xamarin / xamarin-macios

.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
Other
2.49k stars 515 forks source link

[.NET] Add support for AOT-compiling into frameworks #9727

Open rolfbjarne opened 4 years ago

rolfbjarne commented 4 years ago

As the title says.

Ref: https://github.com/xamarin/xamarin-macios/blob/b111ce0e5c72e2d51df94c18e37164d39490eb9c/tests/common/DotNet.cs#L129-L130

rolfbjarne commented 2 years ago

This will not be done in the .NET 6 time frame due to time constraints, so moving to .NET 7.

rolfbjarne commented 2 years ago

This will not be done in the .NET 7 time frame due to time constraints, so moving to .NET 8.

rolfbjarne commented 1 year ago

https://github.com/xamarin/xamarin-macios/issues/17353 should probably be done first (it's simpler and faster to implement, and this issue would likely depend on that work anyways).

rolfbjarne commented 1 year ago

This will not be done in the .NET 8 time frame due to time constraints, so moving to .NET 9.