From 24f0f3b51c805f21cd932cb2f77c8a0373c282e6 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Tue, 21 Jun 2022 01:36:11 +0200 Subject: [PATCH] Update iCrap devices list. --- client/TracyArmCpuTable.hpp | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/client/TracyArmCpuTable.hpp b/client/TracyArmCpuTable.hpp index 5b22c63a..e8f3ad4e 100644 --- a/client/TracyArmCpuTable.hpp +++ b/client/TracyArmCpuTable.hpp @@ -276,6 +276,11 @@ static const char* DecodeIosDevice( const char* id ) "iPhone13,2", "iPhone 12", "iPhone13,3", "iPhone 12 Pro", "iPhone13,4", "iPhone 12 Pro Max", + "iPhone14,2", "iPhone 13 Pro", + "iPhone14,3", "iPhone 13 Pro Max", + "iPhone14,4", "iPhone 13 Mini", + "iPhone14,5", "iPhone 13", + "iPhone14,6", "iPhone SE 3rd Gen", "iPad1,1", "iPad (A1219/A1337)", "iPad2,1", "iPad 2 (A1395)", "iPad2,2", "iPad 2 (A1396)", @@ -346,6 +351,8 @@ static const char* DecodeIosDevice( const char* id ) "iPad13,9", "iPad Pro 12.9\" 5th gen", "iPad13,10", "iPad Pro 12.9\" 5th gen", "iPad13,11", "iPad Pro 12.9\" 5th gen", + "iPad13,16", "iPad Air 5th Gen (WiFi)", + "iPad13,17", "iPad Air 5th Gen (WiFi+Cellular)", "iPod1,1", "iPod Touch", "iPod2,1", "iPod Touch 2nd gen", "iPod3,1", "iPod Touch 3rd gen",