Re: xCode resources and paths in bundle

2008-06-07 Thread Nick Zitzmann
On Jun 7, 2008, at 7:54 AM, Mike wrote: 1. All these resources-files goes to same single directory inside app.bundle (app.bundle/contents/resources) How do I make them go to separate subfolders under resources? i.e. app.bundle/contents/resources/fonts app.bundle/contents/resources/textures ap

xCode resources and paths in bundle

2008-06-07 Thread Mike
I need to include few different resource-types to my project and app.bundle. In my xcode-project -folder (finder) I have "resourcefiles"- subdirectory and under that few subdirectories for these different resource types (fonts, textures, etc). I have dragged those dirs to xcode "group & fi