Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosz Taudul <wolf@nereid.pl>2022-06-21 02:36:11 +0300
committerBartosz Taudul <wolf@nereid.pl>2022-06-21 02:36:11 +0300
commit24f0f3b51c805f21cd932cb2f77c8a0373c282e6 (patch)
tree98c56c5c60d4ed5aed38cf280a6baab3042f1a5e
parent766123b990d0718ea3816a231109d4f0f7e66428 (diff)
Update iCrap devices list.
-rw-r--r--client/TracyArmCpuTable.hpp7
1 files changed, 7 insertions, 0 deletions
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",