Skip to content

Commit

Permalink
fix: use https for SwiftLint instead of ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
okwasniewski committed Nov 19, 2023
1 parent 9caa72b commit 6a2e149
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
34 changes: 17 additions & 17 deletions MiniSim.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
buildRules = (
);
dependencies = (
4A78928A2AF1A9A3004D3FC8 /* PBXTargetDependency */,
76B70F6F2B0A9607009D87A4 /* PBXTargetDependency */,
);
name = MiniSim;
packageProductDependencies = (
Expand Down Expand Up @@ -422,7 +422,7 @@
768F8EC629954C8A00DFBCDB /* XCRemoteSwiftPackageReference "Sparkle" */,
76AC9AF72A0EB50800864A8B /* XCRemoteSwiftPackageReference "SymbolPicker" */,
763EEB112A26896B008428F1 /* XCRemoteSwiftPackageReference "CodeEditor" */,
4A7892862AF1A767004D3FC8 /* XCRemoteSwiftPackageReference "SwiftLint" */,
76B70F6D2B0A95E9009D87A4 /* XCRemoteSwiftPackageReference "SwiftLint" */,
);
productRefGroup = 766BD2312981628A0042261B /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -542,9 +542,9 @@
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
4A78928A2AF1A9A3004D3FC8 /* PBXTargetDependency */ = {
76B70F6F2B0A9607009D87A4 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
productRef = 4A7892892AF1A9A3004D3FC8 /* SwiftLintPlugin */;
productRef = 76B70F6E2B0A9607009D87A4 /* SwiftLintPlugin */;
};
/* End PBXTargetDependency section */

Expand Down Expand Up @@ -763,14 +763,6 @@
/* End XCConfigurationList section */

/* Begin XCRemoteSwiftPackageReference section */
4A7892862AF1A767004D3FC8 /* XCRemoteSwiftPackageReference "SwiftLint" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "git@github.com:realm/SwiftLint.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.53.0;
};
};
7630B25F29853EF400D8B57D /* XCRemoteSwiftPackageReference "Preferences" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/sindresorhus/Preferences";
Expand Down Expand Up @@ -819,6 +811,14 @@
minimumVersion = 1.0.0;
};
};
76B70F6D2B0A95E9009D87A4 /* XCRemoteSwiftPackageReference "SwiftLint" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/realm/SwiftLint.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.54.0;
};
};
76F04A12298A62CF00BF9CA3 /* XCRemoteSwiftPackageReference "ShellOut" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/JohnSundell/ShellOut.git";
Expand All @@ -830,11 +830,6 @@
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
4A7892892AF1A9A3004D3FC8 /* SwiftLintPlugin */ = {
isa = XCSwiftPackageProductDependency;
package = 4A7892862AF1A767004D3FC8 /* XCRemoteSwiftPackageReference "SwiftLint" */;
productName = "plugin:SwiftLintPlugin";
};
7630B26029853EF400D8B57D /* Preferences */ = {
isa = XCSwiftPackageProductDependency;
package = 7630B25F29853EF400D8B57D /* XCRemoteSwiftPackageReference "Preferences" */;
Expand Down Expand Up @@ -865,6 +860,11 @@
package = 76AC9AF72A0EB50800864A8B /* XCRemoteSwiftPackageReference "SymbolPicker" */;
productName = SymbolPicker;
};
76B70F6E2B0A9607009D87A4 /* SwiftLintPlugin */ = {
isa = XCSwiftPackageProductDependency;
package = 76B70F6D2B0A95E9009D87A4 /* XCRemoteSwiftPackageReference "SwiftLint" */;
productName = "plugin:SwiftLintPlugin";
};
76F04A13298A62CF00BF9CA3 /* ShellOut */ = {
isa = XCSwiftPackageProductDependency;
package = 76F04A12298A62CF00BF9CA3 /* XCRemoteSwiftPackageReference "ShellOut" */;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/krzyzanowskim/CryptoSwift.git",
"state" : {
"revision" : "32f641cf24fc7abc1c591a2025e9f2f572648b0f",
"version" : "1.7.2"
"revision" : "db51c407d3be4a051484a141bf0bff36c43d3b1e",
"version" : "1.8.0"
}
},
{
Expand Down Expand Up @@ -104,17 +104,17 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-syntax.git",
"state" : {
"revision" : "74203046135342e4a4a627476dd6caf8b28fe11b",
"version" : "509.0.0"
"revision" : "6ad4ea24b01559dde0773e3d091f1b9e36175036",
"version" : "509.0.2"
}
},
{
"identity" : "swiftlint",
"kind" : "remoteSourceControl",
"location" : "git@github.com:realm/SwiftLint.git",
"location" : "https://github.com/realm/SwiftLint.git",
"state" : {
"revision" : "6d2e58271ebc14c37bf76d7c9f4082cc15bad718",
"version" : "0.53.0"
"revision" : "f17a4f9dfb6a6afb0408426354e4180daaf49cee",
"version" : "0.54.0"
}
},
{
Expand Down

0 comments on commit 6a2e149

Please sign in to comment.