• 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
Re: Bundle resource file not being loaded
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bundle resource file not being loaded


  • Subject: Re: Bundle resource file not being loaded
  • From: Olivier Tristan <email@hidden>
  • Date: Tue, 12 Jul 2005 16:58:28 +0200

James Larcombe wrote:

I've recently migrated a couple of projects from CodeWarrior to Xcode,
one large and one small. Both use non-localised ResourceManager
resources, which (as per the documentation) are built into the
Resources folder of their respective bundles and given the same name as the executable with an 'rsrc' extension. So the "AppOne.app" bundle
contains the "AppOne" executable and "AppOne.rsrc" in the Resources
folder. This worked fine in CodeWarrior.


In Xcode, the small project works fine - its resources get loaded
automatically as they should be, and all is well. The larger project
fails when it first looks up a resource from this resource file, since
it not been loaded for some reason.

Both projects are based on the same build configurations, with no
substantial differences in the build settings at all. Of course the
resources are different, and there are significantly more of them in
the large project, but this should surely not be significant. I've
ruled out differences between the CodeWarrior and Xcode resource
compilers by copying the CW-built resources into the Xcode-built
bundle, to no avail.

I wondered if anyone else had encountered problems with these bundle
resources under Xcode, and how they went about fixing them.


Hi James,

Few advices:

First Step:
Is the rsrc file really in the bundle ?

Second Step:
Try to open the rsrc file and look if everything is ok after xcode generate it (if it's there of course)


Third Step:
What is the error code ?

Sorry I can't do much.

Regards,

--
Olivier Tristan
Ultimate Sound Bank

_______________________________________________
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


References: 
 >Bundle resource file not being loaded (From: "James Larcombe" <email@hidden>)

  • Prev by Date: Bundle resource file not being loaded
  • Next by Date: mysterious serviceProvider and Mach port error
  • Previous by thread: Bundle resource file not being loaded
  • Next by thread: Re: Bundle resource file not being loaded
  • Index(es):
    • Date
    • Thread