Skip to content
Sebastien Pouliot edited this page Jul 27, 2017 · 13 revisions

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

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

Requirements

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

Important Issues

  • Xamarin.Mac 32-bit applications (Unified or Classic) will crash on 10.13b3. This is due to a bug in the GeoServices private framework and is filed.

What's New

This release is built upon our open sourced SDK, using the xcode9 branch, and is based on our upcoming Xamarin.Mac 3.6 release.

macOS 10.13

The following new frameworks were added in macOS 10.13:

  • CoreML.framework (Machine Learning)

Xamarin.Mac 3.99.2

** edit here, not past releases text **

Xamarin.Mac 3.99.1

Bindings for the following frameworks are still in progress and not yet updated with the latest beta changes.

  • AudioToolbox
  • AVFoundation
  • CloudKit
  • CoreAudio
  • CoreBluetooth
  • CoreFoundation
  • CoreGraphics
  • CoreImage
  • CoreMedia
  • CoreML updated to beta 3
  • CoreVideo
  • CoreWLAN
  • FinderSync updated to beta 3
  • Foundation partially bound
  • GamePlayKit
  • ImageIO
  • Intents
  • IOSurface
  • MediaPlayer
  • Metal
  • MetalKit
  • MetalPerformanceShaders
  • ModelIO
  • NetworkExtension
  • QuartzCore / CoreAnimation
  • SafariServices
  • SceneKit
  • Security
  • VideoToolbox

Xamarin.Mac 3.99.0

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

  • Accounts updated to beta 3
  • AVKit updated to beta 3
  • Contacts updated to beta 3
  • CoreAudioKit updated to beta 3
  • CoreData updated to beta 3
  • CoreLocation updated to beta 3
  • Social updated to beta 3

Xamarin.mac 3.99.x (continuous builds)

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

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

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