mirror of
https://github.com/yattee/yattee.git
synced 2024-11-10 00:08:21 +00:00
Use mpvkit 0.36.0
This commit is contained in:
parent
3c3244239d
commit
dd5e0e7eb2
@ -4754,8 +4754,8 @@
|
|||||||
isa = XCRemoteSwiftPackageReference;
|
isa = XCRemoteSwiftPackageReference;
|
||||||
repositoryURL = "https://github.com/cxfksword/MPVKit.git";
|
repositoryURL = "https://github.com/cxfksword/MPVKit.git";
|
||||||
requirement = {
|
requirement = {
|
||||||
kind = upToNextMajorVersion;
|
kind = exactVersion;
|
||||||
minimumVersion = 0.36.0;
|
version = 0.36.0;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
/* End XCRemoteSwiftPackageReference section */
|
/* End XCRemoteSwiftPackageReference section */
|
||||||
|
Loading…
Reference in New Issue
Block a user