Installation
spwn is a native macOS app. You can install a prebuilt release or build it from source.
Requirements
Section titled “Requirements”- macOS (Apple Silicon or Intel).
- An authenticated
claudeCLI on yourPATH. spwn uses your existing Claude login — it doesn’t handle Claude authentication itself, and nothing is re-uploaded or proxied.
Install a release
Section titled “Install a release”- Download the latest
spwn.appfrom the GitHub Releases page. - Move it to
/Applications. - Launch it (see the first-launch note below).
First launch (Gatekeeper)
Section titled “First launch (Gatekeeper)”Releases are ad-hoc signed but not notarized by Apple, so a copy downloaded from GitHub is quarantined by macOS and needs a one-time approval on first launch. The in-app auto-updater is unaffected — updates it installs are never quarantined.
-
Recommended: double-click the app, and when blocked open System Settings → Privacy & Security and click Open Anyway. On older macOS, right-click the app → Open → Open.
-
Or clear the quarantine flag from a terminal:
Terminal window xattr -dr com.apple.quarantine "/Applications/spwn.app"
This is only required once per download.
Updates
Section titled “Updates”spwn ships with an in-app auto-updater. When a new release is available you’ll see an update banner; updates it installs are not quarantined, so no Gatekeeper prompt is needed for them.
- Quick Start — create your first project.