Target iPhone 14

This commit is contained in:
Diego Mello 2023-01-26 15:01:10 -03:00
parent f9180df9ea
commit 5fedcffdec
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ module.exports = {
simulator: { simulator: {
type: 'ios.simulator', type: 'ios.simulator',
device: { device: {
type: 'iPhone 12' type: 'iPhone 14'
} }
}, },
attached: { attached: {