Update iOS project
This commit is contained in:
parent
ebc1b1ef1b
commit
d6278202c1
3 changed files with 95 additions and 92 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
platform :ios, '13.0'
|
platform :ios, '15.0'
|
||||||
|
|
||||||
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
|
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
|
||||||
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
|
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
|
||||||
|
|
|
||||||
182
ios/Podfile.lock
182
ios/Podfile.lock
|
|
@ -4,116 +4,116 @@ PODS:
|
||||||
- CocoaLumberjack (3.8.5):
|
- CocoaLumberjack (3.8.5):
|
||||||
- CocoaLumberjack/Core (= 3.8.5)
|
- CocoaLumberjack/Core (= 3.8.5)
|
||||||
- CocoaLumberjack/Core (3.8.5)
|
- CocoaLumberjack/Core (3.8.5)
|
||||||
- Firebase/Analytics (11.10.0):
|
- Firebase/Analytics (11.13.0):
|
||||||
- Firebase/Core
|
- Firebase/Core
|
||||||
- Firebase/Core (11.10.0):
|
- Firebase/Core (11.13.0):
|
||||||
- Firebase/CoreOnly
|
- Firebase/CoreOnly
|
||||||
- FirebaseAnalytics (~> 11.10.0)
|
- FirebaseAnalytics (~> 11.13.0)
|
||||||
- Firebase/CoreOnly (11.10.0):
|
- Firebase/CoreOnly (11.13.0):
|
||||||
- FirebaseCore (~> 11.10.0)
|
- FirebaseCore (~> 11.13.0)
|
||||||
- Firebase/Crashlytics (11.10.0):
|
- Firebase/Crashlytics (11.13.0):
|
||||||
- Firebase/CoreOnly
|
- Firebase/CoreOnly
|
||||||
- FirebaseCrashlytics (~> 11.10.0)
|
- FirebaseCrashlytics (~> 11.13.0)
|
||||||
- Firebase/Messaging (11.10.0):
|
- Firebase/Messaging (11.13.0):
|
||||||
- Firebase/CoreOnly
|
- Firebase/CoreOnly
|
||||||
- FirebaseMessaging (~> 11.10.0)
|
- FirebaseMessaging (~> 11.13.0)
|
||||||
- firebase_analytics (11.4.6):
|
- firebase_analytics (11.5.0):
|
||||||
- Firebase/Analytics (= 11.10.0)
|
- Firebase/Analytics (= 11.13.0)
|
||||||
- firebase_core
|
- firebase_core
|
||||||
- Flutter
|
- Flutter
|
||||||
- firebase_core (3.13.1):
|
- firebase_core (3.14.0):
|
||||||
- Firebase/CoreOnly (= 11.10.0)
|
- Firebase/CoreOnly (= 11.13.0)
|
||||||
- Flutter
|
- Flutter
|
||||||
- firebase_crashlytics (4.3.6):
|
- firebase_crashlytics (4.3.7):
|
||||||
- Firebase/Crashlytics (= 11.10.0)
|
- Firebase/Crashlytics (= 11.13.0)
|
||||||
- firebase_core
|
- firebase_core
|
||||||
- Flutter
|
- Flutter
|
||||||
- firebase_messaging (15.2.6):
|
- firebase_messaging (15.2.7):
|
||||||
- Firebase/Messaging (= 11.10.0)
|
- Firebase/Messaging (= 11.13.0)
|
||||||
- firebase_core
|
- firebase_core
|
||||||
- Flutter
|
- Flutter
|
||||||
- FirebaseAnalytics (11.10.0):
|
- FirebaseAnalytics (11.13.0):
|
||||||
- FirebaseAnalytics/AdIdSupport (= 11.10.0)
|
- FirebaseAnalytics/AdIdSupport (= 11.13.0)
|
||||||
- FirebaseCore (~> 11.10.0)
|
- FirebaseCore (~> 11.13.0)
|
||||||
- FirebaseInstallations (~> 11.0)
|
- FirebaseInstallations (~> 11.0)
|
||||||
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
|
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
|
||||||
- GoogleUtilities/MethodSwizzler (~> 8.0)
|
- GoogleUtilities/MethodSwizzler (~> 8.1)
|
||||||
- GoogleUtilities/Network (~> 8.0)
|
- GoogleUtilities/Network (~> 8.1)
|
||||||
- "GoogleUtilities/NSData+zlib (~> 8.0)"
|
- "GoogleUtilities/NSData+zlib (~> 8.1)"
|
||||||
- nanopb (~> 3.30910.0)
|
- nanopb (~> 3.30910.0)
|
||||||
- FirebaseAnalytics/AdIdSupport (11.10.0):
|
- FirebaseAnalytics/AdIdSupport (11.13.0):
|
||||||
- FirebaseCore (~> 11.10.0)
|
- FirebaseCore (~> 11.13.0)
|
||||||
- FirebaseInstallations (~> 11.0)
|
- FirebaseInstallations (~> 11.0)
|
||||||
- GoogleAppMeasurement (= 11.10.0)
|
- GoogleAppMeasurement (= 11.13.0)
|
||||||
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
|
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
|
||||||
- GoogleUtilities/MethodSwizzler (~> 8.0)
|
- GoogleUtilities/MethodSwizzler (~> 8.1)
|
||||||
- GoogleUtilities/Network (~> 8.0)
|
- GoogleUtilities/Network (~> 8.1)
|
||||||
- "GoogleUtilities/NSData+zlib (~> 8.0)"
|
- "GoogleUtilities/NSData+zlib (~> 8.1)"
|
||||||
- nanopb (~> 3.30910.0)
|
- nanopb (~> 3.30910.0)
|
||||||
- FirebaseCore (11.10.0):
|
- FirebaseCore (11.13.0):
|
||||||
- FirebaseCoreInternal (~> 11.10.0)
|
- FirebaseCoreInternal (~> 11.13.0)
|
||||||
- GoogleUtilities/Environment (~> 8.0)
|
- GoogleUtilities/Environment (~> 8.1)
|
||||||
- GoogleUtilities/Logger (~> 8.0)
|
- GoogleUtilities/Logger (~> 8.1)
|
||||||
- FirebaseCoreExtension (11.10.0):
|
- FirebaseCoreExtension (11.13.0):
|
||||||
- FirebaseCore (~> 11.10.0)
|
- FirebaseCore (~> 11.13.0)
|
||||||
- FirebaseCoreInternal (11.10.0):
|
- FirebaseCoreInternal (11.13.0):
|
||||||
- "GoogleUtilities/NSData+zlib (~> 8.0)"
|
- "GoogleUtilities/NSData+zlib (~> 8.1)"
|
||||||
- FirebaseCrashlytics (11.10.0):
|
- FirebaseCrashlytics (11.13.0):
|
||||||
- FirebaseCore (~> 11.10.0)
|
- FirebaseCore (~> 11.13.0)
|
||||||
- FirebaseInstallations (~> 11.0)
|
- FirebaseInstallations (~> 11.0)
|
||||||
- FirebaseRemoteConfigInterop (~> 11.0)
|
- FirebaseRemoteConfigInterop (~> 11.0)
|
||||||
- FirebaseSessions (~> 11.0)
|
- FirebaseSessions (~> 11.0)
|
||||||
- GoogleDataTransport (~> 10.0)
|
- GoogleDataTransport (~> 10.0)
|
||||||
- GoogleUtilities/Environment (~> 8.0)
|
- GoogleUtilities/Environment (~> 8.1)
|
||||||
- nanopb (~> 3.30910.0)
|
- nanopb (~> 3.30910.0)
|
||||||
- PromisesObjC (~> 2.4)
|
- PromisesObjC (~> 2.4)
|
||||||
- FirebaseInstallations (11.10.0):
|
- FirebaseInstallations (11.13.0):
|
||||||
- FirebaseCore (~> 11.10.0)
|
- FirebaseCore (~> 11.13.0)
|
||||||
- GoogleUtilities/Environment (~> 8.0)
|
- GoogleUtilities/Environment (~> 8.1)
|
||||||
- GoogleUtilities/UserDefaults (~> 8.0)
|
- GoogleUtilities/UserDefaults (~> 8.1)
|
||||||
- PromisesObjC (~> 2.4)
|
- PromisesObjC (~> 2.4)
|
||||||
- FirebaseMessaging (11.10.0):
|
- FirebaseMessaging (11.13.0):
|
||||||
- FirebaseCore (~> 11.10.0)
|
- FirebaseCore (~> 11.13.0)
|
||||||
- FirebaseInstallations (~> 11.0)
|
- FirebaseInstallations (~> 11.0)
|
||||||
- GoogleDataTransport (~> 10.0)
|
- GoogleDataTransport (~> 10.0)
|
||||||
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
|
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
|
||||||
- GoogleUtilities/Environment (~> 8.0)
|
- GoogleUtilities/Environment (~> 8.1)
|
||||||
- GoogleUtilities/Reachability (~> 8.0)
|
- GoogleUtilities/Reachability (~> 8.1)
|
||||||
- GoogleUtilities/UserDefaults (~> 8.0)
|
- GoogleUtilities/UserDefaults (~> 8.1)
|
||||||
- nanopb (~> 3.30910.0)
|
- nanopb (~> 3.30910.0)
|
||||||
- FirebaseRemoteConfigInterop (11.12.0)
|
- FirebaseRemoteConfigInterop (11.14.0)
|
||||||
- FirebaseSessions (11.10.0):
|
- FirebaseSessions (11.13.0):
|
||||||
- FirebaseCore (~> 11.10.0)
|
- FirebaseCore (~> 11.13.0)
|
||||||
- FirebaseCoreExtension (~> 11.10.0)
|
- FirebaseCoreExtension (~> 11.13.0)
|
||||||
- FirebaseInstallations (~> 11.0)
|
- FirebaseInstallations (~> 11.0)
|
||||||
- GoogleDataTransport (~> 10.0)
|
- GoogleDataTransport (~> 10.0)
|
||||||
- GoogleUtilities/Environment (~> 8.0)
|
- GoogleUtilities/Environment (~> 8.1)
|
||||||
- GoogleUtilities/UserDefaults (~> 8.0)
|
- GoogleUtilities/UserDefaults (~> 8.1)
|
||||||
- nanopb (~> 3.30910.0)
|
- nanopb (~> 3.30910.0)
|
||||||
- PromisesSwift (~> 2.1)
|
- PromisesSwift (~> 2.1)
|
||||||
- Flutter (1.0.0)
|
- Flutter (1.0.0)
|
||||||
- flutter_background_geolocation (4.16.10):
|
- flutter_background_geolocation (4.16.10):
|
||||||
- CocoaLumberjack (~> 3.8.5)
|
- CocoaLumberjack (~> 3.8.5)
|
||||||
- Flutter
|
- Flutter
|
||||||
- GoogleAppMeasurement (11.10.0):
|
- GoogleAppMeasurement (11.13.0):
|
||||||
- GoogleAppMeasurement/AdIdSupport (= 11.10.0)
|
- GoogleAppMeasurement/AdIdSupport (= 11.13.0)
|
||||||
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
|
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
|
||||||
- GoogleUtilities/MethodSwizzler (~> 8.0)
|
- GoogleUtilities/MethodSwizzler (~> 8.1)
|
||||||
- GoogleUtilities/Network (~> 8.0)
|
- GoogleUtilities/Network (~> 8.1)
|
||||||
- "GoogleUtilities/NSData+zlib (~> 8.0)"
|
- "GoogleUtilities/NSData+zlib (~> 8.1)"
|
||||||
- nanopb (~> 3.30910.0)
|
- nanopb (~> 3.30910.0)
|
||||||
- GoogleAppMeasurement/AdIdSupport (11.10.0):
|
- GoogleAppMeasurement/AdIdSupport (11.13.0):
|
||||||
- GoogleAppMeasurement/WithoutAdIdSupport (= 11.10.0)
|
- GoogleAppMeasurement/WithoutAdIdSupport (= 11.13.0)
|
||||||
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
|
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
|
||||||
- GoogleUtilities/MethodSwizzler (~> 8.0)
|
- GoogleUtilities/MethodSwizzler (~> 8.1)
|
||||||
- GoogleUtilities/Network (~> 8.0)
|
- GoogleUtilities/Network (~> 8.1)
|
||||||
- "GoogleUtilities/NSData+zlib (~> 8.0)"
|
- "GoogleUtilities/NSData+zlib (~> 8.1)"
|
||||||
- nanopb (~> 3.30910.0)
|
- nanopb (~> 3.30910.0)
|
||||||
- GoogleAppMeasurement/WithoutAdIdSupport (11.10.0):
|
- GoogleAppMeasurement/WithoutAdIdSupport (11.13.0):
|
||||||
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
|
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
|
||||||
- GoogleUtilities/MethodSwizzler (~> 8.0)
|
- GoogleUtilities/MethodSwizzler (~> 8.1)
|
||||||
- GoogleUtilities/Network (~> 8.0)
|
- GoogleUtilities/Network (~> 8.1)
|
||||||
- "GoogleUtilities/NSData+zlib (~> 8.0)"
|
- "GoogleUtilities/NSData+zlib (~> 8.1)"
|
||||||
- nanopb (~> 3.30910.0)
|
- nanopb (~> 3.30910.0)
|
||||||
- GoogleDataTransport (10.1.0):
|
- GoogleDataTransport (10.1.0):
|
||||||
- nanopb (~> 3.30910.0)
|
- nanopb (~> 3.30910.0)
|
||||||
|
|
@ -219,23 +219,23 @@ EXTERNAL SOURCES:
|
||||||
SPEC CHECKSUMS:
|
SPEC CHECKSUMS:
|
||||||
background_fetch: 851122c99dc3f25a011a6aebec5379ccdf4ab5eb
|
background_fetch: 851122c99dc3f25a011a6aebec5379ccdf4ab5eb
|
||||||
CocoaLumberjack: 6a459bc897d6d80bd1b8c78482ec7ad05dffc3f0
|
CocoaLumberjack: 6a459bc897d6d80bd1b8c78482ec7ad05dffc3f0
|
||||||
Firebase: 1fe1c0a7d9aaea32efe01fbea5f0ebd8d70e53a2
|
Firebase: 3435bc66b4d494c2f22c79fd3aae4c1db6662327
|
||||||
firebase_analytics: 23a2678c8f20c46ef305c2f05a9ead0e681163cf
|
firebase_analytics: 4af7b20cf0c2da4e0473117e01a69507db8d7c16
|
||||||
firebase_core: ba71b44041571da878cb624ce0d80250bcbe58ad
|
firebase_core: 700bac7ed92bb754fd70fbf01d72b36ecdd6d450
|
||||||
firebase_crashlytics: 9301f26be1edba849e9a3a00b1d817ca1ae012b5
|
firebase_crashlytics: d101fbdc2dba187f483f13ae3ce9281779d664db
|
||||||
firebase_messaging: 13129fe2ca166d1ed2d095062d76cee88943d067
|
firebase_messaging: 860c017fcfbb5e27c163062d1d3135388f3ef954
|
||||||
FirebaseAnalytics: 4e42333f02cf78ed93703a5c36f36dd518aebdef
|
FirebaseAnalytics: 630349facf4a114a0977e5d7570e104261973287
|
||||||
FirebaseCore: 8344daef5e2661eb004b177488d6f9f0f24251b7
|
FirebaseCore: c692c7f1c75305ab6aff2b367f25e11d73aa8bd0
|
||||||
FirebaseCoreExtension: 6f357679327f3614e995dc7cf3f2d600bdc774ac
|
FirebaseCoreExtension: c048485c347616dba6165358dbef765c5197597b
|
||||||
FirebaseCoreInternal: ef4505d2afb1d0ebbc33162cb3795382904b5679
|
FirebaseCoreInternal: 29d7b3af4aaf0b8f3ed20b568c13df399b06f68c
|
||||||
FirebaseCrashlytics: 84b073c997235740e6a951b7ee49608932877e5c
|
FirebaseCrashlytics: 8281e577b6f85a08ea7aeb8b66f95e1ae430c943
|
||||||
FirebaseInstallations: 9980995bdd06ec8081dfb6ab364162bdd64245c3
|
FirebaseInstallations: 0ee9074f2c1e86561ace168ee1470dc67aabaf02
|
||||||
FirebaseMessaging: 2b9f56aa4ed286e1f0ce2ee1d413aabb8f9f5cb9
|
FirebaseMessaging: 195bbdb73e6ca1dbc76cd46e73f3552c084ef6e4
|
||||||
FirebaseRemoteConfigInterop: 82b81fd06ee550cbeff40004e2c106daedf73e38
|
FirebaseRemoteConfigInterop: 7b74ceaa54e28863ed17fa39da8951692725eced
|
||||||
FirebaseSessions: 9b3b30947b97a15370e0902ee7a90f50ef60ead6
|
FirebaseSessions: eaa8ec037e7793769defe4201c20bd4d976f9677
|
||||||
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
|
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
|
||||||
flutter_background_geolocation: a67777b118f342ae7e59d42f5afafff42a131aaf
|
flutter_background_geolocation: a67777b118f342ae7e59d42f5afafff42a131aaf
|
||||||
GoogleAppMeasurement: 36684bfb3ee034e2b42b4321eb19da3a1b81e65d
|
GoogleAppMeasurement: 0dfca1a4b534d123de3945e28f77869d10d0d600
|
||||||
GoogleDataTransport: aae35b7ea0c09004c3797d53c8c41f66f219d6a7
|
GoogleDataTransport: aae35b7ea0c09004c3797d53c8c41f66f219d6a7
|
||||||
GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1
|
GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1
|
||||||
nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
|
nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
|
||||||
|
|
@ -245,6 +245,6 @@ SPEC CHECKSUMS:
|
||||||
rate_my_app: 567848e885b804d65eb9443f96e9fc2c30a06abb
|
rate_my_app: 567848e885b804d65eb9443f96e9fc2c30a06abb
|
||||||
shared_preferences_foundation: 9e1978ff2562383bd5676f64ec4e9aa8fa06a6f7
|
shared_preferences_foundation: 9e1978ff2562383bd5676f64ec4e9aa8fa06a6f7
|
||||||
|
|
||||||
PODFILE CHECKSUM: f8c2dcdfb50bb67645580d28a6bf814fca30bdec
|
PODFILE CHECKSUM: ce2a4dd764e1c7aeed6a7cdc5e61d092b6dc6d32
|
||||||
|
|
||||||
COCOAPODS: 1.16.2
|
COCOAPODS: 1.16.2
|
||||||
|
|
|
||||||
|
|
@ -518,6 +518,7 @@
|
||||||
DEVELOPMENT_TEAM = YW49KTJKFW;
|
DEVELOPMENT_TEAM = YW49KTJKFW;
|
||||||
ENABLE_BITCODE = NO;
|
ENABLE_BITCODE = NO;
|
||||||
INFOPLIST_FILE = Runner/Info.plist;
|
INFOPLIST_FILE = Runner/Info.plist;
|
||||||
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
||||||
LD_RUNPATH_SEARCH_PATHS = (
|
LD_RUNPATH_SEARCH_PATHS = (
|
||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"@executable_path/Frameworks",
|
"@executable_path/Frameworks",
|
||||||
|
|
@ -701,6 +702,7 @@
|
||||||
DEVELOPMENT_TEAM = YW49KTJKFW;
|
DEVELOPMENT_TEAM = YW49KTJKFW;
|
||||||
ENABLE_BITCODE = NO;
|
ENABLE_BITCODE = NO;
|
||||||
INFOPLIST_FILE = Runner/Info.plist;
|
INFOPLIST_FILE = Runner/Info.plist;
|
||||||
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
||||||
LD_RUNPATH_SEARCH_PATHS = (
|
LD_RUNPATH_SEARCH_PATHS = (
|
||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"@executable_path/Frameworks",
|
"@executable_path/Frameworks",
|
||||||
|
|
@ -724,6 +726,7 @@
|
||||||
DEVELOPMENT_TEAM = YW49KTJKFW;
|
DEVELOPMENT_TEAM = YW49KTJKFW;
|
||||||
ENABLE_BITCODE = NO;
|
ENABLE_BITCODE = NO;
|
||||||
INFOPLIST_FILE = Runner/Info.plist;
|
INFOPLIST_FILE = Runner/Info.plist;
|
||||||
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
||||||
LD_RUNPATH_SEARCH_PATHS = (
|
LD_RUNPATH_SEARCH_PATHS = (
|
||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"@executable_path/Frameworks",
|
"@executable_path/Frameworks",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue