Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: be37d4df4d8ebe2e4a7e387ae8d78cc1849c108e
https://github.com/WebKit/WebKit/commit/be37d4df4d8ebe2e4a7e387ae8d78cc1849c108e
Author: Elliott Williams <[email protected]>
Date: 2024-05-24 (Fri, 24 May 2024)
Changed paths:
M Tools/Scripts/webkitpy/generate_xcfilelists_lib/generators.py
Log Message:
-----------
[Xcode] Add "maccatalyst" as a supported platform in the xcfilelist generator
rdar://128709129
https://bugs.webkit.org/show_bug.cgi?id=274690
Reviewed by Alexey Proskuryakov.
As of 278812@main, generate_xcfilelists_lib is using WK_PLATFORM_NAME,
which means it needs to handle Mac Catalyst. Add it as a supported
platform. In practice this does not change xcfilelist contents, since
the generator was already running in Catalyst builds, it was just
considering them to be the "macosx" platform.
* Tools/Scripts/webkitpy/generate_xcfilelists_lib/generators.py:
(JavaScriptCoreGenerator):
(WebCoreGenerator):
(WebKitGenerator):
(WebKitLegacyGenerator):
(TestWebKitAPIGenerator):
Canonical link: https://commits.webkit.org/279301@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes