Skip to content

Commit

Permalink
Update simulator to iPhone 13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dannbeau committed Nov 15, 2024
1 parent 2235b13 commit 316c410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fixture/react-native/.detoxrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ module.exports = {
simulator: {
type: "ios.simulator",
device: {
type: "iPhone 16",
type: "iPhone 13.4",
},
},
emulator: {
Expand Down

0 comments on commit 316c410

Please sign in to comment.