Re: Problem with linking against a private framework
Re: Problem with linking against a private framework
- Subject: Re: Problem with linking against a private framework
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 3 Jan 2006 11:57:45 -0700
On Jan 3, 2006, at 11:17 AM, Damien Sorresso wrote:
I've got a loadable bundle that relies on a private framework I'm
embedding. The framework is copied into the bundle's "Frameworks"
directory, and I'm linking against it in Xcode, but whenever the
bundle is loaded, the app complains that it couldn't find the
framework in /Library/Frameworks.
This is getting really frustrating. I've checked everything in
Apple's framework guide, and I'm pretty sure I'm doing everything
correctly. Do I need to add anything to my frameworks search paths
for deployment?
No; you need to change the framework's installation directory build
setting.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden