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 ffc74c9 commit 90ccf48Copy full SHA for 90ccf48
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build-and-test:
4
macos:
5
- xcode: "10.0.0"
+ xcode: "10.3.0"
6
shell: /bin/bash --login -o pipefail
7
steps:
8
- checkout
0 commit comments