
前几天Pokeman Go太流行了,对我我这种懒人是不喜欢到处跑来跑去的,所以想到开发一个简单的应用模拟位置,
然后就可以在公司一直打怪升级了
gps-simulation
Simulate locations using GPX files.
This will only work if you run the app through Xcode, as it relies on the debug session.
Usage
Simulate Locations
-
Select scheme
gps-simulator-> Edit Scheme -
Select
Allow Location Simulation -
Choose a gpx file from the
Default Locationdropdown -
Run the project on your device
iOS is now cycling through the location points in the GPX file!
Add GPX Files
-
Add your GPX file to the project under the
gpx-filesdirectory -
Select scheme
gps-simulator-> Edit Scheme - Click on the
Default Locationdropdown and select your GPX file




近期评论