resources
resources
- Subject: resources
- From: Steve Mills <email@hidden>
- Date: Thu, 4 Nov 2004 12:13:43 -0600
I'm moving a project from CodeWarrior to Xcode. The project is also
moving from a Carbon CFM app to a Carbon Mach-O app, so for the first
time this project will be an app bundle. It's based on our internal Mac
framework. This framework includes framework.rsrc and
frameworklocalizable.rsrc. The project contains proj.rsrc and a
projlocalizable.rsrc. The 2 non-localizable files need to be merged,
with the project's file overriding resources in the framework file. The
2 localizable files get merged with our own tool, and the STR#
resources are stripped out and converted into Localizable.strings that
gets written into English.lproj.
The thing I'm confused about in Xcode are the Bundle Resources and
ResourceManager Resources build phases of the target. I didn't really
understand what I found in Xcode's docs, because what I found didn't
really explain them all that well. Maybe I missed a better page. Can
anybody explain what happens to .r and .rsrc files that are in each of
those build phases?
When I build the project, it ends up with empty copies of the 2
non-localizable files in the Resources dir of the app, as well as an
empty .rsrc file of the app's name.
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/
_______________________________________________
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