Re: Setting project and build defaults
Re: Setting project and build defaults
- Subject: Re: Setting project and build defaults
- From: Andrew Pontious <email@hidden>
- Date: Fri, 29 Feb 2008 08:40:06 -0800
On Feb 12, 2008, at 10:56 PM, Philip Aker wrote:
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.@
A little late, but this might help with creating custom project
templates. Haven't tried it myself.
http://hogbaysoftware.com/products/xcodetemplatefactory
-- Andrew
_______________________________________________
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