[CMake] XCode4 and archiving

Johan Knutzen knutzen_johan at yahoo.se
Sun Jun 26 10:00:03 EDT 2011


Hey!

I've experienced a few hickups when using cmake with XCode 4, and one of them is the ability to create archives. In the IDE you do this by clicking Product->Archive, which results in an archive which you later can sign with different provisioning profiles when distributing iOS apps to beta testers.

However, for projects generated using cmake the archiving command does not work. The result of that command should be an archiving listed in the organizer, but that is not the case when you have a cmake generated project.

Does anyone have a solution or work around for this?

Johan


More information about the CMake mailing list