Skip to content

Add a make install target for a local /Applications build - #44

Merged
thirteen37 merged 1 commit into
mainfrom
make-install
Aug 29, 2026
Merged

thirteen37 merged 1 commit into
mainfrom
make-install

Conversation

@thirteen37

Copy link
Copy Markdown
Owner

Installing a locally built app meant remembering the script invocation and the export path, so this adds a Makefile with a single install target that does both.

It reuses Scripts/build-developer-id.sh with notarization off, then dittos the exported app over /Applications/KVMConsole.app. make install NOTARIZE=1 takes the notarized path instead.

🤖 Generated with Claude Code

https://claude.ai/code/session_016uaMVeJHm8yPSGzpotfKBU

Wraps Scripts/build-developer-id.sh with notarization off and dittos the
exported app over /Applications/KVMConsole.app.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016uaMVeJHm8yPSGzpotfKBU
@thirteen37
thirteen37 merged commit 80b0e71 into main Aug 29, 2026
3 checks passed
@thirteen37
thirteen37 deleted the make-install branch August 29, 2026 09: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