Downgrade MPVKit to 0.36.0-1

commit dca1e345a26d09a3d621d7656a94e6427f3f7b83
This commit is contained in:
Arkadiusz Fal 2024-04-02 23:04:57 +02:00
parent e64c3a3c77
commit b488f86160
2 changed files with 3 additions and 4 deletions

View File

@ -5003,8 +5003,8 @@
isa = XCRemoteSwiftPackageReference; isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/cxfksword/MPVKit.git"; repositoryURL = "https://github.com/cxfksword/MPVKit.git";
requirement = { requirement = {
kind = upToNextMajorVersion; kind = revision;
minimumVersion = 0.36.0; revision = dca1e345a26d09a3d621d7656a94e6427f3f7b83;
}; };
}; };
/* End XCRemoteSwiftPackageReference section */ /* End XCRemoteSwiftPackageReference section */

View File

@ -60,8 +60,7 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/cxfksword/MPVKit.git", "location" : "https://github.com/cxfksword/MPVKit.git",
"state" : { "state" : {
"revision" : "645f430ff0b99ccc2c61062727ad7e8bf32ca72a", "revision" : "dca1e345a26d09a3d621d7656a94e6427f3f7b83"
"version" : "0.37.0"
} }
}, },
{ {