mirror of
https://github.com/yattee/yattee.git
synced 2024-11-14 01:58:24 +00:00
Merge pull request #824 from yattee/mpvkit-0-39-0
update MPVKit to v0.39.0
This commit is contained in:
commit
dd205db15f
@ -5040,8 +5040,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.38.0-fix";
|
minimumVersion = 0.39.0;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
/* End XCRemoteSwiftPackageReference section */
|
/* End XCRemoteSwiftPackageReference section */
|
||||||
|
@ -60,8 +60,8 @@
|
|||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/mpvkit/MPVKit.git",
|
"location" : "https://github.com/mpvkit/MPVKit.git",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "ee72059235566df8b455bff15e3f83a1c9053e78",
|
"revision" : "839dfa34b96029daef10b32d401c98edf17f04ae",
|
||||||
"version" : "0.38.0-fix"
|
"version" : "0.39.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user