diff options
| author | Bug Magnet <marco.nikic@mullvad.net> | 2025-09-22 10:32:11 +0200 |
|---|---|---|
| committer | Bug Magnet <marco.nikic@mullvad.net> | 2025-09-22 16:20:13 +0200 |
| commit | 034bb627df99690142450739dd5eb82e7199b3e3 (patch) | |
| tree | 09cebae079a7fd4e92f0470e2a465d3fa970167c /ios | |
| parent | 4eb0019f38bb1d1fe52dc6d3b335bce9b7ba62ce (diff) | |
| download | mullvadvpn-034bb627df99690142450739dd5eb82e7199b3e3.tar.xz mullvadvpn-034bb627df99690142450739dd5eb82e7199b3e3.zip | |
Update Snapfile to mention iOS 18dot5
Diffstat (limited to 'ios')
| -rw-r--r-- | ios/Snapfile | 6 |
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)" ]) |
