diff --git a/ios/Podfile.lock b/ios/Podfile.lock
index 0cf9f2b..069d2a2 100644
--- a/ios/Podfile.lock
+++ b/ios/Podfile.lock
@@ -49,19 +49,34 @@ PODS:
- Flutter
- device_info_plus (0.0.1):
- Flutter
- - Firebase/CoreOnly (10.18.0):
- - FirebaseCore (= 10.18.0)
- - Firebase/Messaging (10.18.0):
+ - Firebase/Auth (10.25.0):
- Firebase/CoreOnly
- - FirebaseMessaging (~> 10.18.0)
- - firebase_core (2.24.2):
- - Firebase/CoreOnly (= 10.18.0)
- - Flutter
- - firebase_messaging (14.7.9):
- - Firebase/Messaging (= 10.18.0)
+ - FirebaseAuth (~> 10.25.0)
+ - Firebase/CoreOnly (10.25.0):
+ - FirebaseCore (= 10.25.0)
+ - Firebase/Messaging (10.25.0):
+ - Firebase/CoreOnly
+ - FirebaseMessaging (~> 10.25.0)
+ - firebase_auth (4.19.6):
+ - Firebase/Auth (= 10.25.0)
- firebase_core
- Flutter
- - FirebaseCore (10.18.0):
+ - firebase_core (2.31.1):
+ - Firebase/CoreOnly (= 10.25.0)
+ - Flutter
+ - firebase_messaging (14.7.9):
+ - Firebase/Messaging (= 10.25.0)
+ - firebase_core
+ - Flutter
+ - FirebaseAppCheckInterop (10.25.0)
+ - FirebaseAuth (10.25.0):
+ - FirebaseAppCheckInterop (~> 10.17)
+ - FirebaseCore (~> 10.0)
+ - GoogleUtilities/AppDelegateSwizzler (~> 7.8)
+ - GoogleUtilities/Environment (~> 7.8)
+ - GTMSessionFetcher/Core (< 4.0, >= 2.1)
+ - RecaptchaInterop (~> 100.0)
+ - FirebaseCore (10.25.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.12)
- GoogleUtilities/Logger (~> 7.12)
@@ -72,15 +87,15 @@ PODS:
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
- PromisesObjC (~> 2.1)
- - FirebaseMessaging (10.18.0):
+ - FirebaseMessaging (10.25.0):
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- - GoogleDataTransport (~> 9.2)
+ - GoogleDataTransport (~> 9.3)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Reachability (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
- - nanopb (< 2.30910.0, >= 2.30908.0)
+ - nanopb (< 2.30911.0, >= 2.30908.0)
- Flutter (1.0.0)
- flutter_local_notifications (0.0.1):
- Flutter
@@ -201,11 +216,11 @@ PODS:
- GTMSessionFetcher/Core (< 4.0, >= 3.3.2)
- MLImage (= 1.0.0-beta5)
- MLKitCommon (~> 11.0)
- - nanopb (2.30909.1):
- - nanopb/decode (= 2.30909.1)
- - nanopb/encode (= 2.30909.1)
- - nanopb/decode (2.30909.1)
- - nanopb/encode (2.30909.1)
+ - nanopb (2.30910.0):
+ - nanopb/decode (= 2.30910.0)
+ - nanopb/encode (= 2.30910.0)
+ - nanopb/decode (2.30910.0)
+ - nanopb/encode (2.30910.0)
- package_info_plus (0.4.5):
- Flutter
- path_provider_foundation (0.0.1):
@@ -214,11 +229,14 @@ PODS:
- permission_handler_apple (9.3.0):
- Flutter
- PromisesObjC (2.4.0)
+ - RecaptchaInterop (100.0.0)
- record_darwin (1.0.0):
- Flutter
- FlutterMacOS
- share (0.0.1):
- Flutter
+ - sign_in_with_apple (0.0.1):
+ - Flutter
- sqflite (0.0.3):
- Flutter
- FMDB (>= 2.7.5)
@@ -277,6 +295,7 @@ DEPENDENCIES:
- background_location (from `.symlinks/plugins/background_location/ios`)
- camera_avfoundation (from `.symlinks/plugins/camera_avfoundation/ios`)
- device_info_plus (from `.symlinks/plugins/device_info_plus/ios`)
+ - firebase_auth (from `.symlinks/plugins/firebase_auth/ios`)
- firebase_core (from `.symlinks/plugins/firebase_core/ios`)
- firebase_messaging (from `.symlinks/plugins/firebase_messaging/ios`)
- Flutter (from `Flutter`)
@@ -299,6 +318,7 @@ DEPENDENCIES:
- permission_handler_apple (from `.symlinks/plugins/permission_handler_apple/ios`)
- record_darwin (from `.symlinks/plugins/record_darwin/ios`)
- share (from `.symlinks/plugins/share/ios`)
+ - sign_in_with_apple (from `.symlinks/plugins/sign_in_with_apple/ios`)
- sqflite (from `.symlinks/plugins/sqflite/ios`)
- stripe_ios (from `.symlinks/plugins/stripe_ios/ios`)
- url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)
@@ -313,6 +333,8 @@ SPEC REPOS:
- AgoraRtcEngine_iOS
- AppAuth
- Firebase
+ - FirebaseAppCheckInterop
+ - FirebaseAuth
- FirebaseCore
- FirebaseCoreInternal
- FirebaseInstallations
@@ -334,6 +356,7 @@ SPEC REPOS:
- MLKitVision
- nanopb
- PromisesObjC
+ - RecaptchaInterop
- Stripe
- StripeApplePay
- StripeCore
@@ -355,6 +378,8 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/camera_avfoundation/ios"
device_info_plus:
:path: ".symlinks/plugins/device_info_plus/ios"
+ firebase_auth:
+ :path: ".symlinks/plugins/firebase_auth/ios"
firebase_core:
:path: ".symlinks/plugins/firebase_core/ios"
firebase_messaging:
@@ -399,6 +424,8 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/record_darwin/ios"
share:
:path: ".symlinks/plugins/share/ios"
+ sign_in_with_apple:
+ :path: ".symlinks/plugins/sign_in_with_apple/ios"
sqflite:
:path: ".symlinks/plugins/sqflite/ios"
stripe_ios:
@@ -423,13 +450,16 @@ SPEC CHECKSUMS:
background_location: 1b80c1fe3abd9912bca298618f6e365abf6f588f
camera_avfoundation: 3125e8cd1a4387f6f31c6c63abb8a55892a9eeeb
device_info_plus: c6fb39579d0f423935b0c9ce7ee2f44b71b9fce6
- Firebase: 414ad272f8d02dfbf12662a9d43f4bba9bec2a06
- firebase_core: 0af4a2b24f62071f9bf283691c0ee41556dcb3f5
- firebase_messaging: 875385354f623750aa03204a028d640108bc3412
- FirebaseCore: 2322423314d92f946219c8791674d2f3345b598f
+ Firebase: 0312a2352584f782ea56f66d91606891d4607f06
+ firebase_auth: 193301a23be35329120526c6a83672ea40676472
+ firebase_core: 22e117a2e0dec3cb318c8f53f2dd01c140375617
+ firebase_messaging: 3a02334056fd0e27cc25f0ccbe0028568297260e
+ FirebaseAppCheckInterop: 5da5ce93e8797a215e3f677fb0654b74e736c8b8
+ FirebaseAuth: c0f93dcc570c9da2bffb576969d793e95c344fbb
+ FirebaseCore: 7ec4d0484817f12c3373955bc87762d96842d483
FirebaseCoreInternal: 910a81992c33715fec9263ca7381d59ab3a750b7
FirebaseInstallations: 91950fe859846fff0fbd296180909dd273103b09
- FirebaseMessaging: 9bc34a98d2e0237e1b121915120d4d48ddcf301e
+ FirebaseMessaging: 88950ba9485052891ebe26f6c43a52bb62248952
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
flutter_local_notifications: 0c0b1ae97e741e1521e4c1629a459d04b9aec743
flutter_secure_storage: 23fc622d89d073675f2eaa109381aefbcf5a49be
@@ -460,13 +490,15 @@ SPEC CHECKSUMS:
MLKitTextRecognition: c83c18ad25496f2077f6ec93c5940487ff2eb343
MLKitTextRecognitionCommon: c0b3a63d529296a19bce1f8bc8a513644ed4d1f6
MLKitVision: e858c5f125ecc288e4a31127928301eaba9ae0c1
- nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5
+ nanopb: 438bc412db1928dac798aa6fd75726007be04262
package_info_plus: 115f4ad11e0698c8c1c5d8a689390df880f47e85
path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943
permission_handler_apple: 036b856153a2b1f61f21030ff725f3e6fece2b78
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
+ RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
record_darwin: 1f6619f2abac4d1ca91d3eeab038c980d76f1517
share: 0b2c3e82132f5888bccca3351c504d0003b3b410
+ sign_in_with_apple: f3bf75217ea4c2c8b91823f225d70230119b8440
sqflite: 31f7eba61e3074736dff8807a9b41581e4f7f15a
Stripe: e046335ab6e3f25d39f1a55bd98620a85269cffa
stripe_ios: 37dd66ec680264019be16c5f47333f381164e6a6
diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist
index 9e5a4f6..a51903c 100644
--- a/ios/Runner/Info.plist
+++ b/ios/Runner/Info.plist
@@ -21,7 +21,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 26
+ 29
CFBundleSignature
????
CFBundleURLTypes
@@ -36,7 +36,7 @@
CFBundleVersion
- 2.0.2
+ 3.0.2
FirebaseAppDelegateProxyEnabled
NO
GMSApiKey
diff --git a/ios/Runner/Runner.entitlements b/ios/Runner/Runner.entitlements
index 903def2..80b5221 100644
--- a/ios/Runner/Runner.entitlements
+++ b/ios/Runner/Runner.entitlements
@@ -4,5 +4,9 @@
aps-environment
development
+ com.apple.developer.applesignin
+
+ Default
+