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 5e31aef commit 15a8534Copy full SHA for 15a8534
fastlane/Fastfile
@@ -6,7 +6,7 @@ devices = {
6
14 => ["iPhone 12 (14.5)", "iPad Pro (9.7-inch) (14.5)"],
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) (4th generation) (17.5)"],
+ 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)"],
11
},
12
"tvos" => {
0 commit comments