Re: .xib as default
Re: .xib as default
- Subject: Re: .xib as default
- From: Chris Hanson <email@hidden>
- Date: Mon, 29 Oct 2007 15:09:09 -0700
On Oct 29, 2007, at 1:21 PM, derek c wrote:
How does one set .xib as the default IB file in Xcode 3? Currently,
when I create a new Cocoa project Xcode creates the project
with .nib files. Thanks.
Xcode copies these files from a project template, neither it nor
Interface Builder generates these files.
You can create your own project template with .xib files instead, and
then just select that template in the "New Project..." panel instead.
In your custom project template you can also set build settings
however you like, you can lay out your source code however you wish,
you can reference any additional frameworks you commonly use, and so on.
-- Chris
_______________________________________________
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