griffin2000
01-20-2008, 04:16 PM
I have downgraded my Ipod Touch to 1.1.1, installed the jailbreakme installer. And have installed the toolschain from "iphone game over" on windows using cygwin.

I've created/compiled my app based on the HelloWorld example (I've tried both the basic (http://wiki.iphonegameover.com/Programming_Tutorials) one at iphone game over and the Duriaan (http://www.duriaan.ch/iphone.html) one). I can compile fine and have copied the executable and the plist file to my ipod touch using SSH (Its in /Applications/DuriaanHelloWorld.app). I have exact copy of the Info.plist from the Duriaan website (does the CFBundleIdentifier matter ? I have kept this the same ). I have chmod'ed the contents to have permissions 775.

But I'm not having any luck running it. The app does not appear on the "desktop" only in the launcher application. But when I select it nothing happens. Is there a step I have missed ?

nudded
01-21-2008, 01:13 AM
change the capitalization of your 'i' in info.plist, hope that that will work for ya