error: unable to create symlink at

error: unable to create symlink at '/Users/mycomputer/Documents/Unreal Projects/projectfolder/Binaries/IOS/Payload/project.app'


Is anbody had an error message like this preventing the project to be "Archive" in xcode?

Please need help with the step by step solution to fix this problem would be gretelly appreciated

Replies

Yes I face this frequently in XCode 10.3, Mac OS 10.14.6 trying to archive an iOS private framework.


Once in a while I am able to work around the problem by deleting the build products folder, and then, importantly, restarting my Mac.


That worked twice this morning; this afternoon I have restarted 15 times and still cannot archive the framework.


PS: I don't care about archiving the framework; it is embedded in an app I am trying to upload; it's the build phase of the framework during the archive phase of the app that is failing.


Has anyone found a solution for this !!!!