-
Notifications
You must be signed in to change notification settings - Fork 99
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
Generate ARM ready macOS packages #2086
Comments
Blocked by: wazuh/wazuh#16127 |
UpdateWork on compilation using package building tool in macOS ARM. |
UpdateSuccessfully compile and generate package in macOS BigSur ARM:
Detected error: When installing the packages a message prompt appears indicating that the package is built for 64-bit and cannot be installed |
UpdateAdd check for ARM architecture to SPECS:
Verify that this check doesn't allow the package to be installed on Intel systems:
Test package in different systems:
Add a new parameter to |
This issue needs to be tested on virtual machines created for Vagrant parallels. |
UpdateUpdated ETA due to delays in https://github.com/wazuh/wazuh-jenkins/issues/4710 |
To do after: https://github.com/wazuh/wazuh-jenkins/issues/5313
Summary
The macOS installer builder tool should be able to create a package ready to be installed natively in Apple silicon M1 and M2 processors (and their variants).
Related issue: wazuh/wazuh#15055
Tasks
The text was updated successfully, but these errors were encountered: