• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
resources
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: resources
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Automating Ant+Junit
  • Next by Date: Re: source control for the XCode project
  • Previous by thread: Automating Ant+Junit
  • Next by thread: Re: resources
  • Index(es):
    • Date
    • Thread