Sign the PKG on macOS
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
The FoundationDB installer package (downloaded from https://www.foundationdb.org/download/) is not code signed.
```
~ $ codesign -dvvv /Users/thomasbartelmess/Downloads/FoundationDB-6.2.10.pkg
/Users/thomasbartelmess/Downloads/FoundationDB-6.2.10.pkg: code object is not signed at all
```
It's not a big issue but having the pkg codesigned would be a smoother way to get started.
Contributor guide
Assessment
This issue has not been assessed yet.