Gabriele Greco
Gabriele Greco
Can you share the script you used to create those cross-compilers? I want to create a new version of them that runs natively on an arm mac.
Using `DEBUG=*` when building an application with electron-builder I can see that electron-osx-sign, clones the signing options for every file it signs. It's not harmeful since `codesign` seems to handle...
This is not strictly an issue, more a **performance** issue... point me to a better location where to post this, if it's not the right place... I could not find...
The `ssh` client provided by dropbear give the user a way to accept/skip host validation check using -y option, the -y option can be specified once to get something like...