Skip to content

Conversation

@kotlarmilos
Copy link
Member

Description

This PR adds Apple mobile rids to the NetCoreRuntimePackRids to support targeting CoreCLR.

@kotlarmilos kotlarmilos requested review from akoeplinger, Copilot and rolfbjarne and removed request for Copilot October 23, 2025 10:04
@kotlarmilos kotlarmilos self-assigned this Oct 23, 2025
@kotlarmilos kotlarmilos changed the title Support targeting Apple mobile platforms with CoreCLR [clr-ios] Support targeting Apple mobile platforms with CoreCLR Oct 23, 2025
Copy link
Member

@akoeplinger akoeplinger left a comment

Choose a reason for hiding this comment

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

LGTM apart from my comments

Copilot AI review requested due to automatic review settings October 27, 2025 10:52
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 PR adds support for targeting Apple mobile platforms (iOS, tvOS, and Mac Catalyst) with CoreCLR by introducing new runtime identifiers (RIDs) for .NET 11.0.

Key Changes:

  • Introduces Net110RuntimePackRids containing Apple mobile platform RIDs (ios-arm64, iossimulator-arm64/x64, tvos-arm64, tvossimulator-arm64/x64, maccatalyst-arm64/x64)
  • Updates NetCoreRuntimePackRids to reference the new .NET 11.0 RID collection
  • Maintains backward compatibility by keeping .NET 10.0 RIDs for KnownFrameworkReference targeting pack references
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants