问题
I've downloaded the WebCore source code for iOS 4.3.3 from Apple.
Now how do I actually incorporate the WebKit into my iOS project?
I'm not asking how to use the WebKit classes. I want to build an iOS app that includes WebKit classes (such as DOM objects), but I don't know how to build the WebKit framework for iOS.
Does any know how to build the WebKit framework for iOS?
Thanks.
回答1:
The WebKit framework is not available in iOS. You only have the UIWebView to work with. This question is a good and valid one -- being able to build the WebKit framework yourself for iOs would be very helpful.
Also, this question is a duplicate of webkit framework iphone
来源:https://stackoverflow.com/questions/6086189/cant-build-incorporate-webkit-framework-into-ios-project