update MPVKit to v0.39.0

Signed-off-by: Toni Förster <toni.foerster@gmail.com>
This commit is contained in:
Toni Förster
2024-09-24 10:41:02 +02:00
parent 8596ee8811
commit 28b6a517b6
2 changed files with 4 additions and 4 deletions

View File

@@ -5040,8 +5040,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/mpvkit/MPVKit.git";
requirement = {
kind = exactVersion;
version = "0.38.0-fix";
kind = upToNextMajorVersion;
minimumVersion = 0.39.0;
};
};
/* End XCRemoteSwiftPackageReference section */