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

Support .xccovreport files #13

Merged
merged 4 commits into from Apr 2, 2018
Merged

Support .xccovreport files #13

merged 4 commits into from Apr 2, 2018

Conversation

nakiostudio
Copy link
Collaborator

@nakiostudio nakiostudio commented Mar 8, 2018

Discussion here.

@@ -36,16 +36,19 @@ - (NSDictionary *)read {
exit(66);
}

// TODO: Instead the path should be provided to the command line tool or extracted using xcode-select
dlopen("/Applications/Xcode-beta.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation", RTLD_LAZY);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

👆

@nakiostudio nakiostudio merged commit bdf6f5a into master Apr 2, 2018
@nakiostudio nakiostudio deleted the xccovreport-support branch April 2, 2018 13:57
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.

None yet

1 participant