-
Notifications
You must be signed in to change notification settings - Fork 150
Xcode 10.1 & Circle CI v2 #180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! I'll put my green when CI passes
circle.yml
Outdated
XCODE_TEST_REPORTS: /tmp/xcode-test-results | ||
LANG: en_US.UTF-8 | ||
macos: | ||
xcode: '10.1' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs to be
xcode: '10.1' | |
xcode: '10.1.0' |
See here @bobgodwinx :
https://discuss.circleci.com/t/xcode-10-1-image-released/26350
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! 👏
Summary
This is fixing issue #155 and #179
Version 10.1 (10B61)
Version 10.1 (10B61)