Re: Defining custom build configurations for multiple projects
Re: Defining custom build configurations for multiple projects
- Subject: Re: Defining custom build configurations for multiple projects
- From: Greg Guerin <email@hidden>
- Date: Thu, 27 May 2010 11:52:51 -0700
Rush Manbert wrote:
Does anyone know of a way to define a custom build configuration
for multiple existing projects without editing each project?
An xcconfig file is the closest, if I understand the question
correctly. You'd have to create the file, then edit each project to
set the file as the xcconfig for that project. Thereafter, changes
to the file will propagate into all projects based on it.
http://developer.apple.com/mac/library/documentation/DeveloperTools/
Conceptual/XcodeBuildSystem/400-Build_Configurations/build_configs.html
Also, google keyword: xcconfig
-- GG
_______________________________________________
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