-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Description
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:
- Enable building the NativeAOT runtime - Enable building NativeAOT for Apple mobile platforms #81780
- Fix NativeAOT ICU build integration for Apple mobile platforms #82389
- HelloiOS sample for NativeAOT #80911
- Add runtime packs for the platforms - Add NativeAOT runtime pack build for iOS/tvOS/Catalyst #85047
SparkieLabs
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status