cpisciotta / xcbeautify

A little beautifier tool for xcodebuild
MIT License
939 stars 65 forks source link

[New Output] Support SwiftEmitModule Output #200

Open cpisciotta opened 7 months ago

cpisciotta commented 7 months ago

What's the uncaptured output?

SwiftEmitModule normal i386 Emitting\ module\ for\ CasePaths (in target 'CasePaths' from project 'swift-case-paths')
    cd /path/to/DerivedData/SourcePackages/checkouts/swift-case-paths
    builtin-swiftTaskExecution -- /Applications/Xcode-15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend ...

Suggested Regex

No response

Suggested Output

No response

Additional Context

No response