Is it possible to get the 'live' current location with an iOS Simulator?
问题 I'm trying to test out my location code with an iOS Simulator. How can I make the iOS simulator use my -real- current location? So for example, i'm on a train using my MBP connected to the interwebs via my iPhone teathering. I then run the iOS Simulator and double click on my App. Now .. as the train moves, I wish to see my lat/long coords change in my labels / console output. I'm not after code (i've done all that)... just not sure how to tell the iOS Simulator to use the real live location