add new iphones
This commit is contained in:
parent
8f5216bc5b
commit
edc80b2bc5
@ -66,6 +66,11 @@ public class UIDeviceModelNames {
|
|||||||
case "iPhone14,5": return "iPhone 13"
|
case "iPhone14,5": return "iPhone 13"
|
||||||
case "iPhone14,2": return "iPhone 13 Pro"
|
case "iPhone14,2": return "iPhone 13 Pro"
|
||||||
case "iPhone14,3": return "iPhone 13 Pro Max"
|
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 "iPad1,1": return "iPad"
|
||||||
case "iPad2,1", "iPad2,2", "iPad2,3", "iPad2,4": return "iPad 2"
|
case "iPad2,1", "iPad2,2", "iPad2,3", "iPad2,4": return "iPad 2"
|
||||||
|
Loading…
Reference in New Issue
Block a user