Skip to content

Commit

Permalink
build: restore Foundation version rules
Browse files Browse the repository at this point in the history
  • Loading branch information
rocketjeff committed Feb 1, 2023
1 parent e08986c commit 2127c83
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Astro Launches.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/RocketCommunicationsInc/AstroSwiftFoundation.git",
"state" : {
"branch" : "main",
"revision" : "a303f2915c9fcf930619b055b99503fb6e1eb2b3"
"revision" : "329ae162fb05c923fd11432fb4921bb7cb511fb3",
"version" : "3.1.0"
}
},
{
Expand Down

0 comments on commit 2127c83

Please sign in to comment.