I am building Webkit using Xcode13-beta5 on Mac OS 11.5.2. The Webkit version is https://github.com/WebKit/WebKit/commit/3c1c36edd118f38cb11257e8c6a7f33642209a46 .
I had run the two scripts: 1. sudo Tools/Scripts/configure-xcode-for-embedded-development 2. ./Tools/Scripts/build-webkit --debug --ios-simulator But I had error: The following build commands failed: Ld /Users/teguo/code/WebKit/WebKitBuild/Debug-iphonesimulator/TestWebKitAPI normal x86_64 I know I need to use proper Xcode for a given Webkit version. Where can I find the info? If I want to build Webkit on Mac OS, which Xcode version and Webkit version should I use?
_______________________________________________ webkit-help mailing list webkit-help@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-help