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

Update XCode version to 12.5.1 #158

Closed timkomip closed 2 years ago

timkomip commented 2 years ago

Xcode 12.4.0 has been removed from CircleCI

When we try to build with this orb we get the following error at the beginning

Build-agent version 1.0.134103-8a9e13ee (2022-08-02T13:24:16+0000)
Creating a dedicated VM with xcode:12.4.0 image
failed to create host: Image xcode:12.4.0 is not supported

failed to create host: Image xcode:12.4.0 is not supported

Sources: https://discuss.circleci.com/t/xcode-image-deprecation/44294 https://circleci.com/docs/testing-ios#supported-xcode-versions

vonovak commented 2 years ago

thank you!

react-native-community-bot commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: