Robo
|
0baf6bb9cc
|
chore: update to electron 11 (#110759)
* chore: bump electron@11.0.0-beta.4
* build: add mac arm64 target
* chore: bump electron@11.0.1
* fix: remove macOS workaround for devtools with custom titlebar
https://github.com/electron/electron/pull/26395
* chore: bump vscode-windows-ca-certs@0.3.0
* chore: bump electron@11.0.2
* fixup! remove macOS workaround for devtools with custom titlebar
|
2020-11-23 15:31:03 -08:00 |
|
João Moreno
|
2469bf6832
|
remove build compilation output
|
2020-09-22 11:12:55 +02:00 |
|
Robo
|
d5372eb159
|
Reland "fix: use electron-osx-sign instead of manual code signing (#97582)" (#98145)
This reverts commit f291767f09.
|
2020-05-20 10:06:15 +02:00 |
|
deepak1556
|
f291767f09
|
Revert "fix: use electron-osx-sign instead of manual code signing (#97582)"
This reverts commit a1ddfae782.
|
2020-05-19 00:49:44 -07:00 |
|
João Moreno
|
a1ddfae782
|
fix: use electron-osx-sign instead of manual code signing (#97582)
* fix: use electron-osx-sign instead of manual code signing
* build/gulpfile.vscode.darwin.js -> build/darwin/sign.ts
* fix script call in pipeline
* fix incorrect keychain path
* fix update path to entitlements
* sign children first
* move electron-osx-sign deps to build/
Co-authored-by: deepak1556 <hop2deep@gmail.com>
|
2020-05-18 08:43:30 -07:00 |
|