Re: odd universal binary behavior with resources
Re: odd universal binary behavior with resources
- Subject: Re: odd universal binary behavior with resources
- From: Chris Espinosa <email@hidden>
- Date: Thu, 30 Mar 2006 20:03:17 -0800
On Mar 30, 2006, at 7:52 PM, Kaveh Kardan wrote: I'm developing a bundle which uses resource files. Everything works fine when compiling in development (PPC) mode, but when compiling a universal binary, the bundle crashes while trying to read the resource file.
The crash is deep down, inside CFStringGetLength().
Has anyone encountered such behavior, or has a suggestion as to what could be causing this?
More information, please.
Does it crash on ppc, Intel, or both? Is the crash in the Debug configuration or the Release configuration? What's calling CFStringGetLength? Please paste the whole backtrace.
|
_______________________________________________
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