Re: converting from cmd line to bundled
Re: converting from cmd line to bundled
- Subject: Re: converting from cmd line to bundled
- From: Chris Espinosa <email@hidden>
- Date: Mon, 18 Dec 2006 11:40:49 -0800
On Dec 18, 2006, at 10:40 AM, Jeff Ray wrote: I'm at a good point to pause and convert my application from command line to bundled. Since I'm running under a severe deadline, I wanted to ask if there is an "easy path" for doing this. For instance, should I fool around trying to reset all the build settings correctly, or should I just abandon my current project, grab a new (bundled) template and start moving my source into it?
It depends on what you mean by "bundled." It you mean turning it from a command-line Unix tool to a GUI app, it would be best to add a new target to your existing project, select all your sources (except perhaps main.c), and add them to the new target, either by drag-and-drop or by choosing Get Info and checking the checkbox in the Targets pane.
|
_______________________________________________
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