Search code examples
debuggingxcode4ios5jailbreak

Debugging on device without apple developer account (iSDK 5 and XCode 4)


So, my question is very short: is it possible to debug my application on actual device without Apple Developer account ? I am using SDK for iOS5, XCode 4.2 and Snow Leopard 10.6.7.

I know that it is possible with older versions of XCode and SDK, but don't remember how (I found it on the net some time ago ...)

EDIT: I have jail-broken iPhone and have no problem if solution needs jailbreak ;)


Solution

  • I got it working (on-device debugging using Xcode 4.3/Lion/iOS 5) using an app called Jailcoder, which I discovered in this post. It sets up Xcode and indvidual project files and can apparently revert the changes (haven't tried this though).

    Update: Works for me only in safe mode on the iOS device, otherwise not.

    Update2: Not working for me in safe mode either now. But this is still worth a try, especially as it's free.