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",