From 2127c83b2875f3a4b4a6194697bb32891f451d3d Mon Sep 17 00:00:00 2001 From: Jeff Hokit Date: Wed, 1 Feb 2023 11:03:43 -0800 Subject: [PATCH] build: restore Foundation version rules --- Astro Launches.xcodeproj/project.pbxproj | 4 ++-- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Astro Launches.xcodeproj/project.pbxproj b/Astro Launches.xcodeproj/project.pbxproj index 85ac24d..834be44 100644 --- a/Astro Launches.xcodeproj/project.pbxproj +++ b/Astro Launches.xcodeproj/project.pbxproj @@ -972,8 +972,8 @@ isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/RocketCommunicationsInc/AstroSwiftFoundation.git"; requirement = { - branch = main; - kind = branch; + kind = upToNextMajorVersion; + minimumVersion = 3.0.0; }; }; 7C9FCDDA2882057F0032EA88 /* XCRemoteSwiftPackageReference "swiftui-cached-async-image" */ = { diff --git a/Astro Launches.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Astro Launches.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 415f54b..cb24f9b 100644 --- a/Astro Launches.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Astro Launches.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/RocketCommunicationsInc/AstroSwiftFoundation.git", "state" : { - "branch" : "main", - "revision" : "a303f2915c9fcf930619b055b99503fb6e1eb2b3" + "revision" : "329ae162fb05c923fd11432fb4921bb7cb511fb3", + "version" : "3.1.0" } }, {