[Webkit-unassigned] [Bug 272053] Remove configure-xcode-for-embedded-development
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 9 08:41:09 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=272053
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|configure-xcode-for-embedde |Remove
|d-development fails with |configure-xcode-for-embedde
|Xcode 15.3 |d-development
--- Comment #6 from Alexey Proskuryakov <ap at webkit.org> ---
I verified that both debug and release builds succeed on a fresh install without configure-xcode-for-embedded-development. A couple notes:
- The error about missing JavaScriptCore is almost certainly because of release/debug mismatch (build-webkit has produced a debug, but run-safari is looking for a release directory). The workaround it to run `run-safari --ios-simulator --debug`.
- Neither debug nor release build actually works in this scenario, filed bug 272400 and bug 272401.
--
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/20240409/d145087e/attachment.htm>
More information about the webkit-unassigned
mailing list