From fe94df49f4cdf95e59bde0b8797869719b0fd0c3 Mon Sep 17 00:00:00 2001 From: AyushBherwani1998 Date: Thu, 25 Jul 2024 11:48:37 +0530 Subject: [PATCH] update ios deps --- example/ios/Podfile.lock | 10 +++++----- example/ios/Runner.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/xcschemes/Runner.xcscheme | 2 +- ios/single_factor_auth_flutter.podspec | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 5deb3e3..dfaa5ad 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -6,8 +6,8 @@ PODS: - KeychainSwift (20.0.0) - single_factor_auth_flutter (0.0.1): - Flutter - - SingleFactorAuth (~> 5.0.0) - - SingleFactorAuth (5.0.0): + - SingleFactorAuth (= 6.0.0) + - SingleFactorAuth (6.0.0): - curvelib.swift (~> 1.0.1) - Torus-fetchNodeDetails (~> 6.0.1) - Torus-utils (~> 8.1.0) @@ -49,12 +49,12 @@ SPEC CHECKSUMS: curvelib.swift: d0746ae82bee34016c06da3567a97e493b3c979f Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7 KeychainSwift: 0ce6a4d13f7228054d1a71bb1b500448fb2ab837 - single_factor_auth_flutter: 32a02b25ceb8405f3cedce4b675cfb906b8cb099 - SingleFactorAuth: ee61a0969705e016871d0fb1fa65dd4a22e08316 + single_factor_auth_flutter: c15c7a7a225399326d38c85de60ba3e1d5c5f82a + SingleFactorAuth: 2c25b70f7faac954fc15fe8f9598f80b09ca450e Torus-fetchNodeDetails: 6c349f47cbca36a4b3f276fe26d03c1b39b20949 Torus-utils: 3ec4dba5ea50935ab129077adef4207af5a00225 TorusSessionManager: 05a1a8f3265d0949a1a342c4ba2c52882445b614 PODFILE CHECKSUM: d5c402b2f74646de5c7f24c1231886362b49b38f -COCOAPODS: 1.14.2 +COCOAPODS: 1.14.3 diff --git a/example/ios/Runner.xcodeproj/project.pbxproj b/example/ios/Runner.xcodeproj/project.pbxproj index e98ee8a..e981573 100644 --- a/example/ios/Runner.xcodeproj/project.pbxproj +++ b/example/ios/Runner.xcodeproj/project.pbxproj @@ -158,7 +158,7 @@ 97C146E61CF9000F007C117D /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 1430; + LastUpgradeCheck = 1510; ORGANIZATIONNAME = ""; TargetAttributes = { 97C146ED1CF9000F007C117D = { diff --git a/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme index a6b826d..5e31d3d 100644 --- a/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme +++ b/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme @@ -1,6 +1,6 @@ '.' } s.source_files = 'Classes/**/*' s.dependency 'Flutter' - s.dependency 'SingleFactorAuth', '~> 5.0.0' + s.dependency 'SingleFactorAuth', '6.0.0' s.platform = :ios, '14.0' # Flutter.framework does not contain a i386 slice.