Is there any guide here for newbie like me to test my app on my iPod Touch?
I already paid apple $99 (+tax) to buy a iPhone Dev Standard Program. I'm looking for the guide to help me step by step (what I have to do) in order to test my app on my iPod Touch.
Right now when I build&run I got this error
CodeSign error: Code Signing Identity 'iPhone Developer' does not match any code-signing certificate in your keychain. Once added to the keychain, touch a file or clean the project to continue. Line location Tool: 0
Have you set up everything in your portal at developer.apple.com/iphone ? You have to do that before you can run the code on your device. There are videos within the portal that will walk you through each step.
Also, make sure you are using the same capitalization as on your certificates. For some reason my certificates are like "iPhone Developer: jeremy Curcio", first name not capitalized.