MobileNativeFoundation / XCLogParser

Tool to parse Xcode and xcodebuild logs stored in the xcactivitylog format
Apache License 2.0
1.73k stars 120 forks source link

Fix very minor typo on xcodebuild's resultBundlePath flag #99

Closed RomainBoulay closed 4 years ago

RomainBoulay commented 4 years ago

xcodebuild expects flags prefixed by just 1 -. This is a very minor fix :)