com.apple.dt.MobileDeviceErrorDomain

We used USB to connect xcode(12.0) and Apple mobile phone (14.0) for installation test, and found that it could not be installed, and prompted the following error

Details

Unable to install "gangWar-clip"
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402620395
  • -

A valid provisioning profile for this executable was not found.
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402620395
User Info: {
  DVTRadarComponentKey = 487925;
  MobileDeviceErrorCode = "(0xE8008015)";
  "com.apple.dtdevicekit.stacktrace" = (
0  DTDeviceKitBase           0x000000012357693f DTDKCreateNSErrorFromAMDErrorCode + 220
1  DTDeviceKitBase           0x00000001235b5124 _90-[DTDKMobileDeviceToken installApplicationBundleAtPath:withOptions:andError:withCallback:]blockinvoke + 155
2  DVTFoundation            0x0000000108488b53 DVTInvokeWithStrongOwnership + 71
3  DTDeviceKitBase           0x00000001235b4e65 -[DTDKMobileDeviceToken installApplicationBundleAtPath:withOptions:andError:withCallback:] + 1440
4  IDEiOSSupportCore          0x0000000123425d28
118-[DVTiOSDevice(DVTiPhoneApplicationInstallation) processAppInstallSet:appUninstallSet:installOptions:completionBlock:]blockinvoke.292 + 3513
5  DVTFoundation            0x00000001085b72ba DVT
CALLINGCLIENTBLOCK + 7
6  DVTFoundation            0x00000001085b8edc _DVTDispatchAsyncblockinvoke + 1191
7  libdispatch.dylib          0x00007fff6a7f06c4
dispatchcallblockandrelease + 12
8  libdispatch.dylib          0x00007fff6a7f1658 dispatchclientcallout + 8
9  libdispatch.dylib          0x00007fff6a7f6c44
dispatchlaneserialdrain + 597
10 libdispatch.dylib          0x00007fff6a7f75d6
dispatchlaneinvoke + 363
11 libdispatch.dylib          0x00007fff6a800c09 dispatchworkloopworkerthread + 596
12 libsystempthread.dylib       0x00007fff6aa4ba3d pthreadwqthread + 290
13 libsystem
pthread.dylib       0x00007fff6aa4ab77 start_wqthread + 15
);
}
  • -


System Information

macOS Version 10.15.5 (Build 19F101)
Xcode 12.0 (17219)
Please file a bug report with the built product attached as well as a sysdiagnose taken after reproducing the issue.

See Profiles and Logs for details on how to capture a sysdiagnose.
com.apple.dt.MobileDeviceErrorDomain
 
 
Q