We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f02561a commit 7a154f5Copy full SHA for 7a154f5
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
jobs:
4
build-and-bundle:
5
macos:
6
- xcode: "9.3.1"
+ xcode: "9.4.1"
7
shell: /bin/bash --login -o pipefail
8
steps:
9
- checkout
0 commit comments