Pre-flight checklist
Forge version
7.10.2
Electron version
26.6.5
Operating system
ubuntu20.04
Last known working Forge version
No response
Expected behavior
Package Mac platform products on Linux platform
Actual behavior
Unable to package Mac platform products on Linux platform when run npm run package command.
Steps to reproduce
Just use official hello world example to package, but package command is
'npm run package -- --platform=darwin --arch=arm64'
Additional information
No response
Pre-flight checklist
Forge version
7.10.2
Electron version
26.6.5
Operating system
ubuntu20.04
Last known working Forge version
No response
Expected behavior
Package Mac platform products on Linux platform
Actual behavior
Unable to package Mac platform products on Linux platform when run npm run package command.
Steps to reproduce
Just use official hello world example to package, but package command is
'npm run package -- --platform=darwin --arch=arm64'
Additional information
No response