iGhibli / iOS-DeviceSupport

This repository holds the device support files for the iOS, and I will update it regularly.
8.12k stars 1.16k forks source link

Cannot find 15.8 #237

Open aavuzb opened 1 year ago

aavuzb commented 1 year ago

Hello. Please help me to find iOS-DeviceSupport 15.8. I cannot find it. Thank you

Dheyaa commented 1 year ago

Please add support for iOS 15.8. I will be very helpful.

aavuzb commented 1 year ago

This issue can be solved by renaming 15.5 to 15.8. Just download the 15.5 zip from https://github.com/JinjunHan/iOSDeviceSupport/blob/master/iOSDeviceSupport/15.5.zip and rename it to 15.8. After that, 15.8 version device should be run without errors

Dheyaa commented 1 year ago

That worked. Thank you very much :)

Vinod-Sutar commented 1 year ago

After spending 1 whole day :) Thanks for the solution @aavuzb

eigidi commented 1 year ago

This issue can be solved by renaming 15.5 to 15.8. Just download the 15.5 zip from https://github.com/JinjunHan/iOSDeviceSupport/blob/master/iOSDeviceSupport/15.5.zip and rename it to 15.8. After that, 15.8 version device should be run without errors

great solution, fastest. I might add that only 15.5 works (tried with the 15.7 and it doesn't work)

ZeroCoolJr commented 10 months ago

This issue can be solved by renaming 15.5 to 15.8. Just download the 15.5 zip from https://github.com/JinjunHan/iOSDeviceSupport/blob/master/iOSDeviceSupport/15.5.zip and rename it to 15.8. After that, 15.8 version device should be run without errors

great solution, fastest. I might add that only 15.5 works (tried with the 15.7 and it doesn't work)

The 15.8 also didn't work. Copying 15.5 as 15.8 still works.

I'm using Xcode 14.2.

wudok777 commented 7 months ago

This issue can be solved by renaming 15.5 to 15.8. Just download the 15.5 zip from https://github.com/JinjunHan/iOSDeviceSupport/blob/master/iOSDeviceSupport/15.5.zip and rename it to 15.8. After that, 15.8 version device should be run without errors

When you unzip, do you have to do anything else? Does it need to be in the same directory as the ifakelocation file? I unzipped in my downloads folder and renamed the directory to 15.8 and then reloaded ifakelocation. Still getting the IOS is not supported error. I'm clearly missing something!

eigidi commented 7 months ago

This issue can be solved by renaming 15.5 to 15.8. Just download the 15.5 zip from https://github.com/JinjunHan/iOSDeviceSupport/blob/master/iOSDeviceSupport/15.5.zip and rename it to 15.8. After that, 15.8 version device should be run without errors

When you unzip, do you have to do anything else? Does it need to be in the same directory as the ifakelocation file? I unzipped in my downloads folder and renamed the directory to 15.8 and then reloaded ifakelocation. Still getting the IOS is not supported error. I'm clearly missing something!

You have to go to the folder where you have the device supported. You should go here: Open Finder -> Applications -> Scroll to Xcode -> Right Click -> Show Package Contents -> Contents -> Developer -> Platforms -> iPhoneOS.platform -> DeviceSupport This is the list of devices folder support for your Xcode

zhkhan89 commented 5 months ago

This issue can be solved by renaming 15.5 to 15.8. Just download the 15.5 zip from https://github.com/JinjunHan/iOSDeviceSupport/blob/master/iOSDeviceSupport/15.5.zip and rename it to 15.8. After that, 15.8 version device should be run without errors

When you unzip, do you have to do anything else? Does it need to be in the same directory as the ifakelocation file? I unzipped in my downloads folder and renamed the directory to 15.8 and then reloaded ifakelocation. Still getting the IOS is not supported error. I'm clearly missing something!

You have to go to the folder where you have the device supported. You should go here: Open Finder -> Applications -> Scroll to Xcode -> Right Click -> Show Package Contents -> Contents -> Developer -> Platforms -> iPhoneOS.platform -> DeviceSupport This is the list of devices folder support for your Xcode

I am unable to do these next steps after renaming the folder to 15.8. There is no Xcode available under the Applications. I tried ifl (app) and went to show package contents. There is only a Bin folder there. Can someone please assist with it