Re: Setting project and build defaults
Re: Setting project and build defaults
- Subject: Re: Setting project and build defaults
- From: Philip Aker <email@hidden>
- Date: Tue, 12 Feb 2008 22:56:00 -0800
On 2008-02-12, at 22:09:25, Ian Gallacher wrote:
I'm kind of new to XCode but dig it. I'm doing lots of small std C+
+ projects. As a result I keep having to search my project type in
the new projects dialogue, set build properties and window layouts.
Is there a way to deafult these items for any new project?
Sort of. The easy way is to:
1. For build settings use a .xcconfig file (Xcode User Guide ->
Configuration Files) and apply it to either your project or target
build settings.
2. For window layouts, use the Xcode preferences.
The hard way is to create a custom project template but that won't
help with the window layouts at all.
Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@
_______________________________________________
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