Using Resource Files
Using Resource Files
- Subject: Using Resource Files
- From: Tim Rupe <email@hidden>
- Date: Sat, 6 Dec 2003 23:26:48 -0600
I'm new to Macs, and especially XCode, so this may seem like a stupid
question. Anyway, I'm trying to use a few images in my program, but
when I build the application, it can't access the files. I've tried
putting them in a "Resources" group, and the files automatically get
copied into a Resources folder in my build, but my application can't
see them. Is there a special path I should use in my program that will
access the Resources folder of my application package, or some settings
I can change within XCode?
Also, is there any real documentation for XCode? I've seen some
tutorials on Apple's Developer site, but nothing that goes into very
much detail (compiler settings, detailed project settings, etc..)
- Tim
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.