forked from Ivasoft/mattermost-mobile
use xcode 14.2.0 on circleCI (#7248)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user