Skip to content

Commit 64b6664

Browse files
committed
Update Xcode version from 13.2.1 to 13.4.1.
1 parent dc49e11 commit 64b6664

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
build_macos:
5757
description: Configure, build and package sudo (macOS)
5858
macos:
59-
xcode: 13.2.1 # indicate our selected version of Xcode
59+
xcode: 13.4.1 # indicate our selected version of Xcode
6060
steps:
6161
- checkout
6262
- run:

0 commit comments

Comments
 (0)