Skip to content
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

Update to Swift 4 #8

Merged
merged 4 commits into from
Sep 26, 2017
Merged

Update to Swift 4 #8

merged 4 commits into from
Sep 26, 2017

Conversation

onmyway133
Copy link
Owner

No description provided.

circle.yml Outdated
test:
override:
- set -o pipefail && xcodebuild -project Cheers.xcodeproj -scheme "Cheers-iOS" -sdk iphonesimulator clean build
- set -o pipefail && xcodebuild -project Cheers.xcodeproj -scheme "Cheers-iOS" -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 8,OS=11.0' -enableCodeCoverage YES test

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need both a build and a test command, since test also includes a build 🙂

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@onmyway133 onmyway133 merged commit 511ca6e into master Sep 26, 2017
@onmyway133 onmyway133 deleted the swift4 branch September 26, 2017 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants