summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--ios/Snapfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/ios/Snapfile b/ios/Snapfile
index eccf0278c3..80d17c6a77 100644
--- a/ios/Snapfile
+++ b/ios/Snapfile
@@ -1,10 +1,10 @@
-ios_version '17.2'
+ios_version '18.5'
# A list of devices you want to take the screenshots from
devices([
"iPhone SE (3rd generation)",
- "iPhone 15 Pro",
- "iPhone 15 Pro Max",
+ "iPhone 16 Pro",
+ "iPhone 16 Pro Max",
"iPad Pro 11-inch (M4)",
"iPad Pro 13-inch (M4)"
])