Re: Adding a folder to a built application
Re: Adding a folder to a built application
- Subject: Re: Adding a folder to a built application
- From: "Clark S. Cox III" <email@hidden>
- Date: Fri, 6 Jun 2003 14:12:04 -0400
On Thursday, Jun 5, 2003, at 17:15 US/Eastern, Mathew Peterson wrote:
I have a folder of icons that I need to add to my application in such
a way that when it is built the internal contents will look like this:
/Contents/Resources/MyIconFolder
How do I a the folder so that it gets built with that format? The
method that I add it now (simply dragging into my project) leaves a
mess of files and folders that are of little use to me.
Make sure that when you add the folder to the project, you choose
"Create Folder References for any added folders", not "Recursively
create groups for any added folders". After you do that, the folder in
the project should appear blue (as opposed to the normal tan). This
means that it was added to the project as a single folder, instead of a
group of files.
--
http://homepage.mac.com/clarkcox3/
email@hidden
Clark S. Cox, III
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.