Fix project.pbxproj

This commit is contained in:
Arkadiusz Fal
2026-08-03 18:20:53 +02:00
parent d624a09335
commit 01cf9c953d

View File

@@ -1218,14 +1218,6 @@
/* End XCConfigurationList section */ /* End XCConfigurationList section */
/* Begin XCRemoteSwiftPackageReference section */ /* Begin XCRemoteSwiftPackageReference section */
378CF2FF2EF21783002C1CD7 /* XCRemoteSwiftPackageReference "MPVKit" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/yattee/MPVKit.git";
requirement = {
kind = exactVersion;
version = 1.0.1;
};
};
370E71962F9A1A41000E04B2 /* XCRemoteSwiftPackageReference "Sparkle" */ = { 370E71962F9A1A41000E04B2 /* XCRemoteSwiftPackageReference "Sparkle" */ = {
isa = XCRemoteSwiftPackageReference; isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/sparkle-project/Sparkle"; repositoryURL = "https://github.com/sparkle-project/Sparkle";
@@ -1242,6 +1234,14 @@
minimumVersion = 12.8.0; minimumVersion = 12.8.0;
}; };
}; };
378CF2FF2EF21783002C1CD7 /* XCRemoteSwiftPackageReference "MPVKit" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/yattee/MPVKit.git";
requirement = {
kind = exactVersion;
version = 1.0.1;
};
};
/* End XCRemoteSwiftPackageReference section */ /* End XCRemoteSwiftPackageReference section */
/* Begin XCSwiftPackageProductDependency section */ /* Begin XCSwiftPackageProductDependency section */