Re: prebinding framework
Re: prebinding framework
- Subject: Re: prebinding framework
- From: Steve Mills <email@hidden>
- Date: Fri, 20 Jan 2006 08:29:53 -0600
On Jan 19, 2006, at 16:56, Robert Purves wrote:
I had a similar mysterious "Cannot find executable" failure of
CFBundleLoadExecutable when trying to use a private framework. It
turned out that the framework's Info.plist had an error. The
CFBundleExecutable was specified as Foo.framework, but should have
been Foo.
Ah!! It was using the same CFBundleExecutable name for both Release
and Debug builds, but the debug build should've had a D on the end.
Thanks a bunch for your help! That was driving me nuts.
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