We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15a8534 commit a05a854Copy full SHA for a05a854
fastlane/Fastfile
@@ -7,7 +7,7 @@ devices = {
7
15 => ["iPhone SE (3rd generation) (15.5)", "iPad Air (5th generation) (15.5)",],
8
16 => ["iPhone 14 (16.4)", "iPad Pro (11-inch) (4th generation) (16.4)"],
9
17 => ["iPhone 15 (17.5)", "iPad Pro 11-inch (M4) (17.5)"],
10
- 18 => ["iPhone 15 (18.0)", "iPad Pro 11-inch (M4) (18.0)"],
+ 18 => ["iPhone 16 (18.2)", "iPad Pro 11-inch (M4) (18.2)"],
11
},
12
"tvos" => {
13
13 => ["Apple TV (13.4)"],
0 commit comments