Pin MPVKit to specific commit revision

Pins MPVKit dependency to commit 8db0d19d03adaf824588de7f7cdbc05b8e2016bc
instead of tracking the main branch to ensure build stability.
This commit is contained in:
Arkadiusz Fal
2025-11-15 23:30:53 +01:00
parent 5cfdd36237
commit 9c15393ab4

View File

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