Skip to content
Sebastien Pouliot edited this page Jun 28, 2017 · 19 revisions

id:23e82b9c-09e5-428f-9aab-196687fb6ebd title:Xamarin.iOS version:10.99.0 releasedate:2017-07-26

Xcode9 Daily Builds This version of Xamarin.iOS will ship as part of Xamarin **xcode9** releases.

Requirements

  • The latest features and API requires Xcode 9.0 beta 2 and the bundled iOS, tvOS and watchOS 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 xcode9 branch, and is based on our upcoming Xamarin.iOS 10.12 release.

iOS 11

The following new frameworks were added in iOS 11:

  • ARKit.framework (Augmented Reality)
  • CoreML.framework (Machine Learning)
  • CoreNFC.framework (Near Field Communication)
  • DeviceCheck.framework
  • FileProvider.framework
  • FileProviderUI.framework
  • IdentityLookup.framework
  • IOSurface.framework
  • PDFKit.framework (new in iOS, exists in macOS)
  • Vision.framework

Most other frameworks were also updated.

tvOS 11

The following new frameworks were added in tvOS 11:

  • CoreML.framework (Machine Learning)
  • DeviceCheck.framework
  • IOSurface.framework
  • Vision.framework

Most other frameworks were also updated.

watchOS 4

The following new frameworks were added in watchOS 4:

  • CoreBluetooth.framework (new on watchOS)
  • CoreML.framework (Machine Learning)
  • Vision.framework

Most other frameworks were also updated.

Xamarin.iOS 10.99.x (daily builds)

All of our builds are also available for download directly. A bit of warning: they come from our build bots and receice no QA. Verified builds will be made available as web preview duing summer.

You can track the latest status of our API work on the wiki.

Xamarin.iOS 10.99.0

This first preview includes the new API for the following platforms/frameworks:

iOS 11

  • Accounts updated to beta 2
  • ARKit new updated to beta 2
  • AVKit updated to beta 2
  • CallKit updated to beta 2
  • Contacts updated to beta 2
  • CoreAudioKit updated to beta 2
  • CoreData updated to beta 2
  • CoreLocation updated to beta 2
  • CoreMotion updated to beta 2
  • CoreNFC updated to beta 2

tvOS 11

  • AVKit updated to beta 2
  • CoreData updated to beta 2
  • CoreLocation updated to beta 2
  • TBMLKit updated to beta 2
  • TVServices updated to beta 2

watchOS 4

  • ClockKit updated to beta 2
  • Contacts updated to beta 2
  • CoreData updated to beta 2
  • CoreLocation updated to beta 2
  • CoreMotion updated to beta 2
  • CoreNFC updated to beta 2

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 xcode9 and look for the API diff link on the left column.

Clone this wiki locally