MobileNativeFoundation / XCLogParser

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

Bump swift-argument-parser dependency version #141

Closed fcanas closed 1 year ago

fcanas commented 3 years ago

swift-argument-parser 0.4.0 and up didn't seem to introduce any changes that break XCLogParser.

Though I'm not sure how extensive and reliable the tests are, both swift build and swift test seem fine.

PatrikBillgren commented 1 year ago

This is already bumped to 1.2.0. See https://github.com/MobileNativeFoundation/XCLogParser/pull/177

fcanas commented 1 year ago

177 Came a year and a half later. What's the preferred method of bringing attention to patches in the future?