We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3ab037 commit 2fd6b9fCopy full SHA for 2fd6b9f
1 file changed
examples/with-typescript-react-native/.detoxrc.js
@@ -59,7 +59,8 @@ module.exports = {
59
simulator_18: {
60
type: 'ios.simulator',
61
device: {
62
- os: 'iOS 18.0'
+ type: 'iPhone SE (3rd generation)',
63
+ os: 'iOS 18.6'
64
}
65
},
66
0 commit comments