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

[msbuild] Correctly add custom entitlements to the archived entitlements. #19920

Merged

Commits on Jan 25, 2024

  1. [msbuild] Correctly add custom entitlements to the archived entitleme…

    …nts.
    
    Otherwise custom entitlements won't end up in the archived entitlements (as
    they should, just as if they were provided in an Entitlements.plist file).
    
    Partial fix for xamarin#19903.
    rolfbjarne committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    17751fd View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Adjust tests.

    rolfbjarne committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ee27667 View commit details
    Browse the repository at this point in the history