Schlaubischlump / LocationSimulator

MacOS application to spoof / fake / mock your iOS / iPadOS or iPhoneSimulator device location. WatchOS and TvOS are partially supported.
https://schlaubischlump.github.io/LocationSimulator/
GNU General Public License v3.0
2.39k stars 184 forks source link

[Question] Should this work on latest beta releases iOS / macOS? #105

Closed uhlhosting closed 2 years ago

uhlhosting commented 2 years ago

I have it on latest beta macos and ios and I get:

Failed to download DeveloperDiskImage.dmg or DeveloperDiskImage.dmg.signature

Schlaubischlump commented 2 years ago

iOS 15.3 is not yet supported. It will be, when the official version is released. You can make it work if you copy the iOS 15.2 developer disk image and signature (~/Library/Application Support/LocationSimulator/iPhone OS/15.2/) to a new iOS 15.3 folder inside LocationSimulators Application Support directory (~/Library/Application Support/LocationSimulator/iPhone OS/15.3/).

uhlhosting commented 2 years ago

Can you give me a link to download the 15.2 disk image?

uhlhosting commented 2 years ago

iOS 15.3 is not yet supported. It will be, when the official version is released. You can make it work if you copy the iOS 15.2 developer disk image and signature (~/Library/Application Support/LocationSimulator/iPhone OS/15.2/) to a new iOS 15.3 folder inside LocationSimulators Application Support directory (~/Library/Application Support/LocationSimulator/iPhone OS/15.3/).

It seems I have only 15.3 folder in Library.

Schlaubischlump commented 2 years ago

You can download the files here: https://github.com/pdso/DeveloperDiskImage/tree/master/15.2.

uhlhosting commented 2 years ago

Thanks it worked!