Skip to content

Releases: Schlaubischlump/LocationSimulator

0.1 - Beta 4

27 Oct 09:32
Compare
Choose a tag to compare
0.1 - Beta 4 Pre-release
Pre-release

⚠️ 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.

ℹ️ Make sure you installed all dependencies using homebrew.

Changelog:

  • Fix search popup does not disappear when searchfield is cleared
  • Fix searchField not working on Big Sur
  • Fix dark mode not working on Big Sur
  • Add iOS 14.1 download link

0.1 - Beta 3

18 Sep 14:28
Compare
Choose a tag to compare
0.1 - Beta 3 Pre-release
Pre-release

⚠️ 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. You can read the Readme.md for more details.

Changelog:

  • Fix the iOS 12 download links
  • Fix image mount error on iOS 14.0

0.1 - Beta 2

13 Sep 23:29
Compare
Choose a tag to compare
0.1 - Beta 2 Pre-release
Pre-release

⚠️ 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. You can read the Readme.md for more details.

Changelog:

  • Fix a bug where the location search popup was not updated correctly or did not appear at all.
  • Fix a bug where the speed was calculated incorrectly.
  • Update DeveloperDiskImage.plist to support versions up to iOS 13.7 and iOS 14.0.

0.1 - Beta 1

16 Jun 22:33
Compare
Choose a tag to compare
0.1 - Beta 1 Pre-release
Pre-release

⚠️ 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.

Note: The LocationSimulator_without_dependencies.app build does not include the libimobiledevice dependencies. You should install them using homebrew. This build links against the libimobiledevice 1.3.0, libplist 2.0.3, libusbmuxd 2.0.6, libssl 1.1 and libcrypto 1.1. Alternatively download the LocationSimulator.app which includes all dependencies.