We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59cfc49 commit 235de83Copy full SHA for 235de83
MeetingBar.xcodeproj/project.pbxproj
@@ -862,8 +862,8 @@
862
isa = XCRemoteSwiftPackageReference;
863
repositoryURL = "https://github.com/sindresorhus/KeyboardShortcuts";
864
requirement = {
865
- kind = exactVersion;
866
- version = 1.12.0;
+ kind = upToNextMinorVersion;
+ minimumVersion = 1.17.0;
867
};
868
869
1418907D26F23CF600DCD9B1 /* XCRemoteSwiftPackageReference "Defaults" */ = {
0 commit comments