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

Mono/macOS: Change .app packaging and codesign editor binary #24

Merged
merged 2 commits into from
Mar 4, 2021

Commits on Mar 4, 2021

  1. Mono/macOS: Change .app packaging following godotengine/godot#43768

    This allows signing the editor .app (will be done in next commit) and should
    let users sign their macOS exports.
    
    Co-authored-by: Shane Liesegang <shane@techie.net>
    akien-mga and sjml committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    a5d0f20 View commit details
    Browse the repository at this point in the history
  2. Mono/macOS: Codesign the editor binary

    Using --deep to also sign the AOT cross-compilers.
    akien-mga committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    c371cdd View commit details
    Browse the repository at this point in the history