Note that there are some explanatory texts on larger screens.

plurals
  1. POfailed to get the task process - test application xcode to iPhone
    text
    copied!<p>I'm currently a student in computer engineering/development, and I started developing an iPhone application. I have a jailbroken iPhone 4S iOS 5.1.1, and a Macbook Air 2012 with Xcode 4.3.3</p> <p>I have read/seen a lot of tutorials on how to test an application on a device without having a developer account on Apple Developers (I'm just a student and don't want to spend 99$ for testing an application that will not be put on the App Store, I just want to learn).</p> <p>I followed all the steps (edit SDKsettings.plist, don't sign the code on build settings...), the application works fine on the iPhone simulator, but when I want to test it on my iPhone, the application appears on the springboard, but when I launch it, it crashes instantly, and on Xcode I have a message on the debug area saying :</p> <pre><code>&gt; error: failed to launch &gt; '/Users/amine/Library/Developer/Xcode/DerivedData/Mes_horaires_de_travail-dfzorjqmnecsnafvctvhgsuphwws/Build/Products/Release-iphoneos/Mes &gt; horaires de travail.app/Mes horaires de travail' -- failed to get the &gt; task for process 28720 </code></pre> <p>This is not the first application that crashes on launch. Can anyone help me with this error ? I found <a href="https://stackoverflow.com/questions/8777080/error-launching-remote-program-failed-to-get-the-task-for-process-on-xcode-4-2">this tip</a>, but I don't have the menu on Xcode to create Entitlements.plist to test the solution.</p> <p>Thanks a lot.</p> <p>P.S : please be kind, I'm just a beginner... ^_^</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload