Fix kvshare macOS startup regression #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/task-f0c5bcb9-startup-regression"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Restore the macOS menu-bar app startup by executing the stable binary through a valid runtime application bundle.
Task
Task: #task-f0c5bcb9
Changes
Testing
make check./scripts/pre-pr.shChecklist
./scripts/pre-pr.shpassesReview summary
The startup regression is fixed by launching the stable executable through a valid user-local application bundle, restoring AppKit menu-bar integration without changing the trusted executable target.
Acceptance criteria
make check,./scripts/pre-pr.sh, package construction, signature verification, and Forgejo CI passed.Blocking issues
Warnings
Verdict
Approved