[Webkit-unassigned] [Bug 202263] [meta] Xcode 11 issues with the public SDK on Mojave

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 30 06:25:43 PDT 2019


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

Ali Juma <ajuma at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ajuma at chromium.org

--- Comment #3 from Ali Juma <ajuma at chromium.org> ---
(In reply to Frédéric Wang (:fredw) from comment #2)
> Not sure that will work well with bug 199852 and that seems inconsistent
> with the current Mojave bot setup (which uses Xcode 11.1). I guess the
> remaining issue (bug 199705) will resolve once Xcode 11.1 is released.

I think part of the confusion is that there are two separate issues:

1) Building WebKit for iOS using Xcode 11 on Mojave: this seems to work fine now.

2) Building WebKit for Mac using Xcode 11 on Mojave: this doesn't work, because of things like bug 199705. The underlying problem seems to be building with the Catalina SDK on a host machine with an older macOS. I believe this is the configuration that's not found on any bot, so is subject to breakage at any time. The easiest way to workaround this would be to keep around an older Xcode and switch to it (using xcode-select) when you want to build WebKit for Mac.

-- 
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/20190930/202e2519/attachment-0001.html>


More information about the webkit-unassigned mailing list