Update MPVKit to 1.0.0

This commit is contained in:
Arkadiusz Fal
2026-07-27 22:54:09 +02:00
parent 76a709a921
commit c93b7388e9
2 changed files with 4 additions and 4 deletions

View File

@@ -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 */

View File

@@ -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"
}
},
{