Fix app update for pkg-installed NoxKey#264
Conversation
The update command failed with permission denied when the app was installed via pkg (root-owned). Now tries non-root first, falls back to osascript admin prompt (standard macOS pattern for privileged installs). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe macOS app installation during Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
noxkey update --appfailed with permission denied when app was pkg-installed (root-owned)osascript ... with administrator privilegesfor a native macOS admin password dialogTest plan
noxkey update --appon a pkg-installed NoxKey → should show macOS admin prompt → update succeeds🤖 Generated with Claude Code
Summary by CodeRabbit