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 2fd6b9f commit d4d768aCopy full SHA for d4d768a
examples/with-javascript-expo/.detoxrc.js
@@ -61,7 +61,7 @@ module.exports = {
61
type: 'ios.simulator',
62
device: {
63
type: 'iPhone SE (3rd generation)',
64
- os: 'iOS 18.0'
+ os: 'iOS 18.6'
65
}
66
},
67
0 commit comments