[CMake] iOS application with seperate libs archiving problem...

Daniel Dekkers d.dekkers at cthrough.nl
Tue Apr 3 10:36:23 EDT 2012


David, concerning this bug on the roadmap for 2.8-8...

http://www.cmake.org/Bug/view.php?id=12640

Things seem to have improved since Xcode 4.3/iOS5.1.
The lib is now correctly built at the correct location, i.e. [cmakebuilddirectory]/[libname]/[configuration]-iphoneos (with configuration Debug, Release, ...).

You still have to edit the scheme to make sure a Release build of the lib is performed (it's not automatically triggered by the archive build).
But ok,.. after that... it archives.
Wow

Thanks, 
Daniel Dekkers



More information about the CMake mailing list