cpisciotta / xcbeautify

A little beautifier tool for xcodebuild
MIT License
947 stars 67 forks source link

[New Output] Xcbeautify omits resolved packages with particular requirements #309

Open Noobish1 opened 3 weeks ago

Noobish1 commented 3 weeks ago

What's the uncaptured output?

In the Resolved source packages: output, when you have private packages that point to a branch they look like this: MyPackage: git@github.com:MyOrg/MyPackage.git @ my-branch (SomeCommitHash)

Suggested Regex

No response

Suggested Output

No response

Additional Context

No response