PDA

View Full Version : Possible to compile jailbroken apps in xCode?




Ryan2925
Aug 3, 2009, 09:28 PM
I have heard that it is possible to copy Jailbroken apps like Cycorder, or GV Mobile to your Mac, and then provision it in xcode for non jailbroken devices. Am I correct, is this possible to do? It would be great if it was. I found a link here (http://www.tuaw.com/2009/07/31/hands-on-a-little-late-with-gv-mobile/). Thanks guys



megamanbnmaster
Aug 3, 2009, 10:17 PM
I have heard that it is possible to copy Jailbroken apps like Cycorder, or GV Mobile to your Mac, and then provision it in xcode for non jailbroken devices. Am I correct, is this possible to do? It would be great if it was. I found a link here (http://www.tuaw.com/2009/07/31/hands-on-a-little-late-with-gv-mobile/). Thanks guys

Nope.
A: you can't reverse engineer apps
B: The architecture is compiled for ARM processors, it can't be decompiled on any intel/ppc machine AFAIK.

However, xcode is the application used to develop iPhone apps, whether jailbroken or not.