Re: create new xcodeproj
Re: create new xcodeproj
- Subject: Re: create new xcodeproj
- From: j o a r <email@hidden>
- Date: Tue, 26 Jun 2007 16:35:31 +0200
On 26 jun 2007, at 15.39, Kirk Wythers wrote:
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.
As far as I know there is no "makefile importer" in Xcode.
Is it as simple as:
1 create a new project with the appropriate name
2. copy all relevant files into said project directoy?
You also need to add them to the project: "Project > Add to Project...".
(At least if you want to build your files using the Xcode build system)
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.
Sounds like the way to do it.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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