mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2025-06-13 18:58:23 +02:00
Latest 15.x/16.x version is now 15.8.4 and 16.7.11 respectively
This commit is contained in:
@ -1304,12 +1304,12 @@ device_get_info() {
|
|||||||
device_latest_build="16H81"
|
device_latest_build="16H81"
|
||||||
;;
|
;;
|
||||||
iPad5* | iPhone[89]* | iPod9,1 )
|
iPad5* | iPhone[89]* | iPod9,1 )
|
||||||
device_latest_vers="15.8.3"
|
device_latest_vers="15.8.4"
|
||||||
device_latest_build="19H386"
|
device_latest_build="19H390"
|
||||||
;;
|
;;
|
||||||
iPad6* | iPhone10* )
|
iPad6* | iPhone10* )
|
||||||
device_latest_vers="16.7.10"
|
device_latest_vers="16.7.11"
|
||||||
device_latest_build="20H350"
|
device_latest_build="20H360"
|
||||||
;;
|
;;
|
||||||
iPad7* )
|
iPad7* )
|
||||||
log "Getting latest iOS version for $device_type"
|
log "Getting latest iOS version for $device_type"
|
||||||
|
Reference in New Issue
Block a user