electron / universal

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

Why dose we check the binary file? #52

Closed mrthiti closed 1 year ago

mrthiti commented 2 years ago

For the code below, Why dose we check the binary file?

https://github.com/electron/universal/blob/3a30fe989bee57d93b3da7beb9e9bf8ca29639fc/src/index.ts#L118-L132