react-native-community / react-native-circleci-orb

A CircleCI Orb to Simplify Testing your React Native App
MIT License
176 stars 80 forks source link

fix(ios): update default ios device to iPhone 11 #127

Closed vineyardbovines closed 2 years ago

vineyardbovines commented 2 years ago

Xcode 13 by default no longer includes support for iPhone X out of the box. This PR replaces the default iOS device to iPhone 11.

react-native-community-bot commented 2 years ago

:tada: This PR is included in version 6.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: