diff --git a/README.md b/README.md index 218f9fb..d7402bd 100644 --- a/README.md +++ b/README.md @@ -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: `` + + +## 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)