Skip to content

Commit a089696

Browse files
bobgodwinxfreak4pc
authored andcommitted
Changed Xcode to 10.1.0 which is available on circle CI
1 parent af522d0 commit a089696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
XCODE_TEST_REPORTS: /tmp/xcode-test-results
1010
LANG: en_US.UTF-8
1111
macos:
12-
xcode: '10.0.0'
12+
xcode: '10.1.0'
1313
steps:
1414
- checkout
1515
- run: mkdir -p $CIRCLE_ARTIFACTS $CIRCLE_TEST_REPORTS $XCODE_TEST_REPORTS

0 commit comments

Comments
 (0)