Skip to content

Commit 1b3b8df

Browse files
committed
update XCode.
build works for me on XCode 12.5.1, macOS 11.6.4
1 parent 25d185d commit 1b3b8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
jobs:
44
build-and-bundle:
55
macos:
6-
xcode: "12.5.1"
6+
xcode: "13.2.1"
77
shell: /bin/bash --login -o pipefail
88
steps:
99
- checkout

0 commit comments

Comments
 (0)