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;
|
isa = XCRemoteSwiftPackageReference;
|
||||||
repositoryURL = "https://github.com/mpvkit/MPVKit.git";
|
repositoryURL = "https://github.com/mpvkit/MPVKit.git";
|
||||||
requirement = {
|
requirement = {
|
||||||
kind = exactVersion;
|
kind = upToNextMajorVersion;
|
||||||
version = "0.41.0-n8.1.2";
|
minimumVersion = 1.0.0;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
/* End XCRemoteSwiftPackageReference section */
|
/* End XCRemoteSwiftPackageReference section */
|
||||||
|
|||||||
@@ -6,8 +6,8 @@
|
|||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/mpvkit/MPVKit.git",
|
"location" : "https://github.com/mpvkit/MPVKit.git",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "99030e05253f0977b5e00eb079416565c608f2b1",
|
"revision" : "288527dffbc6d3e63cce147fc7b520c64a791603",
|
||||||
"version" : "0.41.0-n8.1.2"
|
"version" : "1.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user