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

mac build: attempt at "reproducible" codesigned builds #7415

Merged
merged 1 commit into from
Jul 19, 2021

Conversation

SomberNight
Copy link
Member

  • added notes about reproducibility requirements
  • adapted build scripts from Bitcoin Core that can
    • extract signatures from a signed .app
    • apply previously extracted signatures to an unsigned .app

closes #7266

- added notes about reproducibility requirements
- adapted build scripts from Bitcoin Core that can
    - extract signatures from a signed .app
    - apply previously extracted signatures to an unsigned .app
@ecdsa
Copy link
Member

ecdsa commented Jul 19, 2021

Great work! Note that this assumes that the signed app has been notarized; Contents/CodeResources is created by notarization

@ecdsa ecdsa merged commit 01a0cbf into spesmilo:master Jul 19, 2021
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.

Reproducible build for macOS/OSX (.dmg)
2 participants