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

Fix warning triangle #48

Closed Schlaubischlump closed 3 years ago

Schlaubischlump commented 3 years ago

When connecting a device for which no DeveloperDiskImage is downloaded, the DeveloperDiskImage will be downloaded and the device is reloaded. In this case the load(device: Device) function will return false, although it should be true if the upload was successful.