use xcode 14.2.0 on circleCI (#7248)

This commit is contained in:
Elias Nahum 2023-03-30 13:33:34 -03:00 committed by GitHub
parent 77095b1034
commit f44b28deb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ executors:
NODE_ENV: production
BABEL_ENV: production
macos:
xcode: "14.0.0"
xcode: "14.2.0"
working_directory: ~/mattermost-mobile
shell: /bin/bash --login -o pipefail
resource_class: <<parameters.resource_class>>
@ -603,6 +603,7 @@ workflows:
branches:
only:
- /^build-\d+$/
- /^build-release-\d+$/
- /^build-ios-sim-\d+$/
- github-release: