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

[BUG] Disk Image 15.6 Missing #130

Closed SMC67 closed 1 year ago

SMC67 commented 1 year ago

Hi there,

First, let me say thank you for this app, it's a fantastic app!

Regarding the issue, I checked #73 but it says go to https://github.com/pdso/DeveloperDiskImage and check if the disk image is there, which it is not for my iOS version of 15.6. It goes from 15.5 to 16.0.

Thank you so much!

SMC67 commented 1 year ago

I was able to find a copy of the disk image from https://github.com/mspvirajpatel/Xcode_Developer_Disk_Images/releases

and clicked the + for disk image in preferences and created the 15.6, which seems to have worked. Thanks for all you do!

Schlaubischlump commented 1 year ago

Thank your for reading the previous issues and informing me about the missing DeveloperDiskImage ! It looks like iOS 15.6 does not need a new DeveloperDiskImage. Xcode does not even contain support files for iOS 15.6. Most likely the iOS 15.5 images will still work for iOS 15.6. I'll update the app

samirdigital commented 1 year ago

I can confirm 15.5 works for 15.6. Possibly, the program could automatically try to download the closest possible DeveloperDiskImage + signature if the exact version cannot be found, followed by a warning message?

Schlaubischlump commented 1 year ago

Thanks for the confirmation. I'll upload a new version to github which includes the 15.5 download link for 15.6.

I thought about that and it might be a good idea. Another alternative idea might be to just download a list with all download links from github. That way I don't have to upload a new build each time a new iOS version without updated support files is released.

The problem is, that I just started a new job and I don't really have the time to implement any new features. Maybe some time in the future.

Schlaubischlump commented 1 year ago

I uploaded a new release to github. If homebrew isn't updated in a week, I'll update it myself.