Re: Xcode CopyFolder Phase
Re: Xcode CopyFolder Phase
- Subject: Re: Xcode CopyFolder Phase
- From: Philipp Ringli <email@hidden>
- Date: Tue, 8 Feb 2005 17:38:30 +0100
Hey,
That's pretty straight forward:
1. Project > Add to Project...
2. Choose the directory to add (note: must be outside the project
folder!)
3. Select "Create Folder References for any added folders".
4. Click "Add".
Then
1. Project > New Build Phase > New Copy Files Build Phase
2. The new build phase appears under Target>YourApp'sName>Copy Files in
the Groups & Files side bar.
3. Drag the directory you added (it's in the Groups & Files side bar as
well now) just underneath the new buildphase.
4. You can change where the files are put in your package by selecting
the builld phase and pressing cmd-i.
Cheers,
Phil
On 08.02.2005, at 16:16, Lorenzo wrote:
Hi,
I would like to set a CopyFile phase in Xcode
which should copy a whole folder (with all the folders and files nested
there, with its original tree). So whenever I change the content of
that
folder and build again, Xcode copys that whole folder within the
resource
folder, then build. Actually I am only able to set it as copy files
only. No
folders.
Do you know how to do?
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden