From b72a5c2d7eb938879154fbbb4be6f26ea6ff7109 Mon Sep 17 00:00:00 2001 From: Conor Masterson Date: Wed, 17 Jan 2024 16:16:51 -0500 Subject: [PATCH] Update MoSoContent to use develop --- IceCubesApp.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/IceCubesApp.xcodeproj/project.pbxproj b/IceCubesApp.xcodeproj/project.pbxproj index 29e95282..8120142f 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 = segmentedControlPublic; + branch = develop; kind = branch; }; }; diff --git a/IceCubesApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/IceCubesApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index b2f20067..5deeb9db 100644 --- a/IceCubesApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/IceCubesApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -86,8 +86,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/MozillaSocial/mozilla-social-ios", "state" : { - "branch" : "segmentedControlPublic", - "revision" : "9eac1bf5de30e605dc0e885c0427fc875a708d76" + "branch" : "develop", + "revision" : "99fc895aff02ab76696c75cd08757ad5ea6ac5ed" } }, {