Skip to content

Commit

Permalink
Use Xcode 12.4
Browse files Browse the repository at this point in the history
Should use at least Xcode 12 to build release artifacts.
  • Loading branch information
joesus committed Mar 11, 2021
1 parent 6fa2705 commit 82dec04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2.1
executors:
xcode:
macos:
xcode: 11.5.0
xcode: 12.4.0

useMacOS: &useMacOS
executor: xcode
Expand Down

0 comments on commit 82dec04

Please sign in to comment.