-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
Description
From @bwinklesky on Fri, 15 Nov 2024 19:19:59 GMT
Apple platform
iOS
Framework version
net9.0-*
Affected platform version
.NET 9
Description
After upgrading to Xcode 16 and upgrading source code to version 9 we are getting this error.
IL stripping assemblies
12:01:24 Tool /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64/9.0.0/Sdk/../tools/mono-aot-cross execution finished (exit code = 139).
12:01:24
12:01:24 /usr/local/share/dotnet/packs/Microsoft.iOS.Sdk.net9.0_18.0/18.0.9617/targets/Xamarin.Shared.Sdk.targets(1277,3): error : Failed to AOT compile aot-instances.dll, the AOT compiler exited with code 139.
Steps to Reproduce
dotnet publish release
Did you find any workaround?
No response
Build logs
No response
Copied from original issue dotnet/macios#21634
Migoked, EmilienDup, electro-logic, Kebechet, Quaybe and 4 more