Skip to content

Increase minimum macOS version to 13.0 #2157

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

mischreiber
Copy link
Contributor

@mischreiber mischreiber commented May 19, 2025

Platforms Impacted

  • iOS
  • visionOS
  • macOS

Description of changes

  • Increasing minimum macOS version from 12.0 to 13.0.
  • Removing version checks in code for macOS 12.0 and below.

Verification

Ran full automation in both light and dark mode, verifying behavior and appearance.

Pull request checklist

This PR has considered:

  • Light and Dark appearances
  • iOS supported versions (all major versions greater than or equal current target deployment version)
  • VoiceOver and Keyboard Accessibility
  • Internationalization and Right to Left layouts
  • Different resolutions (1x, 2x, 3x)
  • Size classes and window sizes (iPhone vs iPad, notched devices, multitasking, different window sizes, etc)
  • iPad Pointer interaction
  • SwiftUI consumption (validation or new demo scenarios needed)
  • Objective-C exposure (provide it only if needed)
Microsoft Reviewers: Open in CodeFlow

@mischreiber mischreiber requested review from a team as code owners May 19, 2025 22:35
@mischreiber mischreiber enabled auto-merge (squash) May 19, 2025 22:51
@mischreiber mischreiber disabled auto-merge May 20, 2025 01:13
@mischreiber mischreiber merged commit 5852ae2 into microsoft:main May 20, 2025
7 checks passed
@mischreiber mischreiber deleted the macOS13 branch May 20, 2025 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants