Hi,
m new to iphone programming,
This method can be used even in iphone that are not jailbreaked??
what Idid command used in terminal
Printable View
Hi,
m new to iphone programming,
This method can be used even in iphone that are not jailbreaked??
what Idid command used in terminal
I apologize to invoke a oldthread...
But i am in similar situation since last five days..not able to properly start my app on iPod Touch...
@rjshearman
In one of your statements --> "
And ensure you have "Any iPhone OS Device" under the "Code Signing Provisional Profile" but this time select "Default Provisioning Profile for Code Signing Identity" "
No where i could find "Code Signing Provisional Profile"...i am using xcode 3.1.2
The things that i have done are :
--> deleted all files/folders present in build folder of the project directory
--> selected Active SDK as "Device iPhone OS 2.2"
--> selected Active Configuration as "Release"
--> selected "Any iPhone OS device" in code signing identity and kept value as empty...
--> couldn't find "Code Signing Provisional Profile"...so skipped this step....(where can i find it?)
--> went to Build in Toolbar and clicked "Build"
--> got "code sign error....."
--> so, selected Active SDK as "Device iPhone OS 2.1"
--> in build/Release-iphoneos got HelloWorld.app
--> Transferred HelloWorld.app to iPod's "Applications" folder
--> Restarted iPod
--> logged in using userid as "root" and password as "alpine"
--> executed "ldid -S /Applications/HelloWorld.app/HelloWorld"
--> when i execute the command there is no response as such on console...as below...
Amal's iPod:~ root# ldid -S /Applications/HelloWorld.app/HelloWorld
Amal's iPod:~ root#
--> then "exit" the terminal
--> saw HelloWorld on the sprinboard
--> tapped on the icon..and bang...it got killed after start..
--> Though i fake signed the app as above....still to no use..
What am i missing?
Thanks
amal
Hello there,
does the above solution work with a jail break device only or any device?
Thanks.