Skip to content

Commit 77f7bf2

Browse files
committed
Moving to SDK production version 5.0.0
1 parent f226fc6 commit 77f7bf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Example-app.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1025,8 +1025,8 @@
10251025
isa = XCRemoteSwiftPackageReference;
10261026
repositoryURL = "https://github.com/SwedbankPay/swedbank-pay-sdk-ios.git";
10271027
requirement = {
1028-
branch = "feature/native-payments";
1029-
kind = branch;
1028+
kind = upToNextMajorVersion;
1029+
minimumVersion = 5.0.0;
10301030
};
10311031
};
10321032
/* End XCRemoteSwiftPackageReference section */

0 commit comments

Comments
 (0)