Crescendo
Crescendo copied to clipboard
Apple silicon (M1) support
"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 ?
I would also love an Apple Silicon release.
Stale issue message
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.
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?
The task itself is easy, but it took them 13 month to grant me the entitlement.