cpisciotta / xcbeautify

A little beautifier tool for xcodebuild
MIT License
915 stars 62 forks source link

Delete XCTestManifests.swift #263

Closed cpisciotta closed 4 months ago

cpisciotta commented 4 months ago

'--generate-linuxmain' option is deprecated; tests are automatically discovered on all platforms.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 85.09%. Comparing base (f1bc1bc) to head (07a9692). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #263 +/- ## ======================================= Coverage 85.09% 85.09% ======================================= Files 14 14 Lines 1476 1476 ======================================= Hits 1256 1256 Misses 220 220 ```

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