Skip to content

Commit e28a720

Browse files
committed
Revert to Sparkle 2.2.2
This one is sure to run on macOS 10.12 Closes issue #1705
1 parent 5f931c4 commit e28a720

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Vienna.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -3306,8 +3306,8 @@
33063306
isa = XCRemoteSwiftPackageReference;
33073307
repositoryURL = "https://github.com/sparkle-project/Sparkle";
33083308
requirement = {
3309-
kind = upToNextMajorVersion;
3310-
minimumVersion = 2.3.0;
3309+
kind = upToNextMinorVersion;
3310+
minimumVersion = 2.2.2;
33113311
};
33123312
};
33133313
F6B7BC3424A2A9A40051D76F /* XCRemoteSwiftPackageReference "fmdb" */ = {

0 commit comments

Comments
 (0)