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

Apple M1 Support #1000

Closed
tduffield opened this issue Feb 12, 2021 · 1 comment
Closed

Apple M1 Support #1000

tduffield opened this issue Feb 12, 2021 · 1 comment

Comments

@tduffield
Copy link
Contributor

This is an open-ended ticket to cover whatever work is required to properly build Omnibus packages on Apple M1 hardware. We'll need to ensure Omnibus properly respects the following:

  1. The versioning difference between Mac OS X and macOS. Starting with macOS 11, Apple now treats the "major" version number (e.g. 11) as their "marketing release" where as with macOS 10, they used the "major and minor" (e.g., 10.14, 10.15). Omnibus should recognize this and act accordingly.
  2. Different macOS architectures. Omnibus should properly recognize when its building on an ARM-based M1 chip and act accordingly.
@tduffield
Copy link
Contributor Author

Closed by #1002

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

1 participant