A valid provisioning profile for this executable was not found in xcode 11.2

Hi Apple Team,
I want to execute a source code in real device from xcode. i created everything new like
Updated Xcode 11.2
Updated device iOS 13.2
New certifficate, identifier and provisioning profile


But when i am trying to compile the code in Xcode, it always show the error


Unable to install "appName"


when i click on details it shows



Unable to install ""

Domain: com.apple.dtdevicekit

Code: -402620395

--

App installation failed

Domain: com.apple.dtdevicekit

Code: -402620395

Failure Reason: A valid provisioning profile for this executable was not found.

User Info: {

DVTRadarComponentKey = 487927;

"com.apple.dtdevicekit.stacktrace" = (

0 DTDeviceKitBase 0x000000011bc8e6e7 DTDKCreateNSError + 109

1 DTDeviceKitBase 0x000000011bc8ede9 DTDK_AMDErrorToNSError + 792

2 DTDeviceKitBase 0x000000011bcce56a __90-[DTDKMobileDeviceToken installApplicationBundleAtPath:withOptions:andError:withCallback:]_block_invoke + 164

3 DVTFoundation 0x0000000101c96156 DVTInvokeWithStrongOwnership + 73

4 DTDeviceKitBase 0x000000011bcce301 -[DTDKMobileDeviceToken installApplicationBundleAtPath:withOptions:andError:withCallback:] + 1589

5 IDEiOSSupportCore 0x000000011bb56a25 __118-[DVTiOSDevice(DVTiPhoneApplicationInstallation) processAppInstallSet:appUninstallSet:installOptions:completionBlock:]_block_invoke.352 + 4523

6 DVTFoundation 0x0000000101dc73ba __DVT_CALLING_CLIENT_BLOCK__ + 7

7 DVTFoundation 0x0000000101dc8a92 __DVTDispatchAsync_block_invoke + 809

8 libdispatch.dylib 0x00007fff640865f8 _dispatch_call_block_and_release + 12

9 libdispatch.dylib 0x00007fff6408763d _dispatch_client_callout + 8

10 libdispatch.dylib 0x00007fff6408d8e0 _dispatch_lane_serial_drain + 602

11 libdispatch.dylib 0x00007fff6408e396 _dispatch_lane_invoke + 385

12 libdispatch.dylib 0x00007fff640966ed _dispatch_workloop_worker_thread + 598

13 libsystem_pthread.dylib 0x00007fff642c7611 _pthread_wqthread + 421

14 libsystem_pthread.dylib 0x00007fff642c73fd start_wqthread + 13

);

}

--




While with the help of this profile i am able to archieve the code and create a ipa and install it in my device. Strange!


Kindly help me .

Replies

Happens to me too, raised feedback assistant bug: FB7442344


If you have not raised a bug through the Feedback Assistant please do so. It helps 🙂.

me too.