Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukejb14 authored Sep 3, 2020
1 parent 0536a7e commit b92f559
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,19 @@ Simulate your iOS location with GPS coordinates.
2. Download [this](https://github.com/Lukejb14/GPS-Spoof/archive/master.zip) repository


## How to do it
## Setup

3. Open [GPS Spoof.xcodeproj](https://github.com/Lukejb14/GPS-Spoof/tree/master/GPS%20Spoof.xcodeproj "GPS Spoof.xcodeproj") with Xcode
4. Open **Location.gpx** in the Xcode project
5. Edit **line 37** in Location.gpx to the GPS coordinates of your choice
Example Line 37: `<wpt lat="25.197204" lon="55.274283">`


## Run GPS-Spoof

6. Select your device
7. Press '**Play**' button in top left. (Wait for 'Build Succeeded' to pop up)
8. Select **Debug** > **Simulate Location** > **Location**
9. Done! *Check if it worked by going to your maps application.*

![Video demo on how to run GPS-Spoof](https://i.imgur.com/GCP8oqA.gif)

0 comments on commit b92f559

Please sign in to comment.