Re: Linking to Framework inside app bundle
Re: Linking to Framework inside app bundle
- Subject: Re: Linking to Framework inside app bundle
- From: Dave Zwerdling <email@hidden>
- Date: Wed, 24 Nov 2010 21:31:21 -0800
That was it. Thanks Joar! (and sorry for not RTFM - sometimes it's hard to figure out what to search for.)
For those in the future who come across this issue, the only step I was missing was setting the library's install directory to @executable_path/../Frameworks
Thanks again,
Dave
On Nov 24, 2010, at 9:11 PM, Joar Wingfors wrote:
>
> On 24 nov 2010, at 18.58, Dave Zwerdling wrote:
>
>> What is going wrong here? If Sparkle is linking correctly, why isn't the custom library? They are both in the Copy Libraries and Link Binary with Libraries build phases. The only difference I can see here is that the custom library is being compiled separately, while the Sparkle lib is pre-compiled.
>
>
> Have you read this?
>
> "Embedding a Private Framework in Your Application Bundle"
> <http://developer.apple.com/library/mac/documentation/MacOSX/Conceptual/BPFrameworks/Tasks/CreatingFrameworks.html#//apple_ref/doc/uid/20002258-106880>
>
> j o a r
>
>
_______________________________________________
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