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:
Arkadiusz Fal
2025-11-18 16:46:30 +01:00
parent 4c5b801c45
commit 1e7656a9eb

View File

@@ -5079,8 +5079,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/mpvkit/MPVKit.git";
requirement = {
kind = revision;
revision = 8db0d19d03adaf824588de7f7cdbc05b8e2016bc;
branch = main;
kind = branch;
};
};
/* End XCRemoteSwiftPackageReference section */