Skip to content

Commit fbde1ef

Browse files
update examples to latest
1 parent 715efde commit fbde1ef

File tree

17 files changed

+23
-23
lines changed

17 files changed

+23
-23
lines changed

ios/ios-aggregate-verifier-example/ios-aggregate-example.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@
624624
repositoryURL = "https://github.com/web3auth/web3auth-swift-sdk";
625625
requirement = {
626626
kind = upToNextMajorVersion;
627-
minimumVersion = 11.0.0;
627+
minimumVersion = 11.0.1;
628628
};
629629
};
630630
/* End XCRemoteSwiftPackageReference section */

ios/ios-aggregate-verifier-example/ios-aggregate-example.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ios/ios-aptos-example/ios-aptos-example.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@
666666
repositoryURL = "https://github.com/Web3Auth/web3auth-swift-sdk/";
667667
requirement = {
668668
kind = upToNextMajorVersion;
669-
minimumVersion = 11.0.0;
669+
minimumVersion = 11.0.1;
670670
};
671671
};
672672
A4DCEE6F2C8B36670048A663 /* XCRemoteSwiftPackageReference "aptos-swift-sdk" */ = {

ios/ios-aptos-example/ios-aptos-example.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ios/ios-auth0-example/ios-auth0-example.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@
616616
repositoryURL = "https://github.com/Web3Auth/web3auth-swift-sdk/";
617617
requirement = {
618618
kind = upToNextMajorVersion;
619-
minimumVersion = 11.0.0;
619+
minimumVersion = 11.0.1;
620620
};
621621
};
622622
2833BEE02BD6246900243B09 /* XCRemoteSwiftPackageReference "web3" */ = {

ios/ios-auth0-example/ios-auth0-example.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ios/ios-firebase-example/ios-firebase-example.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -641,8 +641,8 @@
641641
isa = XCRemoteSwiftPackageReference;
642642
repositoryURL = "https://github.com/Web3Auth/web3auth-swift-sdk/";
643643
requirement = {
644-
branch = fix_resolve_invalid_session;
645-
kind = branch;
644+
kind = upToNextMajorVersion;
645+
minimumVersion = 11.0.1;
646646
};
647647
};
648648
/* End XCRemoteSwiftPackageReference section */

ios/ios-firebase-example/ios-firebase-example.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ios/ios-playground/ios-playground.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@
687687
repositoryURL = "https://github.com/Web3Auth/web3auth-swift-sdk/";
688688
requirement = {
689689
kind = upToNextMajorVersion;
690-
minimumVersion = 11.0.0;
690+
minimumVersion = 11.0.1;
691691
};
692692
};
693693
2888565B2BDA5EDC0087B92C /* XCRemoteSwiftPackageReference "web3" */ = {

0 commit comments

Comments
 (0)