[macios-devel] Xamarin.iOS 10.10 Alpha

Rolf Kvinge Rolf.Kvinge at microsoft.com
Mon Apr 10 14:12:12 UTC 2017


Hi,

Last week we released a new alpha version of Xamarin.iOS (release notes<https://github.com/xamarin/documentation/blob/master/releases/ios/xamarin.ios_10/xamarin.ios_10.10.md#app-size-and-build-time-improvements-with-code-sharing>), and there are two major features we'd like feedback and testing on:

Code sharing between app containers and their extensions

If your app has extensions, this will shrink your app size significantly.

We'll now not only share the native Mono runtime between an app container and any extensions, but also the native code for the BCL (along with the assembly itself).

Code sharing is enabled by default, so please try rebuilding any projects you may have with extensions, and let us know how it goes.

Mono 5.0

This mono release contains over half a year of work, and has many new features:

* A Roslyn-based C# compiler (csc) with C# 7 support.
* Increased support for netstandard 2.0
* Official support for msbuild, over xbuild (now deprecated).

There are also numerous other improvements, all listed in the release notes.

Enjoy!

Rolf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/macios-devel/attachments/20170410/fbc124b9/attachment.html>


More information about the macios-devel mailing list