Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f33389c2a369a4d533a27853face2d46e75123a2
      
https://github.com/WebKit/WebKit/commit/f33389c2a369a4d533a27853face2d46e75123a2
  Author: Elliott Williams <e...@apple.com>
  Date:   2024-05-02 (Thu, 02 May 2024)

  Changed paths:
    M Source/WebKit/Configurations/WebKitSwift.xcconfig
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Follow-up to "[visionOS] Add SPI module for LinearMediaKit"
rdar://127327242
https://bugs.webkit.org/show_bug.cgi?id=273527

Unreviewed.

Minor changes I forgot to include in the original commit.

* Source/WebKit/Configurations/WebKitSwift.xcconfig: Building visionOS
  with the public SDK requires import XPCSPI.h, which assumes a c++
  compiler. Rather than fix that header to be language-agnostic, enable
  c++ interop mode, since WebKitSwift will need it eventually
  regardless.
* Source/WebKit/WebKit.xcodeproj/project.pbxproj: Track the
  LinearMediaKit.swiftinterface file in the project.

Canonical link: https://commits.webkit.org/278269@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to