Skip to content

fix(release): address the browser by its Cargo package - #46

Merged
pathscale merged 1 commit into
masterfrom
feat/one-control-surface
Sep 11, 2026
Merged

fix(release): address the browser by its Cargo package#46
pathscale merged 1 commit into
masterfrom
feat/one-control-surface

Conversation

@pathscale

Copy link
Copy Markdown
Owner

The 0.1.37 release stopped before signing because apps/chuzz/build-app.sh addressed chuzz-gui as a Cargo package, while it is a binary target in the chuzz package. Build the binary through -p chuzz --bin chuzz-gui in both the application and icon bundle scripts.

Hands-on validation:

  • apps/chuzz/build-app.sh release
  • resolved ps-blitz 0.4.8, blitz-control-protocol 0.5.0, and tauri-runtime-blitz 0.4.0 from crates.io
  • produced a signed arm64 Chuzz.app
  • verified bundle version/build 0.1.37 and identifier com.pathscale.chuzz
  • sh -n apps/chuzz/build-app.sh apps/chuzz/icons/build-icon.sh
  • git diff --check

@pathscale
pathscale merged commit c555283 into master Sep 11, 2026
4 checks passed
@pathscale
pathscale deleted the feat/one-control-surface branch September 11, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant