-
Notifications
You must be signed in to change notification settings - Fork 548
Home
The xamarin-macios wiki is where we keep our documents (release notes, Xcode diff, etc) about Xamarin.iOS & Xamarin.Mac.
You already reached our wiki! So you might already know that Xamarin's SDK are open sourced and that you can contribute to them. Some useful resources to help you are:
- our mailing list: you can subscribe or read the archives;
- our gitter channel
Those resources are exclusively available to help you contributing to the Xamarin.iOS/Mac SDKs.
Here we keep the initial drafts for release notes based on our main work (on master) or in special branches, e.g. xcode8 tracks the API and tooling changes to support iOS 10, tvOS 10, watchOS 3 and macOS 10.12.
Found a typo, an undocumented new feature or a missing bug fix reference ? just create a PR and we'll merge it after review.
Release notes for versions available on our updater channels (alpha / beta or stable) can be found on our web site:
You can now download Xamarin.iOS and Xamarin.Mac packages directly from our build bots. They are provided as-is and no QA or other validations were done on those builds (e.g. builds that failed internal tests are also published)
- master : our latest bits (that will eventually become C10);
- cycle9 : our next cycle;
- xcode8.2 : our support for Xcode 8.2 and the latest SDK (based on xcode8.2 branch);
-
For Xcode 8.1 iOS, tvOS and watchOS are complete (shipped with XI 10.2) while macOS 10.12.1 is in progress;
-
For Xcode 8.2 iOS, tvOS and macOS are in progress, no change are present in the watchOS SDK (as of beta 1);
For more details please take a look at the Bindings document.