Skip to content

Commit

Permalink
[Detox@ios] Change: Use iPhone 12 for ios.simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
guhungry committed Feb 26, 2024
1 parent d5fb3e0 commit 2ca9a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/.detoxrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ module.exports = {
simulator: {
type: 'ios.simulator',
device: {
type: 'iPhone 14'
type: 'iPhone 12'
}
},
attached: {
Expand Down

0 comments on commit 2ca9a2e

Please sign in to comment.