diff options
| -rw-r--r-- | ios/Snapfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ios/Snapfile b/ios/Snapfile index d3382aafc5..9893e94341 100644 --- a/ios/Snapfile +++ b/ios/Snapfile @@ -5,7 +5,8 @@ devices([ "iPhone 11", "iPhone 11 Pro", "iPhone 11 Pro Max", - "iPad Pro (12.9-inch) (5th generation)" + "iPad Pro (12.9-inch) (2nd generation)", + "iPad Pro (12.9-inch) (3rd generation)" ]) languages([ |
