Added version

This commit is contained in:
Nex 2021-09-14 14:20:54 +02:00
parent 3f9809f36c
commit 7b0e2d4564

View File

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