RESOLVED FIXED 274690
[Xcode] Add "maccatalyst" as a supported platform in the xcfilelist generator
https://bugs.webkit.org/show_bug.cgi?id=274690
Summary [Xcode] Add "maccatalyst" as a supported platform in the xcfilelist generator
Elliott Williams
Reported 2024-05-24 15:43:18 PDT
As of 273717, generate_xcfilelist_lib is using WK_PLATFORM_NAME which means it needs to handle Mac Catalyst. In practice, this doesn't change xcfilelists--Catalyst builds have the same generated files as macOS builds--but for correctness we should list it as a legitimate platform.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-05-24 15:43:30 PDT
EWS
Comment 2 2024-05-24 18:00:11 PDT
Committed 279301@main (be37d4df4d8e): <https://commits.webkit.org/279301@main> Reviewed commits have been landed. Closing PR #29097 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.