Skip to content

Enable building NativeAOT for Apple mobile platforms #81024

@ivanpovazan

Description

@ivanpovazan

Description

dotnet/runtime currently does not support building NativeAOT subset (framework, SDK libraries and tools) for iOS platforms. Additionally, building an appropriate runtime NuGet package for these platforms is also unavailable.

Enable building NativeAOT subset and creating matching runtime NuGet packages for the following set of platforms (target operating system and architecture combinations):

  • iOS/tvOS (arm64)
  • iOS/tvOS Simulator (x64, arm64)
  • MacCatalyst (x64, arm64)

The feature should be conditionally included by introducing appropriate preprocessor directives

Remaining tasks:

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions