diff --git a/MiniSim.xcodeproj/project.pbxproj b/MiniSim.xcodeproj/project.pbxproj index a46ee72..f231f08 100644 --- a/MiniSim.xcodeproj/project.pbxproj +++ b/MiniSim.xcodeproj/project.pbxproj @@ -374,7 +374,7 @@ buildRules = ( ); dependencies = ( - 4A78928A2AF1A9A3004D3FC8 /* PBXTargetDependency */, + 76B70F6F2B0A9607009D87A4 /* PBXTargetDependency */, ); name = MiniSim; packageProductDependencies = ( @@ -422,7 +422,7 @@ 768F8EC629954C8A00DFBCDB /* XCRemoteSwiftPackageReference "Sparkle" */, 76AC9AF72A0EB50800864A8B /* XCRemoteSwiftPackageReference "SymbolPicker" */, 763EEB112A26896B008428F1 /* XCRemoteSwiftPackageReference "CodeEditor" */, - 4A7892862AF1A767004D3FC8 /* XCRemoteSwiftPackageReference "SwiftLint" */, + 76B70F6D2B0A95E9009D87A4 /* XCRemoteSwiftPackageReference "SwiftLint" */, ); productRefGroup = 766BD2312981628A0042261B /* Products */; projectDirPath = ""; @@ -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 */ @@ -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"; @@ -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"; @@ -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" */; @@ -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" */; diff --git a/MiniSim.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/MiniSim.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 503de1e..3cb74e2 100644 --- a/MiniSim.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/MiniSim.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -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" } }, { @@ -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" } }, {