Added iOS 15.0

This commit is contained in:
Nex 2021-09-22 17:27:29 +02:00
parent eb2a8b8b41
commit 94e3c0ce7b
1 changed files with 1 additions and 0 deletions

View File

@ -223,6 +223,7 @@ IPHONE_IOS_VERSIONS = [
{"build": "18G69", "version": "14.7"},
{"build": "18G82", "version": "14.7.1"},
{"build": "18H17", "version": "14.8"},
{"build": "19A346", "version": "15.0"},
]
def get_device_desc_from_id(identifier, devices_list=IPHONE_MODELS):