Skip to content

Releases: Schlaubischlump/LocationSimulator

0.1 - Beta 9 (v1)

26 Apr 15:24
Compare
Choose a tag to compare

⚠️ This is still a beta release. There are most likely bugs. Please test this version and let me know if I broke anything.

ℹ️ This release build is signed and notarised !

Changelog:

v0.1.9.1

  • Fix debug log is enabled
  • Add PayPal and Eth donation option

v0.1.9

  • Move when standing still
  • Autoreverse navigation
  • UI does not lock up anymore when uploading a DeveloperDiskImage
  • Hovering a device in the sidebar reveals the full name
  • Resizing the window if no device is connected is now possible
  • New backend code for spoofing

0.1 - Beta 9

17 Apr 11:49
Compare
Choose a tag to compare

I know that some people like to update the homebrew version for me. While I do appreciate the work, there is a reason, why I do not update it myself. Usually I wait around a week to see if I broke anything, so that I can fix it before I upload the version to homebrew. I can see the github and homebrew download statistics. I would estimate around 80% of the users, use the homebrew version. I see the github upload as kind of test release, before I roll out the version to the ~200 - 300 active users. If there are no major complains after a week (see the github issues), feel free to update the homebrew version, if I have not done it myself at this time.

⚠️ This is still a beta release. There are most likely bugs. Please test this version and let me know if I broke anything.

ℹ️ This release build is signed and notarised !

Changelog:

v0.1.9

  • Move when standing still
  • Autoreverse navigation
  • UI does not lock up anymore when uploading a DeveloperDiskImage
  • Hovering a device in the sidebar reveals the full name
  • Resizing the window if no device is connected is now possible
  • New backend code for spoofing

0.1 - Beta 8 (v4)

20 Mar 21:44
Compare
Choose a tag to compare

⚠️ This is still a beta release. There are most likely bugs. Please test this version and let me know if I broke anything.

ℹ️ This release build is signed and notarised !

Changelog:

v0.1.8.4

  • Fix Swedish localization thanks to @devmaximilian !
  • Add a speed slider to the toolbar (Right click -> Customize toolbar)
  • Decrease the location update interval for smoother movements

v0.1.8.3

  • Fix UI lockup if Xcode 13.3 is installed
  • Xcode 13.3 support for iPhoneSimulator

v0.1.8.2

  • ⚠️ Language support other than english and german is partially incomplete
  • Change the map type (satellite, hybrid, explore)
  • Select the menubar items when changing the move type
  • Add zoom-in and zoom-out menubar items
  • Add pause / continue indicator to navigation
  • Add a Log view to easier diagnose errors
  • Choose a custom DeveloperDiskImage directory
  • Manage the DeveloperDiskImages from the preference window

v0.1.8.1

  • Italian support
  • Add zoom control to map
  • Fix support for macOS Catalina

v0.1.8

  • Sandbox support
  • Swedish localization
  • Support for iOS 15.x and 14.x (newer versions)
  • Support for Simulators on the latest XCode versions
  • Bug fixes

0.1 - Beta 8 (v3)

17 Mar 22:07
Compare
Choose a tag to compare

⚠️ This is still a beta release. There are most likely bugs. Please test this version and let me know if I broke anything.

ℹ️ This release build is signed and notarised !

Changelog:

v0.1.8.3

  • Fix UI lockup if Xcode 13.3 is installed
  • Xcode 13.3 support for iPhoneSimulator

v0.1.8.2

  • ⚠️ Language support other than english and german is partially incomplete
  • Change the map type (satellite, hybrid, explore)
  • Select the menubar items when changing the move type
  • Add zoom-in and zoom-out menubar items
  • Add pause / continue indicator to navigation
  • Add a Log view to easier diagnose errors
  • Choose a custom DeveloperDiskImage directory
  • Manage the DeveloperDiskImages from the preference window

v0.1.8.1

  • Italian support
  • Add zoom control to map
  • Fix support for macOS Catalina

v0.1.8

  • Sandbox support
  • Swedish localization
  • Support for iOS 15.x and 14.x (newer versions)
  • Support for Simulators on the latest XCode versions
  • Bug fixes

0.1 - Beta 8 (v2)

16 Mar 00:06
Compare
Choose a tag to compare

⚠️ This is still a beta release. There are most likely bugs. Please test this version and let me know if I broke anything.

ℹ️ This release build is signed and notarised !

Changelog:

v0.1.8.2

  • ⚠️ Language support other than english and german is partially incomplete
  • Change the map type (satellite, hybrid, explore)
  • Select the menubar items when changing the move type
  • Add zoom-in and zoom-out menubar items
  • Add pause / continue indicator to navigation
  • Add a Log view to easier diagnose errors
  • Choose a custom DeveloperDiskImage directory
  • Manage the DeveloperDiskImages from the preference window

v0.1.8.1

  • Italian support
  • Add zoom control to map
  • Fix support for macOS Catalina

v0.1.8

  • Sandbox support
  • Swedish localization
  • Support for iOS 15.x and 14.x (newer versions)
  • Support for Simulators on the latest XCode versions
  • Bug fixes

0.1 - Beta 8 (v1)

26 Feb 12:25
Compare
Choose a tag to compare

⚠️ This is still a beta release. There are most likely bugs. Please test this version and let me know if I broke anything.

ℹ️ This release build is unsigned, that means you'll need to grant an exception in Gatekeeper to run the app. The easiest way to do this is to right-click on LocationSimulator.app and click on Open. Confirm in the following dialog that you want to open the app.

For some reason macOS might mark the LocationSimulator.app.zip download as damaged. Each time you try to open the app it will tell you the executable is damaged. Unzip the file, place the app in your Applications directory. Execute the following command in your terminal:

xattr -dr com.apple.quarantine /Applications/LocationSimulator.app

I try to prevent this error by adhoc signing the executable with:

codesign --force --deep -s - LocationSimulator.app

Changelog:

v0.1.8.1

  • Italian support
  • Add zoom control to map
  • Fix support for macOS Catalina

v0.1.8

  • Sandbox support
  • Swedish localization
  • Support for iOS 15.x and 14.x (newer versions)
  • Support for Simulators on the latest XCode versions
  • Bug fixes

0.1 - Beta 8

18 Jan 18:34
efc74e1
Compare
Choose a tag to compare

Time for a new homebrew release... I still need to figure some compiler problems out before I can upload it.

⚠️ This is still a beta release. There are most likely bugs. Please test this version and let me know if I broke anything.

ℹ️ This release build is unsigned, that means you'll need to grant an exception in Gatekeeper to run the app. The easiest way to do this is to right-click on LocationSimulator.app and click on Open. Confirm in the following dialog that you want to open the app.

ℹ️ A build with the dependencies included is available for macOS 10.15, 11.X and 12.X.

For some reason macOS might mark the LocationSimulator.app.zip download as damaged. Each time you try to open the app it will tell you the executable is damaged. Unzip the file, place the app in your Applications directory. Execute the following command in your terminal:

xattr -dr com.apple.quarantine /Applications/LocationSimulator.app

I try to prevent this error by adhoc signing the executable with:

codesign --force --deep -s - LocationSimulator.app

Changelog:

  • Sandbox support
  • Swedish localization
  • Support for iOS 15.x
  • Support for Simulators on the latest XCode versions
  • Bug fixes

2022.02.01:

  • Add support for iOS 15.1 & 14.8

0.1 - Beta 7

29 Dec 16:21
Compare
Choose a tag to compare

⚠️ This is still a beta release. There are most likely bugs. Please test this version and let me know if I broke anything.

ℹ️ This release build is unsigned, that means you'll need to grant an exception in Gatekeeper to run the app. The easiest way to do this is to right-click on LocationSimulator.app and click on Open. Confirm in the following dialog that you want to open the app.

ℹ️ A build with the dependencies included is available for macOS 10.15 and 11.0.

For some reason macOS might mark the LocationSimulator.app.zip download as damaged. Each time you try to open the app it will tell you the executable is damaged. Unzip the file, place the app in your Applications directory. Execute the following command in your terminal:

xattr -dr com.apple.quarantine /Applications/LocationSimulator.app

Changelog:

  • New search popup with accessibility support
  • Confirm teleportation setting
  • New sidebar

0.1 - Beta 6

21 Dec 18:02
Compare
Choose a tag to compare

⚠️ This is still a beta release. There are most likely bugs. Please test this version and let me know if I broke anything.

ℹ️ This release build is unsigned, that means you'll need to grant an exception in Gatekeeper to run the app. The easiest way to do this is to right-click on LocationSimulator.app and click on Open. Confirm in the following dialog that you want to open the app.

ℹ️ A build with the dependencies included will not be provided anymore. Install the dependencies using homebrew.

Changelog:

  • Open GPX files
  • Provide the foundation to support TvOS and WatchOS DevleoperDiskImages
  • New movement control to better fit the macOS design language (needs testing on 10.14 & 10.13)
  • Use mac location button to set the spoofed location to your macOS location
  • Add a fallback download URL, to support new iOS versions without updating LocationSimulator
  • Move Licenses to preference window
  • Bug fixes

Note: If you want to compile the project based on this source code snapshot, make sure that you use the Downloader package at a commit message, before the DispatchQueue.main.async was removed.

0.1 - Beta 5

01 Nov 13:14
Compare
Choose a tag to compare

⚠️ This is still a beta release. There are most likely bugs. Please test this version and let me know if I broke anything.

ℹ️ This release build is unsigned, that means you'll need to grant an exception in Gatekeeper to run the app. The easiest way to do this is to right-click on LocationSimulator.app and click on Open. Confirm in the following dialog that you want to open the app.

ℹ️ If you don't know what to download choose LocationSimulator.app.zip.

ℹ️ For some reason macOS might mark the download as damaged (This has todo with the dependencies which are build for macOS 10.13 and are not code signed). Each time you try to open the app it will tell you the executable is damaged. Unzip the file, place the app in your Applications directory. Execute the following command in your terminal:

xattr -dr com.apple.quarantine /Applications/LocationSimulator.app

Changelog:

  • New device backend
  • Wi-Fi / USB indicator
  • Application settings
  • Bug fixes
  • UI fixes for Big Sur
  • Fix macOS 10.13/10.14 (?)