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

[XCScheme] Add support for code_coverage_enabled setting #307

Merged
merged 4 commits into from Sep 26, 2015

Conversation

AliSoftware
Copy link
Contributor

That new Xcode 7 "Gather Code Coverage" setting in your scheme's Test Action.

Will be useful for SlatherOrg/slather#99

@@ -2,6 +2,12 @@

## Master

##### Enhancements

* Allow accessing the new Xcode 7's Clang code coverage setting on XCSchemes ("Gather Code Coverage" checkbox).
Copy link
Member

Choose a reason for hiding this comment

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

please wrap at 80 chars

@segiddins
Copy link
Member

👍 other than comments

@AliSoftware
Copy link
Contributor Author

Thx, fixed :)

@segiddins
Copy link
Member

👍

@@ -7,6 +7,10 @@
* Add `tvos` as a new platform.
[Boris Bügling](https://github.com/neonichu)
[Xcodeproj#301](https://github.com/CocoaPods/Xcodeproj/pull/301)
* Allow accessing the new Xcode 7's Clang code coverage setting on XCSchemes
Copy link
Member

Choose a reason for hiding this comment

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

spacing

AliSoftware added a commit that referenced this pull request Sep 26, 2015
[XCScheme] Add support for code_coverage_enabled setting
@AliSoftware AliSoftware merged commit fee6ebc into master Sep 26, 2015
@segiddins segiddins deleted the ali-xcscheme-coverage branch September 26, 2015 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants