From 8fabb5ba8415329e5c0ed2a6606269c2e54486ca Mon Sep 17 00:00:00 2001 From: Lukejb14 Date: Fri, 4 Sep 2020 10:11:00 -0400 Subject: [PATCH 1/7] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8cfd02..8a5e19f 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Simulate your iOS location with GPS coordinates. 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: `` From 356f95164763d7e61a69cc6dec19ae782a2d16e0 Mon Sep 17 00:00:00 2001 From: Lukejb14 Date: Fri, 4 Sep 2020 10:11:18 -0400 Subject: [PATCH 2/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a5e19f..75fe1d1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Simulate your iOS location with GPS coordinates. 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: `` + Example Line 37: `` ## Run GPS-Spoof From a88e2ed06316aac81ac3219cea29fe8c78f1cca6 Mon Sep 17 00:00:00 2001 From: Lukejb14 Date: Fri, 4 Sep 2020 10:22:39 -0400 Subject: [PATCH 3/7] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75fe1d1..9aa1878 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # GPS Spoof Simulate your iOS location with GPS coordinates. - +![enter image description here](https://i.imgur.com/Z0b6Ydj.png) ## Requirements @@ -14,7 +14,7 @@ Simulate your iOS location with GPS coordinates. 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: `` From 63e3c3df68febfb3f40f4b1d3d722b42b3ce4137 Mon Sep 17 00:00:00 2001 From: Lukejb14 Date: Fri, 4 Sep 2020 10:22:51 -0400 Subject: [PATCH 4/7] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aa1878..44d90f8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # GPS Spoof -Simulate your iOS location with GPS coordinates. +Simulate your iOS location with GPS coordinates. + ![enter image description here](https://i.imgur.com/Z0b6Ydj.png) ## Requirements From 185ac106a80d08eb307af92a9896eb828e83c575 Mon Sep 17 00:00:00 2001 From: Lukejb14 Date: Fri, 4 Sep 2020 10:35:17 -0400 Subject: [PATCH 5/7] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 44d90f8..8bdde7d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # GPS Spoof -Simulate your iOS location with GPS coordinates. - -![enter image description here](https://i.imgur.com/Z0b6Ydj.png) +![enter image description here](https://i.imgur.com/OE6UJoD.png) +Simulate your iOS location with any GPS coordinates. ## Requirements @@ -15,8 +14,7 @@ Simulate your iOS location with GPS coordinates. 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: `` +> Line 37: `` ## Run GPS-Spoof From bb1c8427a6a843da6e43b639d735292df8c2bdee Mon Sep 17 00:00:00 2001 From: Lukejb14 Date: Fri, 4 Sep 2020 10:35:31 -0400 Subject: [PATCH 6/7] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8bdde7d..bc9ccac 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # GPS Spoof ![enter image description here](https://i.imgur.com/OE6UJoD.png) + Simulate your iOS location with any GPS coordinates. ## Requirements From 4f7115a0a23f8176c05c1038c695ca1a8695e735 Mon Sep 17 00:00:00 2001 From: Lukejb14 Date: Fri, 4 Sep 2020 10:41:49 -0400 Subject: [PATCH 7/7] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index bc9ccac..42bd4b5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ -# GPS Spoof - ![enter image description here](https://i.imgur.com/OE6UJoD.png) -Simulate your iOS location with any GPS coordinates. - ## Requirements 1. Download/Update **[Xcode](https://apps.apple.com/us/app/xcode/id497799835?mt=12)** from the Mac App Store