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 25d185d commit 1b3b8dfCopy full SHA for 1b3b8df
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
jobs:
4
build-and-bundle:
5
macos:
6
- xcode: "12.5.1"
+ xcode: "13.2.1"
7
shell: /bin/bash --login -o pipefail
8
steps:
9
- checkout
0 commit comments