SDA-3733 (Upgrade electron version to 19) (#1437)

* SDA-3733 - Update electron version to 19

* Remove electron-rebuild dependency

* Switch to node version 16.13.2

* Remove rebuild script

* Bump napi

* Use node 16.13.2

* remove @types dependency

* Bump node version for build-mac.sh

* Bump run-script-os and screen-share-indicator-frame

* updated electron and electron-builder

* Capture unhandled rejections

* Remove swift search

* Update to version 19

* Swift Shader is no longer part of 19 builds

* Update ci node version

* SDA-3733 - Bump electron version to 19.0.2
This commit is contained in:
Kiran Niranjan
2022-06-14 14:00:20 +05:30
committed by GitHub
parent a2453c27e4
commit 4d3455b3a4
17 changed files with 26545 additions and 1754 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
echo "Unlocking keychain"
security -v unlock-keychain -p "$KEYCHAIN_PASSWORD" "$KEYCHAIN_NAME"
NODE_REQUIRED_VERSION=v12.13.1
NODE_REQUIRED_VERSION=v16.13.2
SNYK_ORG=sda
SNYK_PROJECT_NAME="Symphony Desktop Application"