Skip to content

Commit 90ccf48

Browse files
committed
Update Xcode in Circle CI
1 parent ffc74c9 commit 90ccf48

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
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build-and-test:
44
macos:
5-
xcode: "10.0.0"
5+
xcode: "10.3.0"
66
shell: /bin/bash --login -o pipefail
77
steps:
88
- checkout

0 commit comments

Comments
 (0)