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

fix: Update MacOS signOptions on macPackager #7317 #7351

Merged
merged 2 commits into from
Jan 6, 2023
Merged

fix: Update MacOS signOptions on macPackager #7317 #7351

merged 2 commits into from
Jan 6, 2023

Conversation

filfreire
Copy link
Contributor

cc @mmaietta

Trying (almost) the same fix as suggested by @mayfield in this comment #7317 (comment). I'm leaving the old legacy options in for now, I reckon they will be ignored when using the new https://github.com/electron/osx-sign ?

Not sure if in this case we should leave the legacy stuff in. There's a migration guide that can be checked for reference: https://github.com/electron/osx-sign/blob/a9cfce77512358420a850abfc102f784e02f8138/MIGRATION.md

@changeset-bot
Copy link

changeset-bot bot commented Jan 5, 2023

🦋 Changeset detected

Latest commit: a10003d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
app-builder-lib Minor
dmg-builder Minor
electron-builder-squirrel-windows Minor
electron-builder Minor
electron-forge-maker-appimage Minor
electron-forge-maker-nsis-web Minor
electron-forge-maker-nsis Minor
electron-forge-maker-snap Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link

netlify bot commented Jan 5, 2023

Deploy Preview for car-park-attendant-cleat-11576 ready!

Name Link
🔨 Latest commit a10003d
🔍 Latest deploy log https://app.netlify.com/sites/car-park-attendant-cleat-11576/deploys/63b82e44ce9b1f000988ab4c
😎 Deploy Preview https://deploy-preview-7351--car-park-attendant-cleat-11576.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@filfreire filfreire changed the title Update MacOS signOptions on macPackager, Fix #7317 fix: Update MacOS signOptions on macPackager, Fix #7317 Jan 5, 2023
@filfreire filfreire changed the title fix: Update MacOS signOptions on macPackager, Fix #7317 fix: Update MacOS signOptions on macPackager, #7317 Jan 5, 2023
@filfreire filfreire changed the title fix: Update MacOS signOptions on macPackager, #7317 fix: Update MacOS signOptions on macPackager #7317 Jan 5, 2023
@mmaietta
Copy link
Collaborator

mmaietta commented Jan 5, 2023

I'm leaving the old legacy options in for now, I reckon they will be ignored when using the new

Let's just remove the legacy options as otherwise I bet someone (incl. myself) may forget why we have both keys present. If something breaks, we should know fairly quickly 😅

@filfreire
Copy link
Contributor Author

@mmaietta I removed the legacy options following your feedback.

@mmaietta mmaietta merged commit 1e8dad8 into electron-userland:master Jan 6, 2023
@mmaietta mmaietta linked an issue Jan 9, 2023 that may be closed by this pull request
@filfreire filfreire deleted the fix/issue7317 branch January 10, 2023 12:16
@github-actions github-actions bot mentioned this pull request Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mac code signing compatibility with @electron/osx-sign 1.0.4
2 participants