-
Notifications
You must be signed in to change notification settings - Fork 1
xamarin.ios_10.99
id:23e82b9c-09e5-428f-9aab-196687fb6ebd title:Xamarin.iOS version:10.99.0 releasedate:2017-07-26
- 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;
This release is built upon our open sourced SDK,
using the xcode9
branch, and is based on our upcoming Xamarin.iOS 10.12 release.
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.
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.
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.
This first preview includes the new API for the following platforms/frameworks:
- Accounts updated to beta 2
- ARKit new updated to beta 2
- AVKit updated to beta 2
- CallKit updated to beta 2
- AVKit updated to beta 2
- TBMLKit updated to beta 2
- TVServices updated to beta 2
- ClockKit updated to beta 2
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.