[solved] Cannot archive iOS application with Xcode 11 and Qt 5.13.2
Solved
Mobile and Embedded
-
Hi
I have an iOS application developed with Qt 5.13.2. I am able to compile and run the application from Xcode for iPad, but when I try to upload the application to Apple Store using Product -> Archive I get this error:
error: unable to create symlink at '/Users/b/projects/bithunter_ios/Release-iphoneos/BC.app'
Currently I am on macOS Catalina, with previous macOS version the archiving operation went fine. Do you know what could be wrong ?
thanks
Bogdan