mirror of
https://github.com/yattee/yattee.git
synced 2025-12-14 12:08:15 +00:00
Revert MPVKit to track main branch
Switch MPVKit package dependency from pinned revision back to tracking the main branch for latest updates.
This commit is contained in:
@@ -5079,8 +5079,8 @@
|
|||||||
isa = XCRemoteSwiftPackageReference;
|
isa = XCRemoteSwiftPackageReference;
|
||||||
repositoryURL = "https://github.com/mpvkit/MPVKit.git";
|
repositoryURL = "https://github.com/mpvkit/MPVKit.git";
|
||||||
requirement = {
|
requirement = {
|
||||||
kind = revision;
|
branch = main;
|
||||||
revision = 8db0d19d03adaf824588de7f7cdbc05b8e2016bc;
|
kind = branch;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
/* End XCRemoteSwiftPackageReference section */
|
/* End XCRemoteSwiftPackageReference section */
|
||||||
|
|||||||
Reference in New Issue
Block a user