I am having the following issue since a few days on my dev Mac. Any idea what could cause this ? I checked the certificates and provisioning profiles already. I also checked the bundle ID.
Details
Unable to install “OurApp-GB"
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402653103
--
Could not inspect the application package.
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402653103
User Info: {
DVTRadarComponentKey = 282703;
MobileDeviceErrorCode = "(0xE8000051)";
"com.apple.dtdevicekit.stacktrace" = (
0 DTDeviceKitBase 0x0000000126169c8f DTDKCreateNSErrorFromAMDErrorCode + 220
1 DTDeviceKitBase 0x00000001261a8241 __90-[DTDKMobileDeviceToken installApplicationBundleAtPath:withOptions:andError:withCallback:]_block_invoke + 155
2 DVTFoundation 0x000000010a41d64b DVTInvokeWithStrongOwnership + 71
3 DTDeviceKitBase 0x00000001261a7f82 -[DTDKMobileDeviceToken installApplicationBundleAtPath:withOptions:andError:withCallback:] + 1440
4 IDEiOSSupportCore 0x0000000126018a10 __118-[DVTiOSDevice(DVTiPhoneApplicationInstallation) processAppInstallSet:appUninstallSet:installOptions:completionBlock:]_block_invoke.292 + 3513
5 DVTFoundation 0x000000010a54c17e __DVT_CALLING_CLIENT_BLOCK__ + 7
6 DVTFoundation 0x000000010a54dda0 __DVTDispatchAsync_block_invoke + 1191
7 libdispatch.dylib 0x00007fff6b3df6c4 _dispatch_call_block_and_release + 12
8 libdispatch.dylib 0x00007fff6b3e0658 _dispatch_client_callout + 8
9 libdispatch.dylib 0x00007fff6b3e5c44 _dispatch_lane_serial_drain + 597
10 libdispatch.dylib 0x00007fff6b3e65d6 _dispatch_lane_invoke + 363
11 libdispatch.dylib 0x00007fff6b3efc09 _dispatch_workloop_worker_thread + 596
12 libsystem_pthread.dylib 0x00007fff6b63aa3d _pthread_wqthread + 290
13 libsystem_pthread.dylib 0x00007fff6b639b77 start_wqthread + 15
);
}
--
System Information
macOS Version 10.15.7 (Build 19H1217)
Xcode 12.3 (17715) (Build 12C33)
Timestamp: 2021-06-28T10:51:13+01:00