From c93b7388e92d3614837f1b20f3007980f2404ec7 Mon Sep 17 00:00:00 2001 From: Arkadiusz Fal Date: Mon, 27 Jul 2026 22:54:09 +0200 Subject: [PATCH] Update MPVKit to 1.0.0 --- Yattee.xcodeproj/project.pbxproj | 4 ++-- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Yattee.xcodeproj/project.pbxproj b/Yattee.xcodeproj/project.pbxproj index 17d311e5..18bea5e6 100644 --- a/Yattee.xcodeproj/project.pbxproj +++ b/Yattee.xcodeproj/project.pbxproj @@ -1238,8 +1238,8 @@ isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/mpvkit/MPVKit.git"; requirement = { - kind = exactVersion; - version = "0.41.0-n8.1.2"; + kind = upToNextMajorVersion; + minimumVersion = 1.0.0; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/Yattee.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Yattee.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index dded042d..5d022f39 100644 --- a/Yattee.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Yattee.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/mpvkit/MPVKit.git", "state" : { - "revision" : "99030e05253f0977b5e00eb079416565c608f2b1", - "version" : "0.41.0-n8.1.2" + "revision" : "288527dffbc6d3e63cce147fc7b520c64a791603", + "version" : "1.0.0" } }, {