[Webkit-unassigned] [Bug 185026] New: Build Webkit for iOS Device

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 04:46:32 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=185026

            Bug ID: 185026
           Summary: Build Webkit for iOS Device
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iPhone / iPad
                OS: iOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rhythmkay at 163.com
                CC: lforschler at apple.com

##Quesiont: Cannot run WebKit's WKWebView on iOS device on iOS 11.3 ?

Using XCode 9.3,and build Webkit failed on iphone device.
I can successfully build Webkit for iOS simulator and run on simulator and debug the WKWebView i use in the app.
But when it turned to the iphone device, it failed.
I cannot run target iphone app within the workspace which use the WebKit.framework builded from the workspace.
After i use automatically signing the WebKit project and it said alowable-client and enable-bitcode and use together.
Then i disable bitcode and finally i could run my target app.
But the target app cant use the WKWebView i build ,it use the iphone system internal WKWebView, so i cannot debug webkit on iphone device.

XCode also print some wanning like this:
ld: warning: directory not found for option '-L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.3.sdk/System/Library/PrivateFrameworks/WebCore.framework/Frameworks'
ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.3.sdk/System/Library/PrivateFrameworks'
ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.3.sdk/System/Library/PrivateFrameworks'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180426/d62ff39c/attachment.html>


More information about the webkit-unassigned mailing list