Release and sign OpenClaw on macOS
release-openclaw-macskillsetup L3★377,536
openclaw/openclaw ↗What it does
Build and release OpenClaw macOS binary with notarization and code signing
Best for
macOS release that proves code signature and notarization before users download
Inputs
- · version tag
- · Apple signing cert
- · notarization credentials
Outputs
- · signed .app bundle
- · notarization receipt
- · update manifest
Requires
- · xcodebuild
- · codesign
- · xcrun notarytool
- · spctl
Preconditions
Apple Developer account; signing cert in keychain; macOS build working
Failure modes
- · Notarization timeout on Apple servers
- · Code signature invalid on offline machine
- · Update manifest stale
Trust signals
- · notarytool receipt
- · codesign -v verification
- · spctl assessment pass