
IDERunOperationFailingWorker = IDEInstalliPhoneLauncher Disable automatically manage signing and use a newly-generated provisioning profileĭomain: .MobileDeviceErrorDomainĭVTErrorCreationDateKey = " 03:33:39 +0000".-generate-entitlement-der in code signing options.I suspect this is the cause of my problem, but am not sure what to do to fix it. Today, I edited my App ID Configuration in the Apple Developer Console to add Sign-in With Apple, and got the following message: Adding or removing any capabilities will invalidate any provisioning profiles that include this App ID and they must be regenerated for future use. I have Xcode automatically manage signing under my development team. However, I am running Xcode 13.2.1 and macOS Monterey 12.1. This issue appears to happen to some people running Xcode 12.

If I click "Details", I see the below information (most notably The code signature version is no longer supported). The code signature version is no longer supported.Ġ DTDeviceKitBase 0x0000000119f09316 DTDKCreateNSErrorFromAMDErrorCode + 220ġ DTDeviceKitBase 0x0000000119f4784a _90-_block_invoke + 155Ģ DVTFoundation 0x000000010849eed4 DVTInvokeWithStrongOwnership + 71ģ DTDeviceKitBase 0x0000000119f47594 - + 1420Ĥ IDEiOSSupportCore 0x0000000119dc4b4e _118-_block_invoke.292 + 3508ĥ DVTFoundation 0x00000001085d2c37 DVT_CALLING_CLIENT_BLOCK + 7Ħ DVTFoundation 0x00000001085d43a3 _DVTDispatchAsync_block_invoke + 931ħ libdispatch.dylib 0x00007fff201ad623 _dispatch_call_block_and_release + 12Ĩ libdispatch.dylib 0x00007fff201ae806 _dispatch_client_callout + 8ĩ libdispatch.dylib 0x00007fff201b45ea _dispatch_lane_serial_drain + 606ġ0 libdispatch.dylib 0x00007fff201b50ad _dispatch_lane_invoke + 366ġ1 libdispatch.dylib 0x00007fff201bec0d _dispatch_workloop_worker_thread + 811ġ2 libsystem_pthread.dylib 0x00007fff2035545d _pthread_wqthread + 314ġ3 libsystem_pthread.dylib 0x00007fff2035442f start_wqthread + 15Īnalytics Event: .I get the message Unable to install "App" when running my Xcode 13 project on a physical iPhone running iOS 15.


Updated Xcode 13 and tried to run on the device and got the below issue ĭomain: .MobileDeviceErrorDomain
