mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 19:20:20 +00:00
The distribution script (package-mac-dist.sh) wasn't setting BUNDLE_ID, so it inherited the default 'ai.openclaw.mac.debug' from package-mac-app.sh. The .debug suffix triggers a condition that blanks SUFeedURL, breaking auto-updates. Users see: Update Error! Appcast feed () after trimming it of quotes is empty for OpenClaw! Fix: export BUNDLE_ID=ai.openclaw.mac for distribution builds. Fixes #19748
3.1 KiB
Executable File
3.1 KiB
Executable File