Overview of SweetPad tools
mainSweetPad is a suite of tools designed for developing Swift/iOS projects (iOS, macOS, tvOS, watchOS, and visionOS) outside of the Xcode IDE. It provides two primary interfaces:
- VS Code Extension: An editor-centric workflow with sidebar controls, logs, and testing integration.
- SweetPad CLI: A native binary ("xcodebuild for humans") for terminal-based workflows, automation, and CI/CD, featuring JSON output for easy parsing.