Re: Linking to webkit.framework
Re: Linking to webkit.framework
- Subject: Re: Linking to webkit.framework
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 23 May 2007 13:59:49 -0600
On May 23, 2007, at 1:51 PM, Brian Weitzner wrote:
I am trying to link to webkit.framework to make an FTP updating
feature easier to implement. So I drag the folder into Xcode under
the "Linked Frameworks" folder. Then it asks if I want to create
files if necessary, and I say yes. Then, under tragets, I drag the
framework into the folder "Link Binary With Libraries." When I go
to build my app, it fails because the webkit framework is PPC only
and it can't link the PPC framework with the universal app. I got
the source for webkit to compile it myself, however, you have to
use a script to compile it (you can't just open the framework part
in Xcode) and I can't think of a way to make it universal. How do
I get around this problem?
This is more of an Xcode question than a Cocoa question, but the
answer is to use the 10.4u SDK.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden