Crescendo icon indicating copy to clipboard operation
Crescendo copied to clipboard

Apple silicon (M1) support

Open macbugs opened this issue 2 years ago • 5 comments

"In order to build this application and run it on a production macOS system, you will need the endpoint-security entitlement and a developer certificate from Apple."

...which is a blocking issue for many users. 😢 Any chance of an ARM64 release ?

macbugs avatar Oct 23 '22 15:10 macbugs

I would also love an Apple Silicon release.

kikeenrique avatar Nov 12 '22 08:11 kikeenrique

Stale issue message

github-actions[bot] avatar Jan 12 '23 02:01 github-actions[bot]

This issue is not "completed" and was wrongfully closed by the bot. Please leave it open so that someone else with a developer certificate might hopefully see it and build for this platform.

macbugs avatar Feb 15 '23 04:02 macbugs

I was trying to setup a GitHub action to automate a release including Apple Silicon binaries, but I can't even run the binary locally from Xcode. After adapting the project to use my team id, the profile misses permissions. It's needed to ask Apple for a special permission named endpoint-security https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_endpoint-security_client Does anyone know if this is an easy task?

kikeenrique avatar Mar 19 '23 22:03 kikeenrique

The task itself is easy, but it took them 13 month to grant me the entitlement.

uthiel avatar Oct 21 '23 08:10 uthiel