Re: project template question
Re: project template question
- Subject: Re: project template question
- From: Tommy Nordgren <email@hidden>
- Date: Wed, 15 Apr 2009 18:56:35 +0200
On Apr 15, 2009, at 5:49 PM, Marsha Boggs wrote:
I inherited an Xcode project that has lots of targets.
I am modifying the GUI section/target of the project.
This Xcode project was initialized with a Cocoa application based
template, I want to convert it to a Cocoa Document-based project.
I would like not to start the project over as it will be very time
consuming
to recreate all the individual targets that are in it - and my only
interest is
in the GUI target which is small at this point.
Is there a way to do that? a way to convert a
project automagically? or by hand? And how? Can it be as simple
as replacing the myapp.h and myapp.m files with mydocument.h and
mydocument.m
files?
Yes, I am new to macs and xcode.
You can just add the appropriate nib and Document class to your
project, and then
edit the relevant Info.plist file.
----------------------------------
The three things an undertaker should never say to a client:
-Nice doing business with you.
-Welcome back.
-Have a nice day. (The King of ID)
----------------------------------
Tommy Nordgren
email@hidden
_______________________________________________
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