Skip to content

Commit 17dec2c

Browse files
committed
use release for SwiftLintPlugin instead of main branch
1 parent dd71785 commit 17dec2c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CodeEdit.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3235,8 +3235,8 @@
32353235
isa = XCRemoteSwiftPackageReference;
32363236
repositoryURL = "https://github.com/lukepistrol/SwiftLintPlugin";
32373237
requirement = {
3238-
branch = main;
3239-
kind = branch;
3238+
kind = upToNextMajorVersion;
3239+
minimumVersion = 0.2.2;
32403240
};
32413241
};
32423242
583E529A29361BAB001AB554 /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */ = {

CodeEdit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)