Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9dca5fe2be828db8e089f11788f063ccf871fc2b
      
https://github.com/WebKit/WebKit/commit/9dca5fe2be828db8e089f11788f063ccf871fc2b
  Author: Ben Nham <[email protected]>
  Date:   2024-07-31 (Wed, 31 Jul 2024)

  Changed paths:
    M Source/WebKit/WebKitSwift/MarketplaceKit/MarketplaceKitWrapper.swift

  Log Message:
  -----------
  Do not build MarketplaceKitWrapper on visionOS
https://bugs.webkit.org/show_bug.cgi?id=277429
rdar://132784346

Reviewed by Tim Horton.

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.

* Source/WebKit/WebKitSwift/MarketplaceKit/MarketplaceKitWrapper.swift:

Canonical link: https://commits.webkit.org/281666@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

Reply via email to