Skip to content

Commit 2f2b2a5

Browse files
gusgardclaude
andauthored
Update Detox iOS simulator from iPhone 14 to iPhone 17 (#212)
Aligns the Detox E2E test device with iPhone 17 for CI runs on the Xcode 26 stack. https://claude.ai/code/session_01HMQPcVwyWDjxM3ZB5KDmQe Co-authored-by: Claude <noreply@anthropic.com>
1 parent c45f9b0 commit 2f2b2a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/.detoxrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ module.exports = {
3838
simulator: {
3939
type: 'ios.simulator',
4040
device: {
41-
type: 'iPhone 14',
41+
type: 'iPhone 17',
4242
},
4343
},
4444
attached: {

0 commit comments

Comments
 (0)