Re: Is it possible to automatically generate Xcode projects?
Re: Is it possible to automatically generate Xcode projects?
- Subject: Re: Is it possible to automatically generate Xcode projects?
- From: "Sean McBride" <email@hidden>
- Date: Mon, 13 Jul 2009 10:50:07 -0400
- Organization: Rogue Research Inc.
On 7/11/09 6:08 PM, Nick Bolton said:
>Simple question. Are there any tools for generating Xcode projects
>from the command line? We use SCons to build our cross-platform
>application, but that doesn't support intrinsic Xcode project
>generation. We'd like to avoid creating the project manually, since
>this would involve maintaining multiple file lists.
CMake does that nicely:
<http://www.cmake.org/>
Side note: I don't know if it's their main build environment, but llvm
seems to use CMake:
<http://llvm.org/docs/CMake.html>
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden