Re: Old-style resource files in mach-o project
Re: Old-style resource files in mach-o project
- Subject: Re: Old-style resource files in mach-o project
- From: Daniel Jalkut <email@hidden>
- Date: Mon, 05 Sep 2005 16:20:35 -0400
First of all you should confirm that these resource files are identified in your project as part of the target you are building. Navigate in Xcode to the target for your application, and click the disclosure triangle to reveal the build phases for the target. Among them should be one called "Copy Bundle Resources." Disclose that build phase to see the constituent files. Are your .rsrc and .r files there?
Daniel On Sep 5, 2005, at 4:03 PM, Jonny Taylor wrote: With the new app, Xcode doesn't report any errors about either the .rsrc or .r files. The .rsrc file is copied to Contents/Resources, but the resultant file has both the data and resource forks empty. Xcode doesn't seem to be doing anything with the .r file at all.
|
_______________________________________________
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