Skip to content

Commit

Permalink
Changed Xcode to 10.1.0 which is available on circle CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bobgodwinx authored and freak4pc committed Feb 28, 2019
1 parent af522d0 commit a089696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
XCODE_TEST_REPORTS: /tmp/xcode-test-results
LANG: en_US.UTF-8
macos:
xcode: '10.0.0'
xcode: '10.1.0'
steps:
- checkout
- run: mkdir -p $CIRCLE_ARTIFACTS $CIRCLE_TEST_REPORTS $XCODE_TEST_REPORTS
Expand Down

0 comments on commit a089696

Please # to comment.