We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a3c0c8 commit fd1399fCopy full SHA for fd1399f
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2
3
jobs:
4
build_and_test:
5
macos:
6
- xcode: "12.5"
+ xcode: "12.0"
7
steps:
8
- checkout
9
- run: xcrun simctl list
0 commit comments