PROGRAMMING / TECHNOLOGY
How To Create A Command Line App In Xcode (Including Testing)
The missing manual of how to make a testable Command Line Tool with swift
Most of the advice for Swift and MacOS and Xcode focuses on building an iOS application and, less frequently, a MacOS application.