add new iphones

master
Jordan Koch 2022-09-16 22:43:40 -04:00
parent 8f5216bc5b
commit edc80b2bc5
1 changed files with 5 additions and 0 deletions

View File

@ -66,6 +66,11 @@ public class UIDeviceModelNames {
case "iPhone14,5": return "iPhone 13"
case "iPhone14,2": return "iPhone 13 Pro"
case "iPhone14,3": return "iPhone 13 Pro Max"
case "iPhone14,6": return "iPhone SE (3rd generation)"
case "iPhone14,7": return "iPhone 14"
case "iPhone14,8": return "iPhone 14 Plus"
case "iPhone15,2": return "iPhone 14 Pro"
case "iPhone15,3": return "iPhone 14 Pro Max"
case "iPad1,1": return "iPad"
case "iPad2,1", "iPad2,2", "iPad2,3", "iPad2,4": return "iPad 2"