Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6abf2a56fd4fa2e18fa1272304de4f8d15e3a129
https://github.com/WebKit/WebKit/commit/6abf2a56fd4fa2e18fa1272304de4f8d15e3a129
Author: Andy Estes <[email protected]>
Date: 2026-09-10 (Thu, 10 Sep 2026)
Changed paths:
M Source/WebKit/Configurations/WebKitSwift.xcconfig
R Source/WebKit/Platform/spi/visionos/LinearMediaKit.swiftinterface
M Source/WebKit/WebKit.xcodeproj/project.pbxproj
M Source/WebKit/WebKitSwift/LinearMediaKit/LinearMediaPlayer.swift
M Source/WebKit/WebKitSwift/LinearMediaKit/LinearMediaTypes.swift
Log Message:
-----------
[visionOS] Stop importing LinearMediaKit in libWebKitSwift
https://bugs.webkit.org/show_bug.cgi?id=323935
rdar://187173641
Reviewed by Richard Robinson.
Starting in visionOS 26, WebKit imports LinearMediaKit symbols from the AVKit
framework. Since the
main branch no longer supports visionOS 2, it's safe to remove the code that
imported the
LinearMediaKit framework directly. Do so.
* Source/WebKit/Configurations/WebKitSwift.xcconfig:
* Source/WebKit/Platform/spi/visionos/LinearMediaKit.swiftinterface: Removed.
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/WebKitSwift/LinearMediaKit/LinearMediaPlayer.swift:
* Source/WebKit/WebKitSwift/LinearMediaKit/LinearMediaTypes.swift:
Canonical link: https://commits.webkit.org/320908@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications