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

[net9.0] Bump min macOS to 12.0 and min Mac Catalyst to 15.0. Fixes #19392. #20186

Merged
merged 8 commits into from
Feb 29, 2024

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    b8a2b69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cd3e86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7942e50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b77ab62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a21040c View commit details
    Browse the repository at this point in the history
  6. [tests] Remove the CatalystAppOptimizedForMacOS_InvalidMinOS test

    It doesn't apply anymore, since we can't target an old enough macOS version to trigger
    the behavior this test is testing.
    rolfbjarne committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ae91a78 View commit details
    Browse the repository at this point in the history
  7. [test] Ignore mmp test that doesn't work anymore.

    It's not for a scenario we care for anymore anyways.
    rolfbjarne committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a46a61d View commit details
    Browse the repository at this point in the history
  8. [devops] Don't do anything on macOS 11 anymore.

    Our min macOS version is 12.0.
    rolfbjarne committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5e8fdc3 View commit details
    Browse the repository at this point in the history