satoshipay / solar

🌞 Stellar wallet. Secure and user-friendly.
https://solarwallet.io
MIT License
191 stars 59 forks source link

Fix desktop signing process not working #1285

Closed ebma closed 2 years ago

ebma commented 2 years ago

Updates dependencies and adds the strictVerify: false flag to the electron-builder config. This is required because otherwise the npm run build:mac:signed command fails with a no such file or directory error, probably due to some symlink issue.