forked from vercel/pkg
-
-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
What version of pkg are you using?
6.6.0
What version of Node.js are you using?
22.18.0
What operating system are you using?
macOS
What CPU architecture are you using?
arm64
What Node versions, OSs and CPU architectures are you building for?
node22-linux-x64, node22-macos-x64, node22-win-x64
Describe the Bug
The macOS binary is reported as unsigned by macOS 15.5.
Looks like the signing capability doesn't work.
The README.md mentions ad-hoc signing @robertsLando , does it work? Does it have any limitations?
Expected Behavior
The created binary should execute.
To Reproduce
- Generate a binary for
node22-macos-x64
- Execute on macOS
You can get the binary from my CSV to XLSX project.
Metadata
Metadata
Assignees
Labels
No labels