RESOLVED FIXED277429
Do not build MarketplaceKitWrapper on visionOS
https://bugs.webkit.org/show_bug.cgi?id=277429
Summary Do not build MarketplaceKitWrapper on visionOS
Ben Nham
Reported 2024-07-31 09:59:38 PDT
I tried to prevent MarketplaceKitWrapper from building on visionOS in 281586@main but it didn't work because os(iOS) includes visionOS. We need to more explicitly state that we don't want to build this file on visionOS.
Attachments
Ben Nham
Comment 1 2024-07-31 09:59:58 PDT
Ben Nham
Comment 2 2024-07-31 10:01:02 PDT
EWS
Comment 3 2024-07-31 11:54:17 PDT
Committed 281666@main (9dca5fe2be82): <https://commits.webkit.org/281666@main> Reviewed commits have been landed. Closing PR #31544 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.