xcp

Fast & lightweight CLI tool for managing Xcode projects

brewmacoslinux
Try with needOr install directly
Source

About

Fast & lightweight command-line tool for managing Xcode projects, built in Swift

Commands

xcp

Examples

List all targets in an Xcode project$ xcp list
Build a specific target in the project$ xcp build --target MyTarget
Show project information and structure$ xcp info