Running an iphone application example
So I downloaded the LocateMe example iphone application from apple http://developer.apple.com/iphone/library/navigation/Frameworks/CoreServ...
Wheneven I tried to run it from xcode, it was say, "Error Starting Executable No provisioned iPhone device is connected", yeah, I know that already since I don't have an iphone connected.
As it turns out, the xcode iphone project is configured with a target. In the example that I downloaded, it was set to an iphone. I changed the target to my simulator, and it ran.
While this may be readily apparent to everyone else, this is my first time I have even touched an iphone, xcode, etc...


Comments
Post new comment