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

deCONZ.app on macOS missing native ARM support #7671

Open
2 tasks done
apolgar-ms opened this issue Mar 16, 2024 · 0 comments
Open
2 tasks done

deCONZ.app on macOS missing native ARM support #7671

apolgar-ms opened this issue Mar 16, 2024 · 0 comments

Comments

@apolgar-ms
Copy link

Does the issue really belong here?

  • I definitively want to report a bug within deCONZ or its REST-API

Is there already an existing issue for this?

  • I have searched the existing issues and there is none for the bug at hand

Describe the bug

The deCONZ build for macOS is currently only available for the x86_64 architecture. While this build does run on Apple's ARM chips (M1, M2, M3, etc) through the Rosetta compatibility layer, Apple no longer sells Intel-based Macs, and new OS releases for Intel chips will be discontinued after this year.

Steps to reproduce the behavior

N/A

Expected behavior

In addition to the existing x86_64 deCONZ build for macOS, there should be a build for the ARM-based Apple Silicon architecture. Ideally, this should be a Universal app, combining both binaries in a single application bundle.

The chip architecture transition was announced back in 2020.

Screenshots

No response

Environment

Apple Silicon-based Macs

deCONZ Logs

No response

Additional context

https://developer.apple.com/documentation/apple-silicon/building-a-universal-macos-binary

https://www.apple.com/newsroom/2020/06/apple-announces-mac-transition-to-apple-silicon/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants