Re: Copying a folder, as a resource?
Re: Copying a folder, as a resource?
- Subject: Re: Copying a folder, as a resource?
- From: j o a r <email@hidden>
- Date: Sun, 15 Jan 2006 01:56:02 +0100
On 14 jan 2006, at 15.55, Theodore H. Smith wrote:
I've got an Xcode project that has not just files as resources that
I want copied into the package's Resources folder, but, also folders.
I can't seem to get Xcode to copy folders, only files.
Do I need to write some kind of script to copy a folder? Or is
there some special way I'm not aware of?
When you include files to a project there are two settings you can
toggle between: Creating folders as groups, or as "folder
references". Groups are virtual folders that doesn't have to match
the organizations of your files on disk, while folder references are
views of the file system. If you add a folder reference to a target,
you can have it copied over as is by adding it to the copy files
build phase.
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