Linking to webkit.framework
Linking to webkit.framework
- Subject: Linking to webkit.framework
- From: Brian Weitzner <email@hidden>
- Date: Wed, 23 May 2007 15:51:52 -0400
Hi all,
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? Thanks!
--
Brian Weitzner
_______________________________________________
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