cpisciotta / xcbeautify

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

[New Output] Support Validate Output #201

Open cpisciotta opened 7 months ago

cpisciotta commented 7 months ago

What's the uncaptured output?

Validate /path/to/DerivedData/Build/Products/Debug-iphonesimulator/some.app (in target 'Target' from project 'Project')
    cd /path/to/project
    builtin-validationUtility  /path/to/DerivedData/Build/Products/Debug-iphonesimulator/some.app

Suggested Regex

No response

Suggested Output

No response

Additional Context

No response