[webkit-changes] [WebKit/WebKit] 9c98cf: Remove configure-xcode-for-embedded-development
Elliott Williams
noreply at github.com
Wed May 1 11:40:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9c98cfba342987c1b9d811e2aff980a9bdefc996
https://github.com/WebKit/WebKit/commit/9c98cfba342987c1b9d811e2aff980a9bdefc996
Author: Elliott Williams <emw at apple.com>
Date: 2024-05-01 (Wed, 01 May 2024)
Changed paths:
M ReadMe.md
M Tools/Scripts/configure-xcode-for-embedded-development
M Websites/webkit.org/languages.md
Log Message:
-----------
Remove configure-xcode-for-embedded-development
https://bugs.webkit.org/show_bug.cgi?id=272053
rdar://125864015
Reviewed by Alexey Proskuryakov and Jonathan Bedard.
Since WebKit's move to additions SDKs last summer and changes to how
XCBuild loads specifications in 2022, we no longer need to modify Xcode
to build embedded platforms.
* ReadMe.md: Remove reference to the script and merge the Mac / embedded
build sections, since there is less of a difference between them now.
* Tools/Scripts/configure-xcode-for-embedded-development: Replaced with
an error message that the script is no longer needed.
* Websites/webkit.org/languages.md: Remove reference to the script.
Canonical link: https://commits.webkit.org/278218@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list