Skip to content

Commit

Permalink
fix: update swift lint repository URL
Browse files Browse the repository at this point in the history
  • Loading branch information
okwasniewski committed Jul 16, 2024
1 parent 3bc9af5 commit b4e9a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MiniSim.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,7 @@
/* Begin XCRemoteSwiftPackageReference section */
4A7892862AF1A767004D3FC8 /* XCRemoteSwiftPackageReference "SwiftLint" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "git@github.com:realm/SwiftLint.git";
repositoryURL = "https://github.com/realm/SwiftLint.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.54.0;
Expand Down

0 comments on commit b4e9a9c

Please sign in to comment.