mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 09:38:39 +00:00
Docs: mark basic mac dist example as non-notarized
This commit is contained in:
committed by
Peter Steinberger
parent
047f4acacf
commit
9ce79bba34
@@ -34,8 +34,10 @@ Notes:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# From repo root; set release IDs so Sparkle feed is enabled.
|
# From repo root; set release IDs so Sparkle feed is enabled.
|
||||||
|
# This command builds release artifacts without notarization.
|
||||||
# APP_BUILD must be numeric + monotonic for Sparkle compare.
|
# APP_BUILD must be numeric + monotonic for Sparkle compare.
|
||||||
# Default is auto-derived from APP_VERSION when omitted.
|
# Default is auto-derived from APP_VERSION when omitted.
|
||||||
|
SKIP_NOTARIZE=1 \
|
||||||
BUNDLE_ID=ai.openclaw.mac \
|
BUNDLE_ID=ai.openclaw.mac \
|
||||||
APP_VERSION=2026.3.8 \
|
APP_VERSION=2026.3.8 \
|
||||||
BUILD_CONFIG=release \
|
BUILD_CONFIG=release \
|
||||||
|
|||||||
Reference in New Issue
Block a user