-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Use Case
As a Node.js engineer
I want to ship a universal macos binary
So that I can compile all macos builds on the same system
User Impact
- Should be effectively none. Technically this will change the prebuilds available but via the mechanism that our package is meant to be consumed "prebuild-install" there should be no observable changes.
Dependencies
- None
Unknowns
- None
Acceptance Criteria
Implementation Requirements
- For mongodb-client-encryption switch to building one universal build for prebuilds.
Testing Requirements
- Manually verify prebuild continues to work on x64 intel macos.
Documentation Requirements
- Add a table to the readme of platforms we prebuild for.
Follow Up Requirements
- None