[CMake] [cmake-developers] Problems when generating xcarchive from within Xcode
Brad King
brad.king at kitware.com
Mon Jun 13 15:12:56 EDT 2016
On 06/13/2016 02:58 PM, Roman Wüger wrote:
> I have successfully configured a project with CMake 3.5.2 so it
> creates a valid Release and Debug *.app bundle which runs on iOS.
> However if I build an archive in Xcode with "Product->Archive"
> then the app bundle seems not complete under
> ~/Library/Developer/Xcode/Archives/YYY-MM-DD/*.xcarchive
>
> For example the Info.plist is not the same as in the Release
> folder, subfolders and some files are not copied/created.
>
> Did I need something special for this (the archive)?
Possibly related issues:
https://gitlab.kitware.com/cmake/cmake/issues/12640
https://gitlab.kitware.com/cmake/cmake/issues/15183
-Brad
More information about the CMake
mailing list