Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

denying privilege at install makes hermes unlaunchable #7

Open
inieves opened this issue Nov 27, 2024 · 2 comments
Open

denying privilege at install makes hermes unlaunchable #7

inieves opened this issue Nov 27, 2024 · 2 comments

Comments

@inieves
Copy link

inieves commented Nov 27, 2024

I decided to try to deny privilege to hermes at the first install, after granting install permission.
Then hermes was unable to lanuch, and all subsequent attempts to install hermes suffer from the same issue, unable to launch.

The requested privileges seemed excessive (e.g. total control of machine)

@dtseto
Copy link
Owner

dtseto commented Nov 27, 2024

I decided to try to deny privilege to hermes at the first install, after granting install permission.

Then hermes was unable to lanuch, and all subsequent attempts to install hermes suffer from the same issue, unable to launch.

The requested privileges seemed excessive (e.g. total control of machine)

Appreciate this. This is related to the requirement for app sandbox in newer macOS 14+. In a future version I will break compatibility with older macOS before 11 to support apple notarizing and sandboxing. Current code is 10.10+

@dtseto
Copy link
Owner

dtseto commented Feb 23, 2025

Sorry about long delay been busy with my day job and personal family matters. Updated a new version 1.32b7 code and app available now. It has newer keychain support, removed unstable features, apple silicon only, and built on xcode 16. The newer keychain support should help. Please test when you are free.

Edit new 1.32b8 has keychain and an apple notarized version that should work better. There is some refresh display bug from the nsurlsession refactor but it does not affect audio playback.

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

No branches or pull requests

2 participants