openbakery / gradle-xcodePlugin

gradle plugin for building Xcode Projects for iOS, watchOS, macOS or tvOS
Apache License 2.0
457 stars 127 forks source link

Parses test summaries of xcresult bundles #399

Closed fonkadelic closed 5 years ago

fonkadelic commented 5 years ago

Enables parsing of the new xcresult bundles introduced with Xcode 10. Fixes #398

renep commented 5 years ago

I merge this, but I want to update the parsing of the test result to use the new LogStroreManifest.plist. I have started the development in the issue-398-xcode10-unit-testbut only started it. 😉