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

[macOS] Deprecate stale code, update structure accordingly #11473

Merged

Conversation

erik-bershel
Copy link
Contributor

Description

  • Deprecate macOS-12 related code
  • Deprecate Xamarin related code
  • Update Mono related code
  • Update documentation and issue templates accordingly

Related issue:

#10721

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@erik-bershel erik-bershel force-pushed the macos-deprecate-stale-code-macos-12 branch from 20ab57c to 580b736 Compare January 27, 2025 09:00
@erik-bershel erik-bershel merged commit 620ebdf into actions:main Jan 27, 2025
3 checks passed
@@ -72,6 +72,8 @@ function Get-XcodePlatformOrder {
"Simulator - tvOS" { 5 }
"watchOS" { 6 }
"Simulator - watchOS" { 7 }
"visionOS" { 8 }
"Simulator - visionOS" { 9 }
Default { 100 }
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@paveliak enable sorting here

@erik-bershel erik-bershel deleted the macos-deprecate-stale-code-macos-12 branch March 10, 2025 10:18
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.

3 participants