electron / universal

Create Universal macOS applications from two x64 and arm64 Electron applications
MIT License
113 stars 43 forks source link

Manually map files of different arch #1

Closed gaodeng closed 3 years ago

gaodeng commented 3 years ago

Different arch may have different native module binary file paths. If we can manually configure file mapping, it will be more flexible