Skip to content

Add cli support for MacOS#144

Closed
lpi-code wants to merge 1 commit intoVencord:mainfrom
lpi-code:main
Closed

Add cli support for MacOS#144
lpi-code wants to merge 1 commit intoVencord:mainfrom
lpi-code:main

Conversation

@lpi-code
Copy link
Copy Markdown

@lpi-code lpi-code commented Oct 7, 2024

Add cli version in release for MacOS.
Tested in MacOS Sequoia 15.0.1.
Terminal App must be granted full disk access in System Settings > Privacy & Security > Full Disk Access

Solves #128

@Red6785
Copy link
Copy Markdown

Red6785 commented Jun 3, 2025

This would be amazing. I update all my apps, including Discord, from Homebrew, and if this were added, I would be able to make a Discord cask in my own tap with a postflight block to install Vencord every update.

@lajczi

This comment was marked as off-topic.

@Red6785

This comment was marked as off-topic.

@Red6785

This comment was marked as off-topic.

mv VencordInstaller VencordInstaller.app/Contents/MacOS/VencordInstaller
cp macos/icon.icns VencordInstaller.app/Contents/Resources/icon.icns
zip -r VencordInstaller.MacOS.zip VencordInstaller.app
zip -r VencordInstaller.MacOS.zip VencordInstaller.app VencordInstaller-cli
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how does this work? are you supposed to unzip it to get access to the binary? I'd prefer if it were a separate file, just upload the binary directly

@Vendicated
Copy link
Copy Markdown
Member

Thanks for your contribution ❤️

We don't work on this codebase anymore, so this PR is obsolete. A new Installer will come sooner or later

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.

4 participants