cpisciotta / xcbeautify

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

Add back `make xcode` in the Makefile #310

Closed nandodelauni closed 3 weeks ago

nandodelauni commented 3 weeks ago

:tophat: What is the goal?

While trying to contribute to the project I realized that the make xcode action documented in the README is no longer available. The goal is to add it back.

:hammer: How is it being implemented?

By adding the action to the Makefile file.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.85%. Comparing base (2891bc1) to head (b19f9c0). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #310 +/- ## ======================================= Coverage 86.85% 86.85% ======================================= Files 14 14 Lines 1651 1651 ======================================= Hits 1434 1434 Misses 217 217 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.