Apple Clang error when trying to archive an iOS app in Xcode
Solved
General and Desktop
-
EDIT:
Sorry, I mistakenly posted this question here. Please move it to either "Mobile and Embedded" or "Qt Quick and QML" categories.Hi all,
I want to archive my QML app build by the iOS kit using its .xcodeproj in Xcode 10.1 this way:
1- Xcode -> File -> Project Settings -> Build system: New Build System (Default)
2- The Active Scheme is "Generic iOS Device"
3- Product -> Clean Build Folder
4- Product -> ArchiveHere I get two errors Apple Clang Error:
How to solve this, please?