Re: Path To Folder Where App Is
Re: Path To Folder Where App Is
- Subject: Re: Path To Folder Where App Is
- From: "James B. Tuley" <email@hidden>
- Date: Mon, 21 Mar 2005 22:45:41 -0600
On Mar 21, 2005, at 10:19 PM, Adam wrote:
I included the folder in my xcode project under resources, it takes
the files and puts them in the root of the resources folder in the
compiled application bundle, rather then in a folder inside of
resources. Is there any way to have xcode include the folder inside
the app bundle every time it complies, as opposed to just including
the contents of the folder?
When you add that folder to your xcode project select "Create Folder
References" and then it treats that folder as a single resource and at
build time it would put the actual folder w/ contents into the
resources folder of your bundle just like you want.
-Jay
http://indyjt.com
_______________________________________________
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