Mac Code Signing
Open
Feature Request
OS: Mac
- Dominant language
- C++
- Stars
- 14.1k
- Forks
- 2.5k
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 72
Description
**What language and solver does this apply to?**
All
**Describe the problem you are trying to solve.**
On MacOS, the downloaded binaries are blocked from running because the application is not from a Known Developer. I can deactivate the security quarantine, but I would appreciate if or-tools binaries could be code signed to avoid this problem altogether.
https://developer.apple.com/library/archive/technotes/tn2206/_index.html#:~:text=Document%20Revision%20History-,Code%20Signing%20Recap,a%20specific%20set%20of%20subsystems
**Describe the solution you'd like**
Code sign the binaries of or-tools so they don't trigger MacOS security blocks.
Contributor guide
Assessment
This issue has not been assessed yet.