Note that there are some explanatory texts on larger screens.

plurals
  1. POInstall iOS Apps on device without developer program, iOS 5.1
    primarykey
    data
    text
    <p>I'm trying to install my iOS app on to my device running iOS 5.1. It's not currently jailbreaked but if that's what it takes I'll do that. </p> <p>When i was running iOS 5.0.1 I followed this thread: <a href="https://stackoverflow.com/questions/246422/how-can-i-deploy-an-iphone-application-from-xcode-to-a-real-iphone-device">How can I deploy an iPhone application from Xcode to a real iPhone device?</a> and created a self-signed certificate, that worked like a charm.</p> <p>I'm not able to get it working after updating to Xcode 4.3.2 and iOS 5.1</p> <p>I'v also tried following this thread but with no success: <a href="https://stackoverflow.com/questions/4952820/test-ios-app-on-device-without-apple-developer-program-or-jailbreak">Test iOS app on device without apple developer program or jailbreak</a> </p> <p><strong>So how do I install my apps from Xcode 4.3.2 to my iPhone 4 running iOS 5.1, without being member in a developer program?</strong></p> <p>EDIT: I am now able to get the applications on to the iPhone. But when i try to start them they crash, not even the launch image comes up. I've Jailbroken the device, installed Appsync, edited the SDKSettings.plist and changed the build properties to "Don't code Sign".</p> <p>This is what the console gives me when i try to start the app, i'm not getting any crash log in Xcode:</p> <pre><code>May 8 18:25:35 unknown SpringBoard[54] &lt;Warning&gt;: Unable to obtain a task name port right for pid 1017: (os/kern) failure May 8 18:25:35 unknown com.apple.launchd[1] &lt;Notice&gt;: (UIKitApplication:com.KerschApps.Test[0x2fa8]) Exited: Killed: 9 May 8 18:25:35 unknown com.apple.launchd[1] &lt;Warning&gt;: (UIKitApplication:com.KerschApps.Test[0x2fa8]) Throttling respawn: Will start in 2147483647 seconds May 8 18:25:35 unknown SpringBoard[54] &lt;Warning&gt;: Application 'Test' exited abnormally with signal 9: Killed: 9 May 8 18:25:36 unknown kernel[0] &lt;Debug&gt;: AMFI: hook..execve() killing pid 1017: no code signature </code></pre> <p><strong>Why are all my applications crashing in the iPhone when they run fine in the simulator?</strong></p> <p>Thanks /Tim</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
 

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