Ahead-of-time compilation is not supported for the target runtime identifier 'ios-arm64' #21978
Labels
need-attention
An issue requires our attention/response
Milestone
Apple platform
iOS
Framework version
net9.0-*
Affected platform version
.net 9.0.101
Description
Turning on NativeAOT following the instructions here: https://learn.microsoft.com/en-us/dotnet/maui/deployment/nativeaot?view=net-maui-9.0
results in the following error.
Steps to Reproduce
dotnet publish -f net9.0-ios -r ios-arm64
-> error occurs
Did you find any workaround?
No
Build logs
No response
The text was updated successfully, but these errors were encountered: