2-10/3/1
This commit is contained in:
@@ -13,14 +13,6 @@ PODS:
|
||||
- Flutter
|
||||
- device_info_plus (0.0.1):
|
||||
- Flutter
|
||||
- FBAEMKit (17.0.3):
|
||||
- FBSDKCoreKit_Basics (= 17.0.3)
|
||||
- FBSDKCoreKit (17.0.3):
|
||||
- FBAEMKit (= 17.0.3)
|
||||
- FBSDKCoreKit_Basics (= 17.0.3)
|
||||
- FBSDKCoreKit_Basics (17.0.3)
|
||||
- FBSDKLoginKit (17.0.3):
|
||||
- FBSDKCoreKit (= 17.0.3)
|
||||
- Firebase/Auth (10.28.0):
|
||||
- Firebase/CoreOnly
|
||||
- FirebaseAuth (~> 10.28.0)
|
||||
@@ -71,9 +63,6 @@ PODS:
|
||||
- Flutter (1.0.0)
|
||||
- flutter_contacts (0.0.1):
|
||||
- Flutter
|
||||
- flutter_facebook_auth (7.0.1):
|
||||
- FBSDKLoginKit (~> 17.0.2)
|
||||
- Flutter
|
||||
- flutter_image_compress_common (1.0.0):
|
||||
- Flutter
|
||||
- Mantle
|
||||
@@ -297,7 +286,6 @@ DEPENDENCIES:
|
||||
- firebase_messaging (from `.symlinks/plugins/firebase_messaging/ios`)
|
||||
- Flutter (from `Flutter`)
|
||||
- flutter_contacts (from `.symlinks/plugins/flutter_contacts/ios`)
|
||||
- flutter_facebook_auth (from `.symlinks/plugins/flutter_facebook_auth/ios`)
|
||||
- flutter_image_compress_common (from `.symlinks/plugins/flutter_image_compress_common/ios`)
|
||||
- flutter_local_notifications (from `.symlinks/plugins/flutter_local_notifications/ios`)
|
||||
- flutter_secure_storage (from `.symlinks/plugins/flutter_secure_storage/ios`)
|
||||
@@ -329,10 +317,6 @@ DEPENDENCIES:
|
||||
SPEC REPOS:
|
||||
trunk:
|
||||
- AppAuth
|
||||
- FBAEMKit
|
||||
- FBSDKCoreKit
|
||||
- FBSDKCoreKit_Basics
|
||||
- FBSDKLoginKit
|
||||
- Firebase
|
||||
- FirebaseAppCheckInterop
|
||||
- FirebaseAuth
|
||||
@@ -390,8 +374,6 @@ EXTERNAL SOURCES:
|
||||
:path: Flutter
|
||||
flutter_contacts:
|
||||
:path: ".symlinks/plugins/flutter_contacts/ios"
|
||||
flutter_facebook_auth:
|
||||
:path: ".symlinks/plugins/flutter_facebook_auth/ios"
|
||||
flutter_image_compress_common:
|
||||
:path: ".symlinks/plugins/flutter_image_compress_common/ios"
|
||||
flutter_local_notifications:
|
||||
@@ -453,10 +435,6 @@ SPEC CHECKSUMS:
|
||||
background_location: 1b80c1fe3abd9912bca298618f6e365abf6f588f
|
||||
camera_avfoundation: dd002b0330f4981e1bbcb46ae9b62829237459a4
|
||||
device_info_plus: 97af1d7e84681a90d0693e63169a5d50e0839a0d
|
||||
FBAEMKit: 9900b2edd99a2d21629a6277e6166f14c6215799
|
||||
FBSDKCoreKit: 0791f8f68a8630931a4c12aa23a56cc021551596
|
||||
FBSDKCoreKit_Basics: 46d6b472c0dd0a5a7e972c025033d1c567f54eb4
|
||||
FBSDKLoginKit: b4a4eba1d62eb452544411824f41689adabd5bd2
|
||||
Firebase: 5121c624121af81cbc81df3bda414b3c28c4f3c3
|
||||
firebase_auth: e778ee89483b86fe4200d1f8e9a1c52aa5fb64a8
|
||||
firebase_core: a9d0180d5285527884d07a41eb4a9ec9ed12cdb6
|
||||
@@ -469,7 +447,6 @@ SPEC CHECKSUMS:
|
||||
FirebaseMessaging: 087a7c7cadef7b9239f005bc4db823894844f323
|
||||
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
|
||||
flutter_contacts: edb1c5ce76aa433e20e6cb14c615f4c0b66e0983
|
||||
flutter_facebook_auth: 4fa1dc3fa624284a5ddfdf9e4a2b7945b3835949
|
||||
flutter_image_compress_common: ec1d45c362c9d30a3f6a0426c297f47c52007e3e
|
||||
flutter_local_notifications: 4cde75091f6327eb8517fa068a0a5950212d2086
|
||||
flutter_secure_storage: d33dac7ae2ea08509be337e775f6b59f1ff45f12
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>62</string>
|
||||
<string>64</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
@@ -48,7 +48,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>4.0.62</string>
|
||||
<string>4.0.64</string>
|
||||
<key>FirebaseAppDelegateProxyEnabled</key>
|
||||
<string>NO</string>
|
||||
<key>GMSApiKey</key>
|
||||
|
||||
Reference in New Issue
Block a user