Skip to content

Commit e709b87

Browse files
committed
Update the version of Xcode from 9.2.0 to 10.1.0 on CircleCI
1 parent c49b07a commit e709b87

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

33
defaults: &defaults
44
macos:
5-
xcode: "9.2.0"
5+
xcode: "10.1.0"
66
working_directory: /Users/distiller/project
77
environment:
88
FL_OUTPUT_DIR: /Users/distiller/project/output

0 commit comments

Comments
 (0)