Deploy from VM to device: works great
Like what I did before, I used the steps in this site, and successfully deployed an XCode application from the XCode environment to my iPod Touch.
The only issue I have to remind myself is that after I created a certificate, I have to reboot the machine, or otherwise I will get the "“Code Sign error: a valid provisioning profile matching the application’s Identifier ‘...........(app name)′ could not be found”" error.
There's another tiny puzzle though: I have no problem running the "Push Pop" tutorial application on the iPod Touch device (which is runing iPhoneOS 3.0), however the same app doesn't not work on iPhone emulator 3.0 which working fine with emulator 3.1. Very strange indeed. Oh well, I am trying not to let things like this keep me from continue learning iPhone development.
The only issue I have to remind myself is that after I created a certificate, I have to reboot the machine, or otherwise I will get the "“Code Sign error: a valid provisioning profile matching the application’s Identifier ‘...........(app name)′ could not be found”" error.
There's another tiny puzzle though: I have no problem running the "Push Pop" tutorial application on the iPod Touch device (which is runing iPhoneOS 3.0), however the same app doesn't not work on iPhone emulator 3.0 which working fine with emulator 3.1. Very strange indeed. Oh well, I am trying not to let things like this keep me from continue learning iPhone development.