Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #369 #377

Merged
merged 4 commits into from
Jun 2, 2020
Merged

Fixes #369 #377

merged 4 commits into from
Jun 2, 2020

Conversation

awlx
Copy link
Contributor

@awlx awlx commented Jun 2, 2020

It adds a new electron-builder version to fix deep signing. It's tested with FreifunkMeet 2.0.14 and works.

Fixes #369


  • packaging       platform=darwin arch=x64 electron=9.0.1 appOutDir=dist/mac
  • downloading     url=https://github.com/electron/electron/releases/download/v9.0.1/electron-v9.0.1-darwin-x64.zip size=73 MB parts=8
  • downloaded      url=https://github.com/electron/electron/releases/download/v9.0.1/electron-v9.0.1-darwin-x64.zip duration=13.518s
  • signing         file=dist/mac/FreifunkMeet.app identityName=Developer ID Application:  identityHash=provisioningProfile=none
  • building        target=macOS zip arch=x64 file=dist/ffmuc-meet.zip
  • building        target=DMG arch=x64 file=dist/ffmuc-meet.dmg
  • building block map  blockMapFile=dist/ffmuc-meet.dmg.blockmap
  • building embedded block map  file=dist/ffmuc-meet.zip

@saghul
Copy link
Member

saghul commented Jun 2, 2020

Thank you!

I see you removed the patch. Did you forget to add the new version?

@awlx
Copy link
Contributor Author

awlx commented Jun 2, 2020

Whoops indeed ... sorry. It's now included.

saghul
saghul previously approved these changes Jun 2, 2020
@saghul saghul merged commit 27fc58f into jitsi:master Jun 2, 2020
@saghul
Copy link
Member

saghul commented Jun 2, 2020

Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Signing Jitsi Meet
2 participants