cpisciotta / xcbeautify

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

[New Output] Support Ld Output #195

Open cpisciotta opened 7 months ago

cpisciotta commented 7 months ago

What's the uncaptured output?

Ld /path/to/output/DerivedData/Build/Products/Debug-iphonesimulator/output.o normal (in target 'Target' from project 'Project')
    cd /path/to/swift/package
    /Applications/Xcode-15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang ...

Suggested Regex

No response

Suggested Output

No response

Additional Context

No response