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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to