Skip to content

Commit 1959de7

Browse files
authored
chore: amplify dependency off feature branch (#16)
* chore: amplify dependency off feature branch * chore: use 2.39.0
1 parent 08c32f7 commit 1959de7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests/IntegrationTestApp/IntegrationTestApp.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -578,8 +578,8 @@
578578
isa = XCRemoteSwiftPackageReference;
579579
repositoryURL = "https://github.com/aws-amplify/amplify-swift.git";
580580
requirement = {
581-
branch = lawmicha.apollo;
582-
kind = branch;
581+
kind = upToNextMajorVersion;
582+
minimumVersion = 2.39.0;
583583
};
584584
};
585585
218CFDFB2C5AD4BB009D70B9 /* XCRemoteSwiftPackageReference "amplify-ui-swift-authenticator" */ = {

0 commit comments

Comments
 (0)