Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

dev jangir

macrumors newbie
Original poster
Mar 17, 2010
3
0
hi all
my simple app is running in iphone simulator, now i want to run it on iphone device but it require code signing .
is it possible to run app on device on without signing my phone is jail brockened
thanx
 
hi all
my simple app is running in iphone simulator, now i want to run it on iphone device but it require code signing .
is it possible to run app on device on without signing my phone is jail brockened
thanx

Create a provisioning profile in your developer account. Install it.

Since your device is jailbroken, it does cease to check the code signing.

I know I have given copies of applications I have written to my brother in IPA format and he is able install them on his jailbroken device. I also know my provisioning profile has expired and my custom apps have stopped working. Uninstalling the expired provisioning profile (which SHOULD break the App) allows them to run because my device is jailbroken.

I just don't know how you will compile the app without some sort of signing on it. I'm pretty sure Xcode won't compile the app without signing it, but I guess you could hit the compile button, convert the .app file/directory (if it made one) into an IPA and install it that way.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.