xamarin.mac_3.7 - rolfbjarne/xamarin-macios GitHub Wiki

id:23e82b9c-09e5-428f-9aab-196687fb6ebd title:Xamarin.Mac version:10.7.0 releasedate:2017-05-10

Master Daily Builds This version of Xamarin.Mac will ship as part of Xamarin **dev15.4** releases.

Requirements

  • The latest features and API requires Xcode 9.0 and the bundled macOS SDKs;
  • Apple Xcode 9.0 requires a Mac running OSX 10.12 (Sierra) or newer;

What's New

This release is built upon our open sourced SDK, using the master branch, and is based on Mono 5.0.

Mono Embeddinator-4000 support

Our tooling has been updated to allow the creation of standalone frameworks when used in conjunction with the new Embeddinator-4000 tool. This means you can now use Xamarin.iOS to create native frameworks reusable from Objective-C applications, even your managed subclasses of NSObject will be available.

Symbolication of the Mono runtime

We're now shipping debug symbols (dSYM) for the Mono runtime when it's used for incremental builds (libmonosgen-2.0.dylib). This means that crash reports for apps built using incremental builds will symbolicate better.

API diff

This is a live document so there's no static list to link to. However our Jenkins bots produce this information for every commit that is being built. Pick a build based on master and look for the API diff link on the left column.

⚠️ **GitHub.com Fallback** ⚠️