Carthage / Commandant

Type-safe command line argument handling
MIT License
422 stars 48 forks source link

Fix deprecation warnings on Swift 5.0 for Linux #143

Closed norio-nomura closed 5 years ago

norio-nomura commented 5 years ago

warning: 'launchPath' is deprecated: renamed to 'executableURL' warning: 'launch()' is deprecated: renamed to 'run'