From a1c1104e43947a775e346b0e5a88948c1671d8d3 Mon Sep 17 00:00:00 2001 From: Conor Masterson Date: Thu, 18 Jan 2024 16:17:34 -0500 Subject: [PATCH] Resolve build issues --- IceCubesApp.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/IceCubesApp.xcodeproj/project.pbxproj b/IceCubesApp.xcodeproj/project.pbxproj index 09e49413..15d91717 100644 --- a/IceCubesApp.xcodeproj/project.pbxproj +++ b/IceCubesApp.xcodeproj/project.pbxproj @@ -1447,7 +1447,7 @@ isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/MozillaSocial/mozilla-social-ios"; requirement = { - branch = develop; + branch = ios17; kind = branch; }; }; diff --git a/IceCubesApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/IceCubesApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index a390c013..434a8370 100644 --- a/IceCubesApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/IceCubesApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -23,8 +23,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/Dean151/ButtonKit", "state" : { - "revision" : "377f5bab4ed047704316d531e0826d4de5ebf6a4", - "version" : "0.1.1" + "revision" : "d4ed31ead81d04165591148f80bd2e56688bdbd7", + "version" : "0.1.2" } }, { @@ -95,8 +95,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/MozillaSocial/mozilla-social-ios", "state" : { - "branch" : "develop", - "revision" : "99fc895aff02ab76696c75cd08757ad5ea6ac5ed" + "branch" : "ios17", + "revision" : "68ed7ae56d73da0b18894717d3c81172c9eae588" } }, {