cpisciotta / xcbeautify

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

[New Output] Support EmitSwiftModule Output #193

Open cpisciotta opened 7 months ago

cpisciotta commented 7 months ago

What's the uncaptured output?

EmitSwiftModule normal arm64 (in target 'Target' from project 'Project')
    cd /path/to/project
    /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