fastlane-community / trainer

Convert xcodebuild plist and xcresult files to JUnit reports
https://krausefx.com
MIT License
249 stars 50 forks source link

Escape paths that are passed to xcresulttool #36

Closed ksuther closed 5 years ago

ksuther commented 5 years ago

Fixes errors when running in a path that has spaces in it.

Thanks for the Xcode 11 update!