[Webkit-unassigned] [Bug 243728] run time error dyld: Symbol not found: _kIOMainPortDefault
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 10 10:00:20 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243728
--- Comment #4 from Elliott Williams <emw at apple.com> ---
(In reply to jaybhaskar from comment #3)
> Xcode 13.2.1
> Build version 13C100
Right, so as Alexey is saying, you need an Xcode that includes an SDK for your version of macOS. Xcode 12.5.1 is the latest version which can target macOS 11. So your options are:
- Download and install Xcode 12.5.1
- Upgrade your system to macOS Monterey
The version table here is helpful for matching Xcode versions to SDK versions: https://en.wikipedia.org/wiki/Xcode#Xcode_11.0_-_14.x_(since_SwiftUI_framework)
--
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/20220810/bedf20b5/attachment-0001.htm>
More information about the webkit-unassigned
mailing list