File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 IPAD_DEVICE_MODEL :
55 description : ' Model of the iPad device to be used when running tests'
66 required : false
7- default : iPad Pro 13-inch (M4 )
7+ default : iPad Pro 13-inch (M5 )
88
99runs :
1010 using : " composite"
Original file line number Diff line number Diff line change 44 IPHONE_DEVICE_MODEL :
55 description : ' Model of the iPhone device to be used when running tests'
66 required : false
7- default : iPhone 16 Pro Max
7+ default : iPhone 17 Pro Max
88
99runs :
1010 using : " composite"
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ concurrency:
1111env :
1212 ANDROID_EMULATOR_API : 34
1313 ANDROID_EMULATOR_ARCH : x86_64
14- IPHONE_DEVICE_MODEL : iPhone 16 Pro Max
15- IPAD_DEVICE_MODEL : iPad Pro 13-inch (M4 )
14+ IPHONE_DEVICE_MODEL : iPhone 17 Pro Max
15+ IPAD_DEVICE_MODEL : iPad Pro 13-inch (M5 )
1616
1717jobs :
1818 changes :
Original file line number Diff line number Diff line change 1818env :
1919 ANDROID_EMULATOR_API : 34
2020 ANDROID_EMULATOR_ARCH : x86_64
21- IPHONE_DEVICE_MODEL : iPhone 16 Pro Max
22- IPAD_DEVICE_MODEL : iPad Pro 13-inch (M4 )
21+ IPHONE_DEVICE_MODEL : iPhone 17 Pro Max
22+ IPAD_DEVICE_MODEL : iPad Pro 13-inch (M5 )
2323
2424jobs :
2525 common :
You can’t perform that action at this time.
0 commit comments