iPhone Debugging Error launching remote program: failed to get the task for process 907 -
An app has been created to install and install adhoc on iPhone but this installer is not working on the iPhone, Tried to connect to iCac
"Error in launching a remote program: The process failed to get the job for 907."
No, you can not debug an AdHoc build in XCode - Setting plus permissions in your entitlements. Plist originally says, "Do not allow the debugger to join it", and it is necessary for ADACH and AppStore.
See
or the documentation ...
Comments
Post a Comment