How to make my HelloWorld.app appear in springboard?
Hi there, I'm learning how to develop apps for the iPhone and I made a HelloWorld app that runs on the iPhone simulator.
I would like to run this app on my iPhone, just to prove that I can get my applications onto the phone really.
I've copied HelloWorld.app created in the directory build/Debug-iphonesimulator of my XCode project into the Applications folder in the root of my iPhone.
I've also updated permissions via SSH in case these were a problem by typing in Terminal:
did you manage to solve the problem? if so, how did you do it? I'm also having problems with an app that is in /Applications/ with the right permissions and doesn't appear on the springboard.. thanks!