Launch kvshare through macOS Launch Services #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/task-f0c5bcb9-deliver-startup-fix"
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
Correct the macOS startup fix by launching the runtime application through Launch Services, then deliver it as v0.1.4.
Task
Task: #task-f0c5bcb9
Changes
open -n -Winstead of directly executing its binary.Testing
/Applications/KvshareMac.appmake check./scripts/pre-pr.shChecklist
./scripts/pre-pr.shpassesReview summary
The follow-up fixes the actual startup path by invoking the runtime application through macOS Launch Services and delivers the correction as v0.1.4. The installed
/Applications/KvshareMac.appwas tested directly after package installation.Acceptance criteria
make check,./scripts/pre-pr.sh, package checksum verification, and Forgejo CI passed.Blocking issues
Warnings
Verdict
Approved