Closed qyd159 closed 4 months ago
the feature that i need to build a macos universal application
You can just run node-gyp manually. Copy/paste the commands from here: https://github.com/laverdet/isolated-vm/blob/main/.github/workflows/prebuild.yml. darwin+x86 binaries are not shipped at all.
node-gyp
the feature that i need to build a macos universal application