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

[iOS][macOS] Remove more superflous version checks #4906

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

pjcollins
Copy link
Member

@pjcollins pjcollins commented Feb 25, 2022

Context: #461

Checks for macOS High Sierra 10.13 and lower have been removed. The
macOS Mojave check has been updated to use IsMacOSVersionAtLeast.

Some other checks for iOS 10 and lower have also been removed as they
should not be needed.

Context: dotnet#461

Checks for macOS High Sierra 10.13 and lower have been removed.  The
macOS Mojave check has been updated to use `IsMacOSVersionAtLeast`.

Some other checks for iOS 10 and lower have also been removed as they
should not be needed.
@Redth Redth merged commit 461c203 into dotnet:main Feb 25, 2022
@pjcollins pjcollins deleted the more-os-checks branch February 28, 2022 22:01
@github-actions github-actions bot locked and limited conversation to collaborators Dec 23, 2023
@samhouts samhouts added the fixed-in-6.0.200-preview.14.2 Look for this fix in 6.0.200-preview.14.2! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed-in-6.0.200-preview.14.2 Look for this fix in 6.0.200-preview.14.2! platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants