We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c49b07a commit e709b87Copy full SHA for e709b87
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
3
defaults: &defaults
4
macos:
5
- xcode: "9.2.0"
+ xcode: "10.1.0"
6
working_directory: /Users/distiller/project
7
environment:
8
FL_OUTPUT_DIR: /Users/distiller/project/output
0 commit comments