ChargePoint / xcparse

Command line tool & Swift framework for parsing Xcode 11+ xcresult
MIT License
395 stars 47 forks source link

Remove interactive mode #28

Closed abotkin-cpi closed 5 years ago

abotkin-cpi commented 5 years ago

Change Description: We're now at a point where interactive mode is currently more work to keep around than it is likely worth. As part of version 1, we're going to remove the mode now that we allow for multiple options & a highly usable --help command for the various sub-commands and compatible options.

Test Plan/Testing Performed: Tested that with these changes, calling the old interactive mode now leads to the help usage being printed.