Skip to content

Conversation

@jkoritzinsky
Copy link
Member

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds support for additional iOS and tvOS platforms in the ReadyToRun compiler resolution logic. The change enables crossgen2 to properly resolve target operating systems for iOS, iOS Simulator, tvOS, tvOS Simulator, and Mac Catalyst platforms when building ReadyToRun images.

  • Adds five new platform identifiers to the runtime identifier matching logic
  • Maps each new platform identifier to its corresponding target OS in the switch statement

@jkoritzinsky jkoritzinsky merged commit 8ad1f60 into main Jan 10, 2026
33 of 34 checks passed
@jkoritzinsky jkoritzinsky deleted the jkoritzinsky-patch-1 branch January 10, 2026 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The ResolveReadyToRunCompilers task fails when building for mobile platforms

5 participants