[CMake] Saving user settings with xcode generator

Johan Björk phb at spotify.com
Fri Dec 17 03:17:17 EST 2010


Hi everyone,

I haven't been able to find much information on this topic, so any
suggestions would be greatly appreciated. When CMake regenerates the XCode
project files, it correctly saves the user settings (foo.pbxuser) (contains
things like executable arguments, environment variables and the such),
however, since the GUIDs in the main project file changes, the pbxuser file
be cleaned by XCode as soon as you reopen the project.

First off, anyone know of any way to be able to keep the user settings? If
not, anyone knows if this has been brought up before and if someone has
attempted to fix it?

This is with XCode 3.2.5 and CMake 2.8.3

Thanks for any insight
/Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20101217/59e12dd0/attachment.htm>


More information about the CMake mailing list