diff options
| -rw-r--r-- | ios/Snapfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ios/Snapfile b/ios/Snapfile index 499ccec261..e3e0410934 100644 --- a/ios/Snapfile +++ b/ios/Snapfile @@ -5,8 +5,8 @@ devices([ "iPhone SE (3rd generation)", "iPhone 15 Pro", "iPhone 15 Pro Max", - "iPad Pro (11-inch) (4th generation)", - "iPad Pro (12.9-inch) (6th generation)" + "iPad Pro 11-inch (M4)", + "iPad Pro 13-inch (M4)" ]) languages([ |
