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