cpisciotta / xcbeautify

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

[New Output] Support RegisterExecutionPolicyException Output #198

Open cpisciotta opened 7 months ago

cpisciotta commented 7 months ago

What's the uncaptured output?

RegisterExecutionPolicyException /path/to/output.o (in target 'Target' from project 'Project')
    cd /path/to/local/swift/package
    builtin-RegisterExecutionPolicyException /path/to/output.o

Suggested Regex

No response

Suggested Output

No response

Additional Context

No response