Re: create new xcodeproj
Re: create new xcodeproj
- Subject: Re: create new xcodeproj
- From: "Shawn Erickson" <email@hidden>
- Date: Tue, 26 Jun 2007 08:17:38 -0700
On 6/26/07, Kirk Wythers <email@hidden> wrote:
On Jun 26, 2007, at 4:27 AM, Jonathon Mah wrote:
> Hi Kirk,
>
> On 2007-06-26, at 06:51, Kirk Wythers wrote:
>
>> It seems like you should be able to create a new xcode proj then
>> add the relative files to it. In the case above pnet.cpp is main.
>
> You can. What's the problem?
The only problem is my own ignorance. I have looked through the docs
and I just can not find an explanation on importing a command line
program.
Is it as simple as:
1 create a new project with the appropriate name
2. copy all relevant files into said project directoy?
I think some of my confustion comes in where my program's main file,
is named main. I could either either paste the code into the xcode
main file or rename the main file. Any suggestions?
...or just create an empty project and add files to it and create
appropriate targets.
...or remove any files you don't need from the project (assuming you
used a template project) and then add/replace with your own.
No magic involved and once you get that in your head you should have
no issues. :)
-Shawn
_______________________________________________
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