flutter run Downloading ios tools... 53.6s Downloading ios-profile tools... 25.6s Downloading ios-release tools... 48.4s Downloading Web SDK... 10.8s Downloading darwin-x64/framework tools... 12.4s Downloading darwin-x64/gen_snapshot tools... 5.4s Downloading darwin-x64-profile/framework tools... 6.9s Downloading darwin-x64-profile tools... 1,188ms Downloading darwin-x64-profile/gen_snapshot tools... 4.7s Downloading darwin-x64-release/framework tools... 52.4s Downloading darwin-x64-release tools... 966ms Downloading darwin-x64-release/gen_snapshot tools... 3.5s Resolving dependencies... (3.2s) Downloading packages... (43.6s) archive 4.0.5 (4.0.7 available) audioplayers 5.2.1 (6.5.0 available) audioplayers_android 4.0.3 (5.2.1 available) audioplayers_darwin 5.0.2 (6.3.0 available) audioplayers_linux 3.1.0 (4.2.1 available) audioplayers_platform_interface 6.1.0 (7.1.1 available) audioplayers_web 4.1.0 (5.1.1 available) audioplayers_windows 3.1.0 (4.2.1 available) carousel_slider 5.0.0 (5.1.1 available) characters 1.4.0 (1.4.1 available) connectivity_plus 6.1.3 (6.1.5 available) file_selector_macos 0.9.4+2 (0.9.4+3 available) fl_chart 0.70.2 (1.0.0 available) flutter_lints 5.0.0 (6.0.0 available) flutter_pdfview 1.4.0 (1.4.1+1 available) flutter_plugin_android_lifecycle 2.0.27 (2.0.29 available) flutter_slidable 3.1.2 (4.0.0 available) flutter_svg 2.0.17 (2.2.0 available) geocoding 3.0.0 (4.0.0 available) geocoding_android 3.3.1 (4.0.1 available) geocoding_ios 3.0.1 (3.1.0 available) geolocator 13.0.3 (14.0.2 available) geolocator_android 4.6.2 (5.0.2 available) geolocator_web 4.1.2 (4.1.3 available) google_fonts 6.2.1 (6.3.0 available) google_maps_flutter 2.12.0 (2.12.3 available) google_maps_flutter_android 2.16.0 (2.18.1 available) google_maps_flutter_ios 2.15.0 (2.15.5 available) google_maps_flutter_platform_interface 2.11.1 (2.13.0 available) google_maps_flutter_web 0.5.12 (0.5.12+2 available) html 0.15.5 (0.15.6 available) http 1.3.0 (1.5.0 available) image_picker_android 0.8.12+22 (0.8.12+25 available) js 0.6.7 (0.7.2 available) > leak_tracker 11.0.1 (was 10.0.9) > leak_tracker_flutter_testing 3.0.10 (was 3.0.9) > leak_tracker_testing 3.0.2 (was 3.0.1) lints 5.1.1 (6.0.0 available) location 8.0.0 (8.0.1 available) location_platform_interface 6.0.0 (6.0.1 available) location_web 6.0.0 (6.0.1 available) material_color_utilities 0.11.1 (0.13.0 available) meta 1.16.0 (1.17.0 available) mobile_scanner 3.5.7 (7.0.1 available) path_provider_android 2.2.16 (2.2.17 available) petitparser 6.1.0 (7.0.0 available) posix 6.0.1 (6.0.3 available) shared_preferences_android 2.4.8 (2.4.11 available) signature 5.5.0 (6.3.0 available) sqflite_common 2.5.5 (2.5.6 available) synchronized 3.3.1 (3.4.0 available) > test_api 0.7.6 (was 0.7.4) (0.7.7 available) url_launcher 6.3.1 (6.3.2 available) url_launcher_android 6.3.15 (6.3.17 available) url_launcher_ios 6.3.2 (6.3.3 available) url_launcher_web 2.4.0 (2.4.1 available) vector_graphics 1.1.18 (1.1.19 available) vector_graphics_compiler 1.1.16 (1.1.17 available) > vector_math 2.2.0 (was 2.1.4) vm_service 15.0.0 (15.0.2 available) webview_flutter 4.10.0 (4.13.0 available) webview_flutter_android 4.3.4 (4.9.1 available) webview_flutter_platform_interface 2.10.0 (2.14.0 available) webview_flutter_wkwebview 3.18.4 (3.23.0 available) xml 6.5.0 (6.6.0 available) Changed 5 dependencies! 61 packages have newer versions incompatible with dependency constraints. Try `flutter pub outdated` for more information. Launching lib/main.dart on iPhone 16 Plus in debug mode... Updating minimum iOS deployment target to 13.0. Upgrading project.pbxproj Upgrading AppFrameworkInfo.plist Upgrading Podfile Upgrading Runner.xcscheme Running pod install... 52.5s Running Xcode build... Xcode build done. 21.3s Failed to build iOS app Error output from Xcode build: ↳ --- xcodebuild: WARNING: Using the first of multiple matching destinations: { platform:iOS Simulator, arch:arm64, id:576DB49B-9026-4A51-BA73-214E84A35BFE, OS:18.6, name:iPhone 16 Plus } { platform:iOS Simulator, arch:x86_64, id:576DB49B-9026-4A51-BA73-214E84A35BFE, OS:18.6, name:iPhone 16 Plus } ** BUILD FAILED ** Xcode's output: ↳ Writing result bundle at path: /var/folders/5g/6fy3qpr95ks8d6xsxvyy9slw0000gn/T/flutter_tools.d9JlUr /flutter_ios_build_temp_dirIQi5eC/temporary_xcresult_bundle /Users/moisholealter/.pub-cache/hosted/pub.dev/webview_flutter_wkwebvi ew-3.18.4/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkw ebview/HTTPCookieProxyAPIDelegate.swift:17:42: warning: cannot explicitly specialize instance method 'map' let keyValueTuples = try! properties.map<[(HTTPCookiePropertyKey, Any)], PigeonError> { ^ Swift.Collection.map:2:24: note: 'map' declared here @inlinable public func map(_ transform: (Self.Element) throws(E) -> T) throws(E) -> [T] where E : Error} ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/webview_flutter_wkwebvi ew-3.18.4/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkw ebview/HTTPCookieProxyAPIDelegate.swift:17:42: warning: cannot explicitly specialize instance method 'map' let keyValueTuples = try! properties.map<[(HTTPCookiePropertyKey, Any)], PigeonError> { ^ Swift.Collection.map:2:24: note: 'map' declared here @inlinable public func map(_ transform: (Self.Element) throws(E) -> T) throws(E) -> [T] where E : Error} ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.2/ ios/url_launcher_ios/Sources/url_launcher_ios/URLLauncherPlugin.swift: 22:26: warning: 'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes UIApplication.shared.keyWindow?.rootViewController?.topViewControl ler ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.2/ ios/url_launcher_ios/Sources/url_launcher_ios/URLLauncherPlugin.swift: 22:26: warning: 'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes UIApplication.shared.keyWindow?.rootViewController?.topViewControl ler ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:122:28: warning: 'authorizationStatus' is deprecated: first deprecated in iOS 14.0 [-Wdeprecated-declarations] 122 | if ([CLLocationManager authorizationStatus] == | ^~~~~~~~~~~~~~~~~~~ | authorizationStatus In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:4: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManager.h:231:1: note: 'authorizationStatus' has been explicitly marked deprecated here 231 | + (CLAuthorizationStatus)authorizationStatus API_DEPRECATED_WITH_REPLACEMENT("-authorizationStatus", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:154:35: warning: 'authorizationStatus' is deprecated: first deprecated in iOS 14.0 [-Wdeprecated-declarations] 154 | } else if ([CLLocationManager authorizationStatus] == | ^~~~~~~~~~~~~~~~~~~ | authorizationStatus In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:4: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManager.h:231:1: note: 'authorizationStatus' has been explicitly marked deprecated here 231 | + (CLAuthorizationStatus)authorizationStatus API_DEPRECATED_WITH_REPLACEMENT("-authorizationStatus", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:191:7: warning: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead [-Wdeprecated-declarations] 191 | UIAlertView *alert = [[UIAlertView alloc] | ^ In module 'UIKit' imported from /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Target Support Files/location/location-prefix.pch:2: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/UIKit.framework/Headers/UIAlertView.h:27:12: note: 'UIAlertView' has been explicitly marked deprecated here 27 | @interface UIAlertView : UIView | ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:191:42: warning: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead [-Wdeprecated-declarations] 191 | UIAlertView *alert = [[UIAlertView alloc] | ^ In module 'UIKit' imported from /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Target Support Files/location/location-prefix.pch:2: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/UIKit.framework/Headers/UIAlertView.h:27:12: note: 'UIAlertView' has been explicitly marked deprecated here 27 | @interface UIAlertView : UIView | ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:252:53: warning: 'authorizationStatus' is deprecated: first deprecated in iOS 14.0 [-Wdeprecated-declarations] 252 | CLAuthorizationStatus status = [CLLocationManager authorizationStatus]; | ^~~~~~~~~~~~~~~~~~~ | authorizationStatus In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:4: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManager.h:231:1: note: 'authorizationStatus' has been explicitly marked deprecated here 231 | + (CLAuthorizationStatus)authorizationStatus API_DEPRECATED_WITH_REPLACEMENT("-authorizationStatus", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:344:1: warning: implementing deprecated method [-Wdeprecated-implementations] 344 | - (void)locationManager:(CLLocationManager *)manager | ^ In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:4: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManagerDelegate.h:208:1: note: method 'locationManager:didChangeAuthorizationStatus:' declared here 208 | - (void)locationManager:(CLLocationManager *)manager didChangeAuthorizationStatus:(CLAuthorizationStatus)status API_DEPRECATED_WITH_REPLACEMENT("-locationManagerDidChangeAuthorizat ion:", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ 6 warnings generated. /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:122:28: warning: 'authorizationStatus' is deprecated: first deprecated in iOS 14.0 [-Wdeprecated-declarations] 122 | if ([CLLocationManager authorizationStatus] == | ^~~~~~~~~~~~~~~~~~~ | authorizationStatus In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:4: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManager.h:231:1: note: 'authorizationStatus' has been explicitly marked deprecated here 231 | + (CLAuthorizationStatus)authorizationStatus API_DEPRECATED_WITH_REPLACEMENT("-authorizationStatus", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:154:35: warning: 'authorizationStatus' is deprecated: first deprecated in iOS 14.0 [-Wdeprecated-declarations] 154 | } else if ([CLLocationManager authorizationStatus] == | ^~~~~~~~~~~~~~~~~~~ | authorizationStatus In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:4: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManager.h:231:1: note: 'authorizationStatus' has been explicitly marked deprecated here 231 | + (CLAuthorizationStatus)authorizationStatus API_DEPRECATED_WITH_REPLACEMENT("-authorizationStatus", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:191:7: warning: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead [-Wdeprecated-declarations] 191 | UIAlertView *alert = [[UIAlertView alloc] | ^ In module 'UIKit' imported from /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Target Support Files/location/location-prefix.pch:2: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/UIKit.framework/Headers/UIAlertView.h:27:12: note: 'UIAlertView' has been explicitly marked deprecated here 27 | @interface UIAlertView : UIView | ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:191:42: warning: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead [-Wdeprecated-declarations] 191 | UIAlertView *alert = [[UIAlertView alloc] | ^ In module 'UIKit' imported from /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Target Support Files/location/location-prefix.pch:2: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/UIKit.framework/Headers/UIAlertView.h:27:12: note: 'UIAlertView' has been explicitly marked deprecated here 27 | @interface UIAlertView : UIView | ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:252:53: warning: 'authorizationStatus' is deprecated: first deprecated in iOS 14.0 [-Wdeprecated-declarations] 252 | CLAuthorizationStatus status = [CLLocationManager authorizationStatus]; | ^~~~~~~~~~~~~~~~~~~ | authorizationStatus In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:4: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManager.h:231:1: note: 'authorizationStatus' has been explicitly marked deprecated here 231 | + (CLAuthorizationStatus)authorizationStatus API_DEPRECATED_WITH_REPLACEMENT("-authorizationStatus", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:344:1: warning: implementing deprecated method [-Wdeprecated-implementations] 344 | - (void)locationManager:(CLLocationManager *)manager | ^ In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/location-8.0.0/ios/Clas ses/LocationPlugin.m:4: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManagerDelegate.h:208:1: note: method 'locationManager:didChangeAuthorizationStatus:' declared here 208 | - (void)locationManager:(CLLocationManager *)manager didChangeAuthorizationStatus:(CLAuthorizationStatus)status API_DEPRECATED_WITH_REPLACEMENT("-locationManagerDidChangeAuthorizat ion:", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ 6 warnings generated. /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/LocationSer viceStreamHandler.m:36:1: warning: implementing deprecated method [-Wdeprecated-implementations] 36 | - (void)locationManager:(CLLocationManager *)manager didChangeAuthorizationStatus:(CLAuthorizationStatus)status{ | ^ In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/LocationSer viceStreamHandler.m:9: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManagerDelegate.h:208:1: note: method 'locationManager:didChangeAuthorizationStatus:' declared here 208 | - (void)locationManager:(CLLocationManager *)manager didChangeAuthorizationStatus:(CLAuthorizationStatus)status API_DEPRECATED_WITH_REPLACEMENT("-locationManagerDidChangeAuthorizat ion:", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ 1 warning generated. /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/PermissionH andler.m:40:31: warning: 'authorizationStatus' is deprecated: first deprecated in iOS 14.0 [-Wdeprecated-declarations] 40 | return [CLLocationManager authorizationStatus]; | ^~~~~~~~~~~~~~~~~~~ | authorizationStatus In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/../include/ geolocator_apple/Handlers/PermissionHandler.h:11: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManager.h:231:1: note: 'authorizationStatus' has been explicitly marked deprecated here 231 | + (CLAuthorizationStatus)authorizationStatus API_DEPRECATED_WITH_REPLACEMENT("-authorizationStatus", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/PermissionH andler.m:47:65: warning: 'authorizationStatus' is deprecated: first deprecated in iOS 14.0 [-Wdeprecated-declarations] 47 | CLAuthorizationStatus authorizationStatus = CLLocationManager.authorizationStatus; | ^~~~~~~~~~~~~~~~~~~ | authorizationStatus In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/../include/ geolocator_apple/Handlers/PermissionHandler.h:11: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManager.h:231:1: note: 'authorizationStatus' has been explicitly marked deprecated here 231 | + (CLAuthorizationStatus)authorizationStatus API_DEPRECATED_WITH_REPLACEMENT("-authorizationStatus", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/PermissionH andler.m:47:65: warning: 'authorizationStatus' is deprecated: first deprecated in iOS 14.0 [-Wdeprecated-declarations] 47 | CLAuthorizationStatus authorizationStatus = CLLocationManager.authorizationStatus; | ^~~~~~~~~~~~~~~~~~~ | authorizationStatus In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/../include/ geolocator_apple/Handlers/PermissionHandler.h:11: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManager.h:231:1: note: 'authorizationStatus' has been explicitly marked deprecated here 231 | + (CLAuthorizationStatus)authorizationStatus API_DEPRECATED_WITH_REPLACEMENT("-authorizationStatus", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/PermissionH andler.m:107:1: warning: implementing deprecated method [-Wdeprecated-implementations] 107 | - (void) locationManager:(CLLocationManager *)manager didChangeAuthorizationStatus:(CLAuthorizationStatus)status { | ^ In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/../include/ geolocator_apple/Handlers/PermissionHandler.h:11: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManagerDelegate.h:208:1: note: method 'locationManager:didChangeAuthorizationStatus:' declared here 208 | - (void)locationManager:(CLLocationManager *)manager didChangeAuthorizationStatus:(CLAuthorizationStatus)status API_DEPRECATED_WITH_REPLACEMENT("-locationManagerDidChangeAuthorizat ion:", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ 4 warnings generated. /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/PermissionH andler.m:40:31: warning: 'authorizationStatus' is deprecated: first deprecated in iOS 14.0 [-Wdeprecated-declarations] 40 | return [CLLocationManager authorizationStatus]; | ^~~~~~~~~~~~~~~~~~~ | authorizationStatus In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/../include/ geolocator_apple/Handlers/PermissionHandler.h:11: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManager.h:231:1: note: 'authorizationStatus' has been explicitly marked deprecated here 231 | + (CLAuthorizationStatus)authorizationStatus API_DEPRECATED_WITH_REPLACEMENT("-authorizationStatus", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/PermissionH andler.m:47:65: warning: 'authorizationStatus' is deprecated: first deprecated in iOS 14.0 [-Wdeprecated-declarations] 47 | CLAuthorizationStatus authorizationStatus = CLLocationManager.authorizationStatus; | ^~~~~~~~~~~~~~~~~~~ | authorizationStatus In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/../include/ geolocator_apple/Handlers/PermissionHandler.h:11: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManager.h:231:1: note: 'authorizationStatus' has been explicitly marked deprecated here 231 | + (CLAuthorizationStatus)authorizationStatus API_DEPRECATED_WITH_REPLACEMENT("-authorizationStatus", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/PermissionH andler.m:47:65: warning: 'authorizationStatus' is deprecated: first deprecated in iOS 14.0 [-Wdeprecated-declarations] 47 | CLAuthorizationStatus authorizationStatus = CLLocationManager.authorizationStatus; | ^~~~~~~~~~~~~~~~~~~ | authorizationStatus In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/../include/ geolocator_apple/Handlers/PermissionHandler.h:11: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManager.h:231:1: note: 'authorizationStatus' has been explicitly marked deprecated here 231 | + (CLAuthorizationStatus)authorizationStatus API_DEPRECATED_WITH_REPLACEMENT("-authorizationStatus", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/PermissionH andler.m:107:1: warning: implementing deprecated method [-Wdeprecated-implementations] 107 | - (void) locationManager:(CLLocationManager *)manager didChangeAuthorizationStatus:(CLAuthorizationStatus)status { | ^ In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/../include/ geolocator_apple/Handlers/PermissionHandler.h:11: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManagerDelegate.h:208:1: note: method 'locationManager:didChangeAuthorizationStatus:' declared here 208 | - (void)locationManager:(CLLocationManager *)manager didChangeAuthorizationStatus:(CLAuthorizationStatus)status API_DEPRECATED_WITH_REPLACEMENT("-locationManagerDidChangeAuthorizat ion:", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ 4 warnings generated. /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/LocationSer viceStreamHandler.m:36:1: warning: implementing deprecated method [-Wdeprecated-implementations] 36 | - (void)locationManager:(CLLocationManager *)manager didChangeAuthorizationStatus:(CLAuthorizationStatus)status{ | ^ In module 'CoreLocation' imported from /Users/moisholealter/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.13 /darwin/geolocator_apple/Sources/geolocator_apple/Handlers/LocationSer viceStreamHandler.m:9: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/CoreLocation.framework/Headers/CLLocationManagerDelegate.h:208:1: note: method 'locationManager:didChangeAuthorizationStatus:' declared here 208 | - (void)locationManager:(CLLocationManager *)manager didChangeAuthorizationStatus:(CLAuthorizationStatus)status API_DEPRECATED_WITH_REPLACEMENT("-locationManagerDidChangeAuthorizat ion:", ios(4.2, 14.0), macos(10.7, 11.0), watchos(1.0, 7.0), tvos(9.0, 14.0)); | ^ 1 warning generated. /Users/moisholealter/.pub-cache/hosted/pub.dev/audioplayers_darwin-5.0 .2/ios/Classes/AudioContext.swift:72:15: warning: 'audioProcessing' was deprecated in iOS 10.0: No longer supported return .audioProcessing ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/audioplayers_darwin-5.0 .2/ios/Classes/AudioContext.swift:72:15: warning: 'audioProcessing' was deprecated in iOS 10.0: No longer supported return .audioProcessing ^ /Users/moisholealter/.pub-cache/hosted/pub.dev/fluttertoast-8.2.12/ios /Classes/UIView+Toast.m:398:118: warning: 'UIActivityIndicatorViewStyleWhiteLarge' is deprecated: first deprecated in iOS 13.0 [-Wdeprecated-declarations] 398 | UIActivityIndicatorView *activityIndicatorView = [[UIActivityIndicatorView alloc] initWithActivityIndicatorStyle:UIActivityIndicatorViewStyleWhiteLarg e]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | UIActivityIndicatorViewStyleLarge In module 'UIKit' imported from /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Target Support Files/fluttertoast/fluttertoast-prefix.pch:2: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/UIKit.framework/Headers/UIActivityIndicatorView.h:18:5: note: 'UIActivityIndicatorViewStyleWhiteLarge' has been explicitly marked deprecated here 18 | UIActivityIndicatorViewStyleWhiteLarge API_DEPRECATED_WITH_REPLACEMENT("UIActivityIndicatorViewStyleLarge" , ios(2.0, 13.0), tvos(9.0, 13.0)) API_UNAVAILABLE(visionos, watchos) = 0, | ^ 1 warning generated. /Users/moisholealter/.pub-cache/hosted/pub.dev/fluttertoast-8.2.12/ios /Classes/UIView+Toast.m:398:118: warning: 'UIActivityIndicatorViewStyleWhiteLarge' is deprecated: first deprecated in iOS 13.0 [-Wdeprecated-declarations] 398 | UIActivityIndicatorView *activityIndicatorView = [[UIActivityIndicatorView alloc] initWithActivityIndicatorStyle:UIActivityIndicatorViewStyleWhiteLarg e]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | UIActivityIndicatorViewStyleLarge In module 'UIKit' imported from /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Target Support Files/fluttertoast/fluttertoast-prefix.pch:2: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.p latform/Developer/SDKs/iPhoneSimulator18.5.sdk/System/Library/Framewor ks/UIKit.framework/Headers/UIActivityIndicatorView.h:18:5: note: 'UIActivityIndicatorViewStyleWhiteLarge' has been explicitly marked deprecated here 18 | UIActivityIndicatorViewStyleWhiteLarge API_DEPRECATED_WITH_REPLACEMENT("UIActivityIndicatorViewStyleLarge" , ios(2.0, 13.0), tvos(9.0, 13.0)) API_UNAVAILABLE(visionos, watchos) = 0, | ^ 1 warning generated. /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/Foundation/GTMNSDictio nary+URLArguments.m:31:1: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 31 | GTM_METHOD_CHECK(NSString, gtm_stringByEscapingForURLArgument); | ^ In file included from /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/Foundation/GTMNSDictio nary+URLArguments.m:21: /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/DebugUtils/GTMMethodCh eck.h:45:41: note: expanded from macro 'GTM_METHOD_CHECK' 45 | #define GTM_METHOD_CHECK(class, method) GTM_METHOD_CHECK_INNER(class, method, __LINE__) | ^ /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/DebugUtils/GTMMethodCh eck.h:47:5: note: expanded from macro 'GTM_METHOD_CHECK_INNER' 47 | GTM_METHOD_CHECK_INNER_INNER(class, method, line) | ^ /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/DebugUtils/GTMMethodCh eck.h:53:57: note: expanded from macro 'GTM_METHOD_CHECK_INNER_INNER' 53 | static void xxGTMMethodCheckMethod ## class ## line () { \ | ^ /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/Foundation/GTMNSDictio nary+URLArguments.m:32:1: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 32 | GTM_METHOD_CHECK(NSString, gtm_stringByUnescapingFromURLArgument); | ^ In file included from /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/Foundation/GTMNSDictio nary+URLArguments.m:21: /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/DebugUtils/GTMMethodCh eck.h:45:41: note: expanded from macro 'GTM_METHOD_CHECK' 45 | #define GTM_METHOD_CHECK(class, method) GTM_METHOD_CHECK_INNER(class, method, __LINE__) | ^ /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/DebugUtils/GTMMethodCh eck.h:47:5: note: expanded from macro 'GTM_METHOD_CHECK_INNER' 47 | GTM_METHOD_CHECK_INNER_INNER(class, method, line) | ^ /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/DebugUtils/GTMMethodCh eck.h:53:57: note: expanded from macro 'GTM_METHOD_CHECK_INNER_INNER' 53 | static void xxGTMMethodCheckMethod ## class ## line () { \ | ^ 2 warnings generated. /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/Foundation/GTMNSDictio nary+URLArguments.m:31:1: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 31 | GTM_METHOD_CHECK(NSString, gtm_stringByEscapingForURLArgument); | ^ In file included from /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/Foundation/GTMNSDictio nary+URLArguments.m:21: /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/DebugUtils/GTMMethodCh eck.h:45:41: note: expanded from macro 'GTM_METHOD_CHECK' 45 | #define GTM_METHOD_CHECK(class, method) GTM_METHOD_CHECK_INNER(class, method, __LINE__) | ^ /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/DebugUtils/GTMMethodCh eck.h:47:5: note: expanded from macro 'GTM_METHOD_CHECK_INNER' 47 | GTM_METHOD_CHECK_INNER_INNER(class, method, line) | ^ /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/DebugUtils/GTMMethodCh eck.h:53:57: note: expanded from macro 'GTM_METHOD_CHECK_INNER_INNER' 53 | static void xxGTMMethodCheckMethod ## class ## line () { \ | ^ /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/Foundation/GTMNSDictio nary+URLArguments.m:32:1: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 32 | GTM_METHOD_CHECK(NSString, gtm_stringByUnescapingFromURLArgument); | ^ In file included from /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/Foundation/GTMNSDictio nary+URLArguments.m:21: /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/DebugUtils/GTMMethodCh eck.h:45:41: note: expanded from macro 'GTM_METHOD_CHECK' 45 | #define GTM_METHOD_CHECK(class, method) GTM_METHOD_CHECK_INNER(class, method, __LINE__) | ^ /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/DebugUtils/GTMMethodCh eck.h:47:5: note: expanded from macro 'GTM_METHOD_CHECK_INNER' 47 | GTM_METHOD_CHECK_INNER_INNER(class, method, line) | ^ /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/GoogleToolboxForMac/DebugUtils/GTMMethodCh eck.h:53:57: note: expanded from macro 'GTM_METHOD_CHECK_INNER_INNER' 53 | static void xxGTMMethodCheckMethod ## class ## line () { \ | ^ 2 warnings generated. /Users/moisholealter/Library/Developer/Xcode/DerivedData/Runner-eveclx agpzfooucoygyvcjnpphqx/Build/Intermediates.noindex/Pods.build/Debug-ip honesimulator/GoogleMaps.build/Script-72AA03950E0EBD76DE643C4D74610F6D .sh: line 2: /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Target Support Files/GoogleMaps/GoogleMaps-xcframeworks.sh: Permission denied Command PhaseScriptExecution failed with a nonzero exit code /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'nanopb-nanopb_Privacy' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'nanopb' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'geolocator_apple-geolocator_apple_privacy' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'geocoding_ios-geocoding_ios_privacy' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'fluttertoast-fluttertoast_privacy' from project 'Pods') note: Run script build phase 'Run Script' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'Runner' from project 'Runner') note: Run script build phase 'Thin Binary' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'Runner' from project 'Runner') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'PromisesObjC-FBLPromises_Privacy' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'PromisesObjC' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'GoogleUtilitiesComponents' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'GoogleUtilities-GoogleUtilities_Privacy' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'GoogleUtilities' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'GoogleToolboxForMac' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'GoogleDataTransport-GoogleDataTransport_Privacy' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'GoogleDataTransport' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'GTMSessionFetcher' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'MLImage' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'MLKitBarcodeScanning' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'MLKitCommon' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'GoogleMLKit' from project 'Pods') /Users/moisholealter/Desktop/DMS Drivers/DMSDrivers/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'MLKitVision' from project 'Pods')