Skip to content

Commit 08b1c9d

Browse files
committed
ci/cd: update xcode version
1 parent d7b5406 commit 08b1c9d

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
@@ -42,7 +42,7 @@ parameters:
4242
jobs:
4343
deploy-ios:
4444
macos:
45-
xcode: 14.0.1
45+
xcode: 14.1.0
4646
resource_class: macos.x86.medium.gen2
4747
steps:
4848
- checkout

0 commit comments

Comments
 (0)