mirror of
https://github.com/yattee/yattee.git
synced 2026-08-05 23:01:28 +00:00
Update MPVKit to 1.0.0
This commit is contained in:
@@ -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 */
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user