Skip to content

Commit

Permalink
fix: updating electron-osx-sign (#6021)
Browse files Browse the repository at this point in the history
* fix: migrating to electron-osx-sign package to sync with upstream. Fixes: #6010 & #5190

* cast to any
  • Loading branch information
mmaietta authored Jul 4, 2021
1 parent 0447b24 commit 6f63092
Show file tree
Hide file tree
Showing 22 changed files with 71 additions and 1,301 deletions.
6 changes: 3 additions & 3 deletions .github/pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ builder-util:
- packages/builder-util-runtime/**/*
mac:
- packages/dmg-builder/**/*
- packages/**/mac*.ts
- '**/mac*.ts'
linux:
- packages/**/linux*.ts
- '**/linux*.ts'
windows:
- packages/**/win*.ts
- '**/win*.ts'
squirrel.windows:
- packages/electron-builder-squirrel-windows/**/*
appimage:
Expand Down
23 changes: 0 additions & 23 deletions packages/app-builder-lib/electron-osx-sign/LICENSE

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

149 changes: 0 additions & 149 deletions packages/app-builder-lib/electron-osx-sign/flat.js

This file was deleted.

41 changes: 0 additions & 41 deletions packages/app-builder-lib/electron-osx-sign/index.d.ts

This file was deleted.

56 changes: 0 additions & 56 deletions packages/app-builder-lib/electron-osx-sign/index.js

This file was deleted.

Loading

0 comments on commit 6f63092

Please sign in to comment.