-
Notifications
You must be signed in to change notification settings - Fork 8
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
Native Apple Silicon Builds #21
Comments
I've got mc-agent running on startup to replace Apple's native ssh-agent. I can contribute the necessary config to get that going back here as well. |
Yes, please make a PR |
I had a LaunchAgent plist to auto start mc-agent, but then switched to just enabling and running it from moolticute. I set custom arguments there to create a socket at a well known path. Then I set the This works without requiring custom config in mc-agent. |
All that's left is native Apple Silicon binaries. Moolticute isn't fully ready yet: mooltipass/moolticute#929 |
mc-agent runs through Rosetta on Apple Silicon processors currently. Would be nice to get native builds.
The text was updated successfully, but these errors were encountered: