firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.65k stars 1.48k forks source link

Uncategorized - Authentication failed because no credentials were provided #9843

Closed kenaitian closed 2 years ago

kenaitian commented 2 years ago

Step 0: Are you in the right place?

Uncategorized - Authentication failed because no credentials were provided. The operation couldn't be completed. (com.apple.dt.SourceControlErrorDomain error - 1001.) Address: https://github.com/firebase/firebase-ios-sdk login: XXX Username: XXX Password: XXX

[REQUIRED] Step 1: Describe your environment

[REQUIRED] Step 2: Describe the problem

Screen Shot 2022-05-25 at 10 31 01 PM

Steps to reproduce:

What happened? Flutter run ios and then and error proned "Uncategorized - Authentication failed because no credentials were provided."

How can we make the problem occur? Flutter run ios

This could be a description, log/console output, etc. Xcode output

If you have a downloadable sample project that reproduces the bug you're reporting, you will likely receive a faster response on your issue.

Relevant Code:

Launching lib/main.dart on iPhone 11 in debug mode... Running pod install... Running Xcode build... Xcode build done. 156.4s Failed to build iOS app Error output from Xcode build: ā†³ 2022-05-25 22:48:18.581 xcodebuild[5484:642569] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/DVTiOSFrameworks/DVTiOSFrameworks-19527/DTDeviceKitBase/DTDKRemoteDeviceData.m:373 Details: (null) deviceType from 00008030-0004551014E8802E was NULL when -platform called. Object: <DTDKMobileDeviceToken: 0x7ff40bfa47c0> Method: -platform Thread: <NSThread: 0x600000dc8cc0>{number = 2, name = (null)} Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide. 2022-05-25 22:48:19.155 xcodebuild[5484:642597] DTDeviceKit: Failed to mount DDI from '<DVTFilePath:0x6000037ff700:'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/15.2/DeveloperDiskImage.dmg'>', error=-402652958: Error Domain=com.apple.dtdevicekit Code=806 "Failed to prepare device for development." UserInfo={AssociatedMobileDeviceFunction=AMDeviceMountImage, NSUnderlyingError=0x600000bf9d40 {Error Domain=com.apple.dt.MobileDeviceErrorDomain Code=-402652958 "The device is locked." UserInfo={MobileDeviceErrorCode=(0xE80000E2), com.apple.dtdevicekit.stacktrace=( 0 DTDeviceKitBase 0x0000000115493076 DTDKCreateNSErrorFromAMDErrorCode + 220 1 DTDeviceKitBase 0x00000001154cf34c -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 877 2 DTDeviceKitBase 0x00000001154cfe24 58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 614 3 libdispatch.dylib 0x00007ff80944e317 _dispatch_client_callout + 8 4 libdispatch.dylib 0x00007ff80945b7ee _dispatch_lane_barrier_sync_invoke_and_complete + 60 5 DTDeviceKitBase 0x00000001154cfb5e -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 185 6 IDEiOSSupportCore 0x000000011537e7a1 37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 141 7 DVTFoundation 0x0000000108a9198b DVT_CALLING_CLIENT_BLOCK + 7 8 DVTFoundation 0x0000000108a95566 DVTDispatchGroupAsync_block_invoke + 931 9 libdispatch.dylib 0x00007ff80944d0cc _dispatch_call_block_and_release + 12 10 libdispatch.dylib 0x00007ff80944e317 _dispatch_client_callout + 8 11 libdispatch.dylib 0x00007ff809450df4 _dispatch_continuation_pop + 573 12 libdispatch.dylib 0x00007ff80945043f _dispatch_async_redirect_invoke + 704 13 libdispatch.dylib 0x00007ff80945dac2 _dispatch_root_queue_drain + 343 14 libdispatch.dylib 0x00007ff80945e25c _dispatch_worker_thread2 + 160 15 libsystem_pthread.dylib 0x00007ff809605f8a _pthread_wqthread + 256 16 libsystem_pthread.dylib 0x00007ff809604f57 start_wqthread + 15 ), DVTRadarComponentKey=261622, NSLocalizedDescription=The device is locked.}}, NSLocalizedRecoverySuggestion=Please unlock and reconnect the device., NSLocalizedFailure=The device is locked., DVTRadarComponentKey=487927, NSLocalizedDescription=Failed to prepare device for development.} 2022-05-25 22:48:19.155 xcodebuild[5484:642597] iPhoneConnect: šŸ“±<DVTiOSDevice (0x7ff40cab2cc0), iPhone (2), iPhone, 15.4.1 (19E258), 00008030-0004551014E8802E> unable to mount developer disk image, (Error Domain=com.apple.dtdevicekit Code=806 "Failed to prepare device for development." UserInfo={AssociatedMobileDeviceFunction=AMDeviceMountImage, NSUnderlyingError=0x600000bf9d40 {Error Domain=com.apple.dt.MobileDeviceErrorDomain Code=-402652958 "The device is locked." UserInfo={MobileDeviceErrorCode=(0xE80000E2), com.apple.dtdevicekit.stacktrace=( 0 DTDeviceKitBase 0x0000000115493076 DTDKCreateNSErrorFromAMDErrorCode + 220 1 DTDeviceKitBase 0x00000001154cf34c -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 877 2 DTDeviceKitBase 0x00000001154cfe24 58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 614 3 libdispatch.dylib 0x00007ff80944e317 _dispatch_client_callout + 8 4 libdispatch.dylib 0x00007ff80945b7ee _dispatch_lane_barrier_sync_invoke_and_complete + 60 5 DTDeviceKitBase 0x00000001154cfb5e -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 185 6 IDEiOSSupportCore 0x000000011537e7a1 37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 141 7 DVTFoundation 0x0000000108a9198b DVT_CALLING_CLIENT_BLOCK + 7 8 DVTFoundation 0x0000000108a95566 DVTDispatchGroupAsync_block_invoke + 931 9 libdispatch.dylib 0x00007ff80944d0cc _dispatch_call_block_and_release + 12 10 libdispatch.dylib 0x00007ff80944e317 _dispatch_client_callout + 8 11 libdispatch.dylib 0x00007ff809450df4 _dispatch_continuation_pop + 573 12 libdispatch.dylib 0x00007ff80945043f _dispatch_async_redirect_invoke + 704 13 libdispatch.dylib 0x00007ff80945dac2 _dispatch_root_queue_drain + 343 14 libdispatch.dylib 0x00007ff80945e25c _dispatch_worker_thread2 + 160 15 libsystem_pthread.dylib 0x00007ff809605f8a _pthread_wqthread + 256 16 libsystem_pthread.dylib 0x00007ff809604f57 start_wqthread + 15 ), DVTRadarComponentKey=261622, NSLocalizedDescription=The device is locked.}}, NSLocalizedRecoverySuggestion=Please unlock and reconnect the device., NSLocalizedFailure=The device is locked., DVTRadarComponentKey=487927, NSLocalizedDescription=Failed to prepare device for development.}) { AssociatedMobileDeviceFunction = AMDeviceMountImage; DVTRadarComponentKey = 487927; NSLocalizedDescription = "Failed to prepare device for development."; NSLocalizedFailure = "The device is locked."; NSLocalizedRecoverySuggestion = "Please unlock and reconnect the device."; NSUnderlyingError = "Error Domain=com.apple.dt.MobileDeviceErrorDomain Code=-402652958 \"The device is locked.\" UserInfo={MobileDeviceErrorCode=(0xE80000E2), com.apple.dtdevicekit.stacktrace=(\n\t0 DTDeviceKitBase 0x0000000115493076 DTDKCreateNSErrorFromAMDErrorCode + 220\n\t1 DTDeviceKitBase 0x00000001154cf34c -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 877\n\t2 DTDeviceKitBase 0x00000001154cfe24 58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 614\n\t3 libdispatch.dylib 0x00007ff80944e317 _dispatch_client_callout + 8\n\t4 libdispatch.dylib 0x00007ff80945b7ee _dispatch_lane_barrier_sync_invoke_and_complete + 60\n\t5 DTDeviceKitBase 0x00000001154cfb5e -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 185\n\t6 IDEiOSSupportCore 0x000000011537e7a1 37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 141\n\t7 DVTFoundation 0x0000000108a9198b __DVT_CALLING_CLIENT_BLOCK + 7\n\t8 DVTFoundation 0x0000000108a95566 DVTDispatchGroupAsync_block_invoke + 931\n\t9 libdispatch.dylib 0x00007ff80944d0cc _dispatch_call_block_and_release + 12\n\t10 libdispatch.dylib 0x00007ff80944e317 _dispatch_client_callout + 8\n\t11 libdispatch.dylib 0x00007ff809450df4 _dispatch_continuation_pop + 573\n\t12 libdispatch.dylib 0x00007ff80945043f _dispatch_async_redirect_invoke + 704\n\t13 libdispatch.dylib 0x00007ff80945dac2 _dispatch_root_queue_drain + 343\n\t14 libdispatch.dylib 0x00007ff80945e25c _dispatch_worker_thread2 + 160\n\t15 libsystem_pthread.dylib 0x00007ff809605f8a _pthread_wqthread + 256\n\t16 libsystem_pthread.dylib 0x00007ff809604f57 start_wqthread + 15\n), DVTRadarComponentKey=261622, NSLocalizedDescription=The device is locked.}"; } 2022-05-25 22:48:19.493 xcodebuild[5484:642566] [MT] iPhoneConnect: šŸ“±<DVTiOSDevice (0x7ff40cab2cc0), iPhone (2), iPhone, 15.4.1 (19E258), 00008030-0004551014E8802E> -- An error occurred whilst preparing device for development -- Failed to prepare device for development. Domain: com.apple.dtdevicekit Code: 806 Recovery Suggestion: Please unlock and reconnect the device. User Info: { AssociatedMobileDeviceFunction = AMDeviceMountImage; DVTRadarComponentKey = 487927; NSLocalizedFailure = "The device is locked."; }

The device is locked.
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402652958
User Info: {
    DVTRadarComponentKey = 261622;
    MobileDeviceErrorCode = "(0xE80000E2)";
    "com.apple.dtdevicekit.stacktrace" = (
    0   DTDeviceKitBase                     0x0000000115493076 DTDKCreateNSErrorFromAMDErrorCode + 220
    1   DTDeviceKitBase                     0x00000001154cf34c -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 877
    2   DTDeviceKitBase                     0x00000001154cfe24 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 614
    3   libdispatch.dylib                   0x00007ff80944e317 _dispatch_client_callout + 8
    4   libdispatch.dylib                   0x00007ff80945b7ee _dispatch_lane_barrier_sync_invoke_and_complete + 60
    5   DTDeviceKitBase                     0x00000001154cfb5e -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 185
    6   IDEiOSSupportCore                   0x000000011537e7a1 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 141
    7   DVTFoundation                       0x0000000108a9198b __DVT_CALLING_CLIENT_BLOCK__ + 7
    8   DVTFoundation                       0x0000000108a95566 __DVTDispatchGroupAsync_block_invoke + 931
    9   libdispatch.dylib                   0x00007ff80944d0cc _dispatch_call_block_and_release + 12
    10  libdispatch.dylib                   0x00007ff80944e317 _dispatch_client_callout + 8
    11  libdispatch.dylib                   0x00007ff809450df4 _dispatch_continuation_pop + 573
    12  libdispatch.dylib                   0x00007ff80945043f _dispatch_async_redirect_invoke + 704
    13  libdispatch.dylib                   0x00007ff80945dac2 _dispatch_root_queue_drain + 343
    14  libdispatch.dylib                   0x00007ff80945e25c _dispatch_worker_thread2 + 160
    15  libsystem_pthread.dylib             0x00007ff809605f8a _pthread_wqthread + 256
    16  libsystem_pthread.dylib             0x00007ff809604f57 start_wqthread + 15
);
}
--
2022-05-25 22:48:19.493 xcodebuild[5484:642566] [MT] iPhoneConnect: šŸ“±<DVTiOSDevice (0x7ff40cab2cc0), iPhone (2), iPhone, 15.4.1 (19E258), 00008030-0004551014E8802E> == Underlying device preparation errors ==
2022-05-25 22:48:19.494 xcodebuild[5484:642566] [MT] iPhoneConnect: Failed to prepare device for development.
Domain: com.apple.dtdevicekit
Code: 806
Recovery Suggestion: Please unlock and reconnect the device.
User Info: {
    AssociatedMobileDeviceFunction = AMDeviceMountImage;
    DVTRadarComponentKey = 487927;
    NSLocalizedFailure = "The device is locked.";
}
--
The device is locked.
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402652958
User Info: {
    DVTRadarComponentKey = 261622;
    MobileDeviceErrorCode = "(0xE80000E2)";
    "com.apple.dtdevicekit.stacktrace" = (
    0   DTDeviceKitBase                     0x0000000115493076 DTDKCreateNSErrorFromAMDErrorCode + 220
    1   DTDeviceKitBase                     0x00000001154cf34c -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 877
    2   DTDeviceKitBase                     0x00000001154cfe24 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 614
    3   libdispatch.dylib                   0x00007ff80944e317 _dispatch_client_callout + 8
    4   libdispatch.dylib                   0x00007ff80945b7ee _dispatch_lane_barrier_sync_invoke_and_complete + 60
    5   DTDeviceKitBase                     0x00000001154cfb5e -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 185
    6   IDEiOSSupportCore                   0x000000011537e7a1 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 141
    7   DVTFoundation                       0x0000000108a9198b __DVT_CALLING_CLIENT_BLOCK__ + 7
    8   DVTFoundation                       0x0000000108a95566 __DVTDispatchGroupAsync_block_invoke + 931
    9   libdispatch.dylib                   0x00007ff80944d0cc _dispatch_call_block_and_release + 12
    10  libdispatch.dylib                   0x00007ff80944e317 _dispatch_client_callout + 8
    11  libdispatch.dylib                   0x00007ff809450df4 _dispatch_continuation_pop + 573
    12  libdispatch.dylib                   0x00007ff80945043f _dispatch_async_redirect_invoke + 704
    13  libdispatch.dylib                   0x00007ff80945dac2 _dispatch_root_queue_drain + 343
    14  libdispatch.dylib                   0x00007ff80945e25c _dispatch_worker_thread2 + 160
    15  libsystem_pthread.dylib             0x00007ff809605f8a _pthread_wqthread + 256
    16  libsystem_pthread.dylib             0x00007ff809604f57 start_wqthread + 15
);
}
--
2022-05-25 22:48:19.494 xcodebuild[5484:642566] [MT] iPhoneConnect: šŸ“±<DVTiOSDevice (0x7ff40cab2cc0), iPhone (2), iPhone, 15.4.1 (19E258), 00008030-0004551014E8802E> == END: Underlying device preparation errors ==
2022-05-25 22:48:19.746 xcodebuild[5484:642656]  DTDeviceKit: Failed to mount DDI from '<DVTFilePath:0x6000037ff700:'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/15.2/DeveloperDiskImage.dmg'>', error=-402652958: Error Domain=com.apple.dtdevicekit Code=806 "Failed to prepare device for development." UserInfo={AssociatedMobileDeviceFunction=AMDeviceMountImage, NSUnderlyingError=0x600000bfa250 {Error Domain=com.apple.dt.MobileDeviceErrorDomain Code=-402652958 "The device is locked." UserInfo={MobileDeviceErrorCode=(0xE80000E2), com.apple.dtdevicekit.stacktrace=(
    0   DTDeviceKitBase                     0x0000000115493076 DTDKCreateNSErrorFromAMDErrorCode + 220
    1   DTDeviceKitBase                     0x00000001154cf34c -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 877
    2   DTDeviceKitBase                     0x00000001154cfe24 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 614
    3   libdispatch.dylib                   0x00007ff80944e317 _dispatch_client_callout + 8
    4   libdispatch.dylib                   0x00007ff80945b7ee _dispatch_lane_barrier_sync_invoke_and_complete + 60
    5   DTDeviceKitBase                     0x00000001154cfb5e -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 185
    6   IDEiOSSupportCore                   0x000000011537e7a1 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 141
    7   DVTFoundation                       0x0000000108a9198b __DVT_CALLING_CLIENT_BLOCK__ + 7
    8   DVTFoundation                       0x0000000108a95566 __DVTDispatchGroupAsync_block_invoke + 931
    9   libdispatch.dylib                   0x00007ff80944d0cc _dispatch_call_block_and_release + 12
    10  libdispatch.dylib                   0x00007ff80944e317 _dispatch_client_callout + 8
    11  libdispatch.dylib                   0x00007ff809450df4 _dispatch_continuation_pop + 573
    12  libdispatch.dylib                   0x00007ff80945043f _dispatch_async_redirect_invoke + 704
    13  libdispatch.dylib                   0x00007ff80945dac2 _dispatch_root_queue_drain + 343
    14  libdispatch.dylib                   0x00007ff80945e25c _dispatch_worker_thread2 + 160
    15  libsystem_pthread.dylib             0x00007ff809605f8a _pthread_wqthread + 256
    16  libsystem_pthread.dylib             0x00007ff809604f57 start_wqthread + 15
), DVTRadarComponentKey=261622, NSLocalizedDescription=The device is locked.}}, NSLocalizedRecoverySuggestion=Please unlock and reconnect the device., NSLocalizedFailure=The device is locked., DVTRadarComponentKey=487927, NSLocalizedDescription=Failed to prepare device for development.}
2022-05-25 22:48:19.746 xcodebuild[5484:642656]  iPhoneConnect: šŸ“±<DVTiOSDevice (0x7ff40cab2cc0), iPhone (2), iPhone, 15.4.1 (19E258), 00008030-0004551014E8802E> unable to mount developer disk image, (Error Domain=com.apple.dtdevicekit Code=806 "Failed to prepare device for development." UserInfo={AssociatedMobileDeviceFunction=AMDeviceMountImage, NSUnderlyingError=0x600000bfa250 {Error Domain=com.apple.dt.MobileDeviceErrorDomain Code=-402652958 "The device is locked." UserInfo={MobileDeviceErrorCode=(0xE80000E2), com.apple.dtdevicekit.stacktrace=(
    0   DTDeviceKitBase                     0x0000000115493076 DTDKCreateNSErrorFromAMDErrorCode + 220
    1   DTDeviceKitBase                     0x00000001154cf34c -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 877
    2   DTDeviceKitBase                     0x00000001154cfe24 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 614
    3   libdispatch.dylib                   0x00007ff80944e317 _dispatch_client_callout + 8
    4   libdispatch.dylib                   0x00007ff80945b7ee _dispatch_lane_barrier_sync_invoke_and_complete + 60
    5   DTDeviceKitBase                     0x00000001154cfb5e -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 185
    6   IDEiOSSupportCore                   0x000000011537e7a1 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 141
    7   DVTFoundation                       0x0000000108a9198b __DVT_CALLING_CLIENT_BLOCK__ + 7
    8   DVTFoundation                       0x0000000108a95566 __DVTDispatchGroupAsync_block_invoke + 931
    9   libdispatch.dylib                   0x00007ff80944d0cc _dispatch_call_block_and_release + 12
    10  libdispatch.dylib                   0x00007ff80944e317 _dispatch_client_callout + 8
    11  libdispatch.dylib                   0x00007ff809450df4 _dispatch_continuation_pop + 573
    12  libdispatch.dylib                   0x00007ff80945043f _dispatch_async_redirect_invoke + 704
    13  libdispatch.dylib                   0x00007ff80945dac2 _dispatch_root_queue_drain + 343
    14  libdispatch.dylib                   0x00007ff80945e25c _dispatch_worker_thread2 + 160
    15  libsystem_pthread.dylib             0x00007ff809605f8a _pthread_wqthread + 256
    16  libsystem_pthread.dylib             0x00007ff809604f57 start_wqthread + 15
), DVTRadarComponentKey=261622, NSLocalizedDescription=The device is locked.}}, NSLocalizedRecoverySuggestion=Please unlock and reconnect the device., NSLocalizedFailure=The device is locked., DVTRadarComponentKey=487927, NSLocalizedDescription=Failed to prepare device for development.}) {
    AssociatedMobileDeviceFunction = AMDeviceMountImage;
    DVTRadarComponentKey = 487927;
    NSLocalizedDescription = "Failed to prepare device for development.";
    NSLocalizedFailure = "The device is locked.";
    NSLocalizedRecoverySuggestion = "Please unlock and reconnect the device.";
    NSUnderlyingError = "Error Domain=com.apple.dt.MobileDeviceErrorDomain Code=-402652958 \"The device is locked.\" UserInfo={MobileDeviceErrorCode=(0xE80000E2), com.apple.dtdevicekit.stacktrace=(\n\t0   DTDeviceKitBase                     0x0000000115493076 DTDKCreateNSErrorFromAMDErrorCode + 220\n\t1   DTDeviceKitBase                     0x00000001154cf34c -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 877\n\t2   DTDeviceKitBase                     0x00000001154cfe24 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 614\n\t3   libdispatch.dylib                   0x00007ff80944e317 _dispatch_client_callout + 8\n\t4   libdispatch.dylib                   0x00007ff80945b7ee _dispatch_lane_barrier_sync_invoke_and_complete + 60\n\t5   DTDeviceKitBase                     0x00000001154cfb5e -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 185\n\t6   IDEiOSSupportCore                   0x000000011537e7a1 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 141\n\t7   DVTFoundation                       0x0000000108a9198b __DVT_CALLING_CLIENT_BLOCK__ + 7\n\t8   DVTFoundation                       0x0000000108a95566 __DVTDispatchGroupAsync_block_invoke + 931\n\t9   libdispatch.dylib                   0x00007ff80944d0cc _dispatch_call_block_and_release + 12\n\t10  libdispatch.dylib                   0x00007ff80944e317 _dispatch_client_callout + 8\n\t11  libdispatch.dylib                   0x00007ff809450df4 _dispatch_continuation_pop + 573\n\t12  libdispatch.dylib                   0x00007ff80945043f _dispatch_async_redirect_invoke + 704\n\t13  libdispatch.dylib                   0x00007ff80945dac2 _dispatch_root_queue_drain + 343\n\t14  libdispatch.dylib                   0x00007ff80945e25c _dispatch_worker_thread2 + 160\n\t15  libsystem_pthread.dylib             0x00007ff809605f8a _pthread_wqthread + 256\n\t16  libsystem_pthread.dylib             0x00007ff809604f57 start_wqthread + 15\n), DVTRadarComponentKey=261622, NSLocalizedDescription=The device is locked.}";
}
2022-05-25 22:48:19.747 xcodebuild[5484:642566] [MT] iPhoneConnect: šŸ“±<DVTiOSDevice (0x7ff40cab2cc0), iPhone (2), iPhone, 15.4.1 (19E258), 00008030-0004551014E8802E> -- An error occurred whilst preparing device for development -- Failed to prepare device for development.
Domain: com.apple.dtdevicekit
Code: 806
Recovery Suggestion: Please unlock and reconnect the device.
User Info: {
    AssociatedMobileDeviceFunction = AMDeviceMountImage;
    DVTRadarComponentKey = 487927;
    NSLocalizedFailure = "The device is locked.";
}
--
The device is locked.
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402652958
User Info: {
    DVTRadarComponentKey = 261622;
    MobileDeviceErrorCode = "(0xE80000E2)";
    "com.apple.dtdevicekit.stacktrace" = (
    0   DTDeviceKitBase                     0x0000000115493076 DTDKCreateNSErrorFromAMDErrorCode + 220
    1   DTDeviceKitBase                     0x00000001154cf34c -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 877
    2   DTDeviceKitBase                     0x00000001154cfe24 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 614
    3   libdispatch.dylib                   0x00007ff80944e317 _dispatch_client_callout + 8
    4   libdispatch.dylib                   0x00007ff80945b7ee _dispatch_lane_barrier_sync_invoke_and_complete + 60
    5   DTDeviceKitBase                     0x00000001154cfb5e -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 185
    6   IDEiOSSupportCore                   0x000000011537e7a1 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 141
    7   DVTFoundation                       0x0000000108a9198b __DVT_CALLING_CLIENT_BLOCK__ + 7
    8   DVTFoundation                       0x0000000108a95566 __DVTDispatchGroupAsync_block_invoke + 931
    9   libdispatch.dylib                   0x00007ff80944d0cc _dispatch_call_block_and_release + 12
    10  libdispatch.dylib                   0x00007ff80944e317 _dispatch_client_callout + 8
    11  libdispatch.dylib                   0x00007ff809450df4 _dispatch_continuation_pop + 573
    12  libdispatch.dylib                   0x00007ff80945043f _dispatch_async_redirect_invoke + 704
    13  libdispatch.dylib                   0x00007ff80945dac2 _dispatch_root_queue_drain + 343
    14  libdispatch.dylib                   0x00007ff80945e25c _dispatch_worker_thread2 + 160
    15  libsystem_pthread.dylib             0x00007ff809605f8a _pthread_wqthread + 256
    16  libsystem_pthread.dylib             0x00007ff809604f57 start_wqthread + 15
);
}
--
2022-05-25 22:48:19.747 xcodebuild[5484:642566] [MT] iPhoneConnect: šŸ“±<DVTiOSDevice (0x7ff40cab2cc0), iPhone (2), iPhone, 15.4.1 (19E258), 00008030-0004551014E8802E> == Underlying device preparation errors ==
2022-05-25 22:48:19.747 xcodebuild[5484:642566] [MT] iPhoneConnect: Failed to prepare device for development.
Domain: com.apple.dtdevicekit
Code: 806
Recovery Suggestion: Please unlock and reconnect the device.
User Info: {
    AssociatedMobileDeviceFunction = AMDeviceMountImage;
    DVTRadarComponentKey = 487927;
    NSLocalizedFailure = "The device is locked.";
}
--
The device is locked.
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402652958
User Info: {
    DVTRadarComponentKey = 261622;
    MobileDeviceErrorCode = "(0xE80000E2)";
    "com.apple.dtdevicekit.stacktrace" = (
    0   DTDeviceKitBase                     0x0000000115493076 DTDKCreateNSErrorFromAMDErrorCode + 220
    1   DTDeviceKitBase                     0x00000001154cf34c -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 877
    2   DTDeviceKitBase                     0x00000001154cfe24 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 614
    3   libdispatch.dylib                   0x00007ff80944e317 _dispatch_client_callout + 8
    4   libdispatch.dylib                   0x00007ff80945b7ee _dispatch_lane_barrier_sync_invoke_and_complete + 60
    5   DTDeviceKitBase                     0x00000001154cfb5e -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 185
    6   IDEiOSSupportCore                   0x000000011537e7a1 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 141
    7   DVTFoundation                       0x0000000108a9198b __DVT_CALLING_CLIENT_BLOCK__ + 7
    8   DVTFoundation                       0x0000000108a95566 __DVTDispatchGroupAsync_block_invoke + 931
    9   libdispatch.dylib                   0x00007ff80944d0cc _dispatch_call_block_and_release + 12
    10  libdispatch.dylib                   0x00007ff80944e317 _dispatch_client_callout + 8
    11  libdispatch.dylib                   0x00007ff809450df4 _dispatch_continuation_pop + 573
    12  libdispatch.dylib                   0x00007ff80945043f _dispatch_async_redirect_invoke + 704
    13  libdispatch.dylib                   0x00007ff80945dac2 _dispatch_root_queue_drain + 343
    14  libdispatch.dylib                   0x00007ff80945e25c _dispatch_worker_thread2 + 160
    15  libsystem_pthread.dylib             0x00007ff809605f8a _pthread_wqthread + 256
    16  libsystem_pthread.dylib             0x00007ff809604f57 start_wqthread + 15
);
}
--
2022-05-25 22:48:19.747 xcodebuild[5484:642566] [MT] iPhoneConnect: šŸ“±<DVTiOSDevice (0x7ff40cab2cc0), iPhone (2), iPhone, 15.4.1 (19E258), 00008030-0004551014E8802E> == END: Underlying device preparation errors ==
** BUILD FAILED **

Xcode's output: ā†³ Writing result bundle at path: /var/folders/6w/jwfs2zcj4nv1wgyzxc9ps5rw0000gn/T/flutter_tools.u8WiDK/flutter_ios_build_temp_dirBL3Ph0/temporary_xcresult_bundle

/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:67:37: error: editor placeholder in source file
        "namePrefix": namePrefix ?? <#default value#>,
                                    ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:68:35: error: editor placeholder in source file
        "givenName": givenName ?? <#default value#>,
                                  ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:69:37: error: editor placeholder in source file
        "middleName": middleName ?? <#default value#>,
                                    ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:70:37: error: editor placeholder in source file
        "familyName": familyName ?? <#default value#>,
                                    ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:71:37: error: editor placeholder in source file
        "nameSuffix": nameSuffix ?? <#default value#>,
                                    ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:72:33: error: editor placeholder in source file
        "nickname": nickname ?? <#default value#>,
                                ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:73:77: error: editor placeholder in source file
        "phoneticRepresentation": phoneticRepresentation?.toDictionary() ?? <#default value#>,
                                                                            ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:67:37: error: editor placeholder in source file
        "namePrefix": namePrefix ?? <#default value#>,
                                    ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:68:35: error: editor placeholder in source file
        "givenName": givenName ?? <#default value#>,
                                  ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:69:37: error: editor placeholder in source file
        "middleName": middleName ?? <#default value#>,
                                    ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:70:37: error: editor placeholder in source file
        "familyName": familyName ?? <#default value#>,
                                    ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:71:37: error: editor placeholder in source file
        "nameSuffix": nameSuffix ?? <#default value#>,
                                    ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:72:33: error: editor placeholder in source file
        "nickname": nickname ?? <#default value#>,
                                ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:73:77: error: editor placeholder in source file
        "phoneticRepresentation": phoneticRepresentation?.toDictionary() ?? <#default value#>,
                                                                            ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:67:37: error: editor placeholder in source file
        "namePrefix": namePrefix ?? <#default value#>,
                                    ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:68:35: error: editor placeholder in source file
        "givenName": givenName ?? <#default value#>,
                                  ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:69:37: error: editor placeholder in source file
        "middleName": middleName ?? <#default value#>,
                                    ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:70:37: error: editor placeholder in source file
        "familyName": familyName ?? <#default value#>,
                                    ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:71:37: error: editor placeholder in source file
        "nameSuffix": nameSuffix ?? <#default value#>,
                                    ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:72:33: error: editor placeholder in source file
        "nickname": nickname ?? <#default value#>,
                                ^
/Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:73:77: error: editor placeholder in source file
        "phoneticRepresentation": phoneticRepresentation?.toDictionary() ?? <#default value#>,

Swift Compiler Error (Xcode): Editor placeholder in source file /Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:66:36

Swift Compiler Error (Xcode): Editor placeholder in source file /Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:67:34

Swift Compiler Error (Xcode): Editor placeholder in source file /Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:68:36

Swift Compiler Error (Xcode): Editor placeholder in source file /Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:69:36

Swift Compiler Error (Xcode): Editor placeholder in source file /Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:70:36

Swift Compiler Error (Xcode): Editor placeholder in source file /Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:71:32

Swift Compiler Error (Xcode): Editor placeholder in source file /Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:72:76

Uncategorized (Xcode): Command CompileSwiftSources failed with a nonzero exit code

Could not build the application for the simulator. Error launching application on iPhone 11. ^ /Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:67:37: error: editor placeholder in source file "namePrefix": namePrefix ?? <#default value#>, ^ /Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:68:35: error: editor placeholder in source file "givenName": givenName ?? <#default value#>, ^ /Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:69:37: error: editor placeholder in source file "middleName": middleName ?? <#default value#>, ^ /Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:70:37: error: editor placeholder in source file "familyName": familyName ?? <#default value#>, ^ /Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:71:37: error: editor placeholder in source file "nameSuffix": nameSuffix ?? <#default value#>, ^ /Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:72:33: error: editor placeholder in source file "nickname": nickname ?? <#default value#>, ^ /Users/ken/.pub-cache/hosted/pub.dartlang.org/pay_ios-1.0.6/ios/Classes/PaymentExtensions.swift:73:77: error: editor placeholder in source file "phoneticRepresentation": phoneticRepresentation?.toDictionary() ?? <#default value#>, ^ Command CompileSwiftSources failed with a nonzero exit code /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x_name.c:244:26: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] entry->set = i; ~ ^ /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x_name.c:281:21: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] ret = a->bytes->length; ~ ~~^~ /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x_name.c:501:22: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] out->length = to - out->data; ~ ~^~~~~ 3 warnings generated. /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x_crl.c:193:27: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] rev->reason = ASN1_ENUMERATED_get(reason); ~ ^~~~~~~ 1 warning generated. /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509spki.c:87:15: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] len = strlen(str); ~ ^~~ 1 warning generated. /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509name.c:101:13: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] return (sk_X509_NAME_ENTRY_num(name->entries));


    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509name.c:127:9: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
        n = sk_X509_NAME_ENTRY_num(sk);
          ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509name.c:156:9: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
        n = sk_X509_NAME_ENTRY_num(sk);
          ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509name.c:235:9: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
        n = sk_X509_NAME_ENTRY_num(sk);
          ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509name.c:270:13: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
            n = sk_X509_NAME_ENTRY_num(sk);
              ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509name.c:363:15: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
            len = strlen((const char *)bytes);
                ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
    6 warnings generated.
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509cset.c:126:23: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
            r->sequence = i;
                        ~ ^
    1 warning generated.
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_vfy.c:254:11: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
        num = sk_X509_num(ctx->chain);
            ~ ^~~~~~~~~~~~~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_vfy.c:324:13: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
            i = sk_X509_num(ctx->chain);
              ~ ^~~~~~~~~~~~~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_vfy.c:432:43: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
                        ctx->last_untrusted = sk_X509_num(ctx->chain);
                                            ~ ^~~~~~~~~~~~~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_vfy.c:745:38: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
        for (i = sk_X509_num(ctx->chain) - 1; i >= 0; i--) {
               ~ ~~~~~~~~~~~~~~~~~~~~~~~~^~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_vfy.c:756:42: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
            for (j = sk_X509_num(ctx->chain) - 1; j > i; j--) {
                   ~ ~~~~~~~~~~~~~~~~~~~~~~~~^~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_vfy.c:881:32: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
                ctx->error_depth = i;
                                 ~ ^
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_vfy.c:920:40: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
            last = sk_X509_num(ctx->chain) - 1;
                 ~ ~~~~~~~~~~~~~~~~~~~~~~~~^~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_vfy.c:1577:37: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
        chnum = sk_X509_num(ctx->chain) - 1;
              ~ ~~~~~~~~~~~~~~~~~~~~~~~~^~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_vfy.c:1718:63: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32]
                                ctx->param->policies, ctx->param->flags);
                                                      ~~~~~~~~~~~~^~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_vfy.c:1815:9: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
        n = sk_X509_num(ctx->chain);
          ~ ^~~~~~~~~~~~~~~~~~~~~~~
    10 warnings generated.
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_v3.c:69:13: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
        return (sk_X509_EXTENSION_num(x));
        ~~~~~~  ^~~~~~~~~~~~~~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_v3.c:94:9: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
        n = sk_X509_EXTENSION_num(sk);
          ~ ^~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_v3.c:114:9: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
        n = sk_X509_EXTENSION_num(sk);
          ~ ^~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_v3.c:159:9: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
        n = sk_X509_EXTENSION_num(sk);
          ~ ^~~~~~~~~~~~~~~~~~~~~~~~~
    4 warnings generated.
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_trs.c:138:39: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
        return sk_X509_TRUST_num(trtable) + X509_TRUST_COUNT;
        ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_trs.c:164:16: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
        return idx + X509_TRUST_COUNT;
        ~~~~~~ ~~~~^~~~~~~~~~~~~~~~~~
    2 warnings generated.
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_obj.c:117:14: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
            l1 = strlen(s);
               ~ ^~~~~~~~~
    1 warning generated.
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_lu.c:485:25: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
            for (tidx = idx + 1; tidx < (int)sk_X509_OBJECT_num(h); tidx++) {
                      ~ ~~~~^~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_lu.c:493:12: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
        return idx;
        ~~~~~~ ^~~
    2 warnings generated.
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_cmp.c:448:29: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
                *perror_depth = i;
                              ~ ^
    1 warning generated.
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_att.c:67:12: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
        return sk_X509_ATTRIBUTE_num(x);
        ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_att.c:92:9: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
        n = sk_X509_ATTRIBUTE_num(sk);
          ~ ^~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509/x509_att.c:344:16: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
            return sk_ASN1_TYPE_num(attr->value.set);
            ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    3 warnings generated.
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/fipsmodule/ec/wnaf.c:141:76: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32]
            bit * bn_is_bit_set_words(scalar->words, group->order.width, j + w + 1);
                  ~~~~~~~~~~~~~~~~~~~                                    ~~~~~~^~~
    1 warning generated.
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509v3/v3_utl.c:536:11: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
        len = strlen(cmp);
            ~ ^~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509v3/v3_utl.c:1388:51: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
            if (!X509_NAME_add_entry_by_txt(nm, type, chtype,
                 ~~~~~~~~~~~~~~~~~~~~~~~~~~           ^~~~~~
    2 warnings generated.
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509v3/v3_sxnet.c:197:19: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
            userlen = strlen(user);
                    ~ ^~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509v3/v3_sxnet.c:218:19: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
            userlen = strlen(user);
                    ~ ^~~~~~~~~~~~
    2 warnings generated.
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509v3/v3_skey.c:101:19: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
        oct->length = length;
                    ~ ^~~~~~
    1 warning generated.
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509v3/v3_purp.c:171:41: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
        return sk_X509_PURPOSE_num(xptable) + X509_PURPOSE_COUNT;
        ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509v3/v3_purp.c:209:16: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
        return idx + X509_PURPOSE_COUNT;
        ~~~~~~ ~~~~^~~~~~~~~~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509v3/v3_purp.c:824:15: warning: implicit conversion loses integer precision: 'unsigned long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
        return x->ex_flags;
        ~~~~~~ ~~~^~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509v3/v3_purp.c:832:19: warning: implicit conversion loses integer precision: 'unsigned long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
            return x->ex_kusage;
            ~~~~~~ ~~~^~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509v3/v3_purp.c:841:19: warning: implicit conversion loses integer precision: 'unsigned long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
            return x->ex_xkusage;
            ~~~~~~ ~~~^~~~~~~~~~
    5 warnings generated.
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509v3/v3_ncons.c:478:19: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
            hostlen = strlen(hostptr);
                    ~ ^~~~~~~~~~~~~~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509v3/v3_ncons.c:480:21: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
            hostlen = p - hostptr;
                    ~ ~~^~~~~~~~~
    2 warnings generated.
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509v3/v3_lib.c:256:24: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
                    *idx = i;
                         ~ ^
    1 warning generated.
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509v3/v3_info.c:135:52: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
            nlen = strlen(objtmp) + strlen(vtmp->name) + 5;
                 ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
    /Users/ken/Library/Developer/Xcode/DerivedData/Runner-axfxzqkljkaaocawjjbwizmxzkaf/SourcePackages/checkouts/boringssl-SwiftPM/src/crypto/x509v3/v3_info.c:185:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
            objlen = ptmp - cnf->name;
                   ~ ~~~~~^~~~~~~~~~~
    2 warnings generated.
    note: Using new build system
    note: Planning
    note: Build preparation complete
    note: Building targets in dependency order
    /Users/ken/StudioProjects/lessimp/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 15.2.99. (in target 'leveldb-library' from project 'Pods')
    /Users/ken/StudioProjects/lessimp/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 15.2.99. (in target 'Toast' from project 'Pods')

    Result bundle written to path:
        /var/folders/6w/jwfs2zcj4nv1wgyzxc9ps5rw0000gn/T/flutter_tools.u8WiDK/flutter_ios_build_temp_dirBL3Ph0/temporary_xcresult_bundle

```
// TODO(you): code here to reproduce the problem
```
Flutter run ios
google-oss-bot commented 2 years ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

kenaitian commented 2 years ago

I deleted the Firebase ios_SDK from the Swift Package Manager and a new set of issues have occurred per this new ticket #104696