mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-16 13:03:31 +08:00
Merge macOS build identity fix worktree
The worktree now carries the same build-script fix that normalizes local macOS artifacts to the stable bundle identity. Main already had the patch-equivalent commit, so this merge records the worktree integration without changing file contents. Constraint: The worktree branch should be committed and merged back into local main for traceability. Rejected: Reapply the same script diff on main | the exact behavior was already present in main. Confidence: high Scope-risk: narrow Directive: Keep local macOS build artifacts aligned on com.claude-code-haha.desktop before treating them as runnable test builds. Tested: bash -n desktop/scripts/build-macos-arm64.sh Tested: Prior run of SKIP_INSTALL=1 ./desktop/scripts/build-macos-arm64.sh verified normalized app identity and Computer Use notification status. Not-tested: Re-running the full macOS package build after this merge-only commit.
This commit is contained in:
commit
12f6cb1b63