Skip to content

Commit 7a154f5

Browse files
committed
circleci dropped XCode 9.3.1
1 parent f02561a commit 7a154f5

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: "9.3.1"
6+
xcode: "9.4.1"
77
shell: /bin/bash --login -o pipefail
88
steps:
99
- checkout

0 commit comments

Comments
 (0)