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

chore: Add details to entitlement option for macOS configurations #7097

Merged
merged 3 commits into from Aug 31, 2022
Merged

chore: Add details to entitlement option for macOS configurations #7097

merged 3 commits into from Aug 31, 2022

Commits on Aug 27, 2022

  1. Add details to entitlement option for macOS configurations

    Added some details on what an entitlment.plist file should contain and why wrong entitlements can make a build crash.
    
    Also updated links to the default entitlement.plist as the previous one was giving a 404 (it's been moved adn renamed). Not sure if I linked the right files though. Maybe adding a link to the whole `entitlements` [folder](https://github.com/electron/osx-sign/tree/main/entitlements) instead  would be more suitable, as it contains self-explanatory filenames for the different usecases ?
    
    Thanks to @jeremyspiegel @mmaietta and @idanwork for helping pinpoint the issue.
    
    Closes #7050
    AxelTerizaki committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    01965ad View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    a8745d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Create green-buses-beg.md

    mmaietta committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    c22ae84 View commit details
    Browse the repository at this point in the history