From 8ad13e94cf2870000b7f88711299fffb17db247b Mon Sep 17 00:00:00 2001 From: edde746 <86283021+edde746@users.noreply.github.com> Date: Sun, 9 Aug 2026 11:57:20 +0200 Subject: [PATCH] chore(mpv): bump MPVKit to 1.0.17 --- ios/Runner.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- ios/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- macos/Runner.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- .../Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- tvos/Runner.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- tvos/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- tvos/scripts/test_wire_mpv.rb | 4 ++-- tvos/scripts/wire_mpv.rb | 2 +- 11 files changed, 18 insertions(+), 18 deletions(-) diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 1b647b6e..71056ef0 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -798,7 +798,7 @@ repositoryURL = "https://github.com/edde746/MPVKit"; requirement = { kind = exactVersion; - version = 1.0.16; + version = 1.0.17; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 10038b50..01620989 100644 --- a/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/edde746/MPVKit", "state" : { - "revision" : "39df1216941c1442e9163d2a574ca37ef2c2b4ff", - "version" : "1.0.16" + "revision" : "8627bae097f45b705ac3cbc8972df115018f2090", + "version" : "1.0.17" } }, { diff --git a/ios/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved b/ios/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved index 10038b50..01620989 100644 --- a/ios/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/ios/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/edde746/MPVKit", "state" : { - "revision" : "39df1216941c1442e9163d2a574ca37ef2c2b4ff", - "version" : "1.0.16" + "revision" : "8627bae097f45b705ac3cbc8972df115018f2090", + "version" : "1.0.17" } }, { diff --git a/macos/Runner.xcodeproj/project.pbxproj b/macos/Runner.xcodeproj/project.pbxproj index b0b8580c..7f06798d 100644 --- a/macos/Runner.xcodeproj/project.pbxproj +++ b/macos/Runner.xcodeproj/project.pbxproj @@ -895,7 +895,7 @@ repositoryURL = "https://github.com/edde746/MPVKit"; requirement = { kind = exactVersion; - version = 1.0.16; + version = 1.0.17; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index a050e890..89d23143 100644 --- a/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/edde746/MPVKit", "state" : { - "revision" : "39df1216941c1442e9163d2a574ca37ef2c2b4ff", - "version" : "1.0.16" + "revision" : "8627bae097f45b705ac3cbc8972df115018f2090", + "version" : "1.0.17" } }, { diff --git a/macos/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved b/macos/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved index a050e890..89d23143 100644 --- a/macos/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/macos/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/edde746/MPVKit", "state" : { - "revision" : "39df1216941c1442e9163d2a574ca37ef2c2b4ff", - "version" : "1.0.16" + "revision" : "8627bae097f45b705ac3cbc8972df115018f2090", + "version" : "1.0.17" } }, { diff --git a/tvos/Runner.xcodeproj/project.pbxproj b/tvos/Runner.xcodeproj/project.pbxproj index bbb68a2c..aaa94be4 100644 --- a/tvos/Runner.xcodeproj/project.pbxproj +++ b/tvos/Runner.xcodeproj/project.pbxproj @@ -1161,7 +1161,7 @@ repositoryURL = "https://github.com/edde746/MPVKit"; requirement = { kind = exactVersion; - version = 1.0.16; + version = 1.0.17; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/tvos/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/tvos/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 1c5bee98..4fd45ec4 100644 --- a/tvos/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/tvos/Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/edde746/MPVKit", "state" : { - "revision" : "39df1216941c1442e9163d2a574ca37ef2c2b4ff", - "version" : "1.0.16" + "revision" : "8627bae097f45b705ac3cbc8972df115018f2090", + "version" : "1.0.17" } } ], diff --git a/tvos/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved b/tvos/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved index 1c5bee98..4fd45ec4 100644 --- a/tvos/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/tvos/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/edde746/MPVKit", "state" : { - "revision" : "39df1216941c1442e9163d2a574ca37ef2c2b4ff", - "version" : "1.0.16" + "revision" : "8627bae097f45b705ac3cbc8972df115018f2090", + "version" : "1.0.17" } } ], diff --git a/tvos/scripts/test_wire_mpv.rb b/tvos/scripts/test_wire_mpv.rb index 6593964e..b08ed55b 100755 --- a/tvos/scripts/test_wire_mpv.rb +++ b/tvos/scripts/test_wire_mpv.rb @@ -24,8 +24,8 @@ class WireMpvTest < Minitest::Test ].freeze MPVKIT_PIN = { 'location' => 'https://github.com/edde746/MPVKit', - 'revision' => '39df1216941c1442e9163d2a574ca37ef2c2b4ff', - 'version' => '1.0.16', + 'revision' => '8627bae097f45b705ac3cbc8972df115018f2090', + 'version' => '1.0.17', }.freeze def setup diff --git a/tvos/scripts/wire_mpv.rb b/tvos/scripts/wire_mpv.rb index 22b063a9..1f14cdfd 100755 --- a/tvos/scripts/wire_mpv.rb +++ b/tvos/scripts/wire_mpv.rb @@ -49,7 +49,7 @@ end # Swift Package: MPVKit. Restore each graph edge independently so a project # with a surviving package reference cannot silently omit the Runner linkage. pkg_url = 'https://github.com/edde746/MPVKit' -pkg_version = '1.0.16' +pkg_version = '1.0.17' pkg = project.root_object.package_references.find do |candidate| candidate.repositoryURL == pkg_url rescue false end