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 b00b177
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 8 deletions.
26 changes: 25 additions & 1 deletion MiniSim.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@
768F8EC829954C8A00DFBCDB /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = 768F8EC729954C8A00DFBCDB /* Sparkle */; };
76AC9AF62A0EA82C00864A8B /* CustomCommands.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76AC9AF52A0EA82C00864A8B /* CustomCommands.swift */; };
76AC9AF92A0EB50800864A8B /* SymbolPicker in Frameworks */ = {isa = PBXBuildFile; productRef = 76AC9AF82A0EB50800864A8B /* SymbolPicker */; };
76B70F6A2B0A94D5009D87A4 /* SwiftLintFramework in Frameworks */ = {isa = PBXBuildFile; productRef = 76B70F692B0A94D5009D87A4 /* SwiftLintFramework */; };
76B70F6C2B0A94D5009D87A4 /* swiftlint in Frameworks */ = {isa = PBXBuildFile; productRef = 76B70F6B2B0A94D5009D87A4 /* swiftlint */; };
76E4451229D4391000039025 /* Onboarding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76E4451129D4391000039025 /* Onboarding.swift */; };
76E4451429D4403F00039025 /* NSNotificationName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76E4451329D4403F00039025 /* NSNotificationName.swift */; };
76F04A11298A5AE000BF9CA3 /* ADB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76F04A10298A5AE000BF9CA3 /* ADB.swift */; };
Expand Down Expand Up @@ -160,9 +162,11 @@
buildActionMask = 2147483647;
files = (
768F8EC829954C8A00DFBCDB /* Sparkle in Frameworks */,
76B70F6C2B0A94D5009D87A4 /* swiftlint in Frameworks */,
76F04A14298A62CF00BF9CA3 /* ShellOut in Frameworks */,
76AC9AF92A0EB50800864A8B /* SymbolPicker in Frameworks */,
7630B2702986C0F200D8B57D /* LaunchAtLogin in Frameworks */,
76B70F6A2B0A94D5009D87A4 /* SwiftLintFramework in Frameworks */,
7630B26129853EF400D8B57D /* Preferences in Frameworks */,
763EEB132A26896B008428F1 /* CodeEditor in Frameworks */,
7630B26B2986B4D500D8B57D /* KeyboardShortcuts in Frameworks */,
Expand Down Expand Up @@ -385,6 +389,8 @@
768F8EC729954C8A00DFBCDB /* Sparkle */,
76AC9AF82A0EB50800864A8B /* SymbolPicker */,
763EEB122A26896B008428F1 /* CodeEditor */,
76B70F692B0A94D5009D87A4 /* SwiftLintFramework */,
76B70F6B2B0A94D5009D87A4 /* swiftlint */,
);
productName = MiniSim;
productReference = 766BD2302981628A0042261B /* MiniSim.app */;
Expand Down Expand Up @@ -422,7 +428,7 @@
768F8EC629954C8A00DFBCDB /* XCRemoteSwiftPackageReference "Sparkle" */,
76AC9AF72A0EB50800864A8B /* XCRemoteSwiftPackageReference "SymbolPicker" */,
763EEB112A26896B008428F1 /* XCRemoteSwiftPackageReference "CodeEditor" */,
4A7892862AF1A767004D3FC8 /* XCRemoteSwiftPackageReference "SwiftLint" */,
76B70F682B0A94D5009D87A4 /* XCRemoteSwiftPackageReference "SwiftLint" */,
);
productRefGroup = 766BD2312981628A0042261B /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -819,6 +825,14 @@
minimumVersion = 1.0.0;
};
};
76B70F682B0A94D5009D87A4 /* 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 Down Expand Up @@ -865,6 +879,16 @@
package = 76AC9AF72A0EB50800864A8B /* XCRemoteSwiftPackageReference "SymbolPicker" */;
productName = SymbolPicker;
};
76B70F692B0A94D5009D87A4 /* SwiftLintFramework */ = {
isa = XCSwiftPackageProductDependency;
package = 76B70F682B0A94D5009D87A4 /* XCRemoteSwiftPackageReference "SwiftLint" */;
productName = SwiftLintFramework;
};
76B70F6B2B0A94D5009D87A4 /* swiftlint */ = {
isa = XCSwiftPackageProductDependency;
package = 76B70F682B0A94D5009D87A4 /* XCRemoteSwiftPackageReference "SwiftLint" */;
productName = swiftlint;
};
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 b00b177

Please sign in to comment.