Skip to content
Vincent Dondain edited this page Aug 9, 2019 · 69 revisions

The xamarin-macios wiki is where we keep our documents (release notes, Xcode diff, etc) about Xamarin.iOS & Xamarin.Mac.

Contributing

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:

Those resources are exclusively available to help you contributing to the Xamarin.iOS/Mac SDKs.

To start contributing, please follow our How to Contribute documentation.

Release Notes

Here we keep notes of items to mentioned in future release notes for upcoming releases.

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 published versions (alpha / beta or stable channels) can be found on our web site:

Downloading a build

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)

If you go to our commits page you should be able to see a green checkmark (✔) or a red cross mark (✘) at the right side of the committer's handle. If you click the green checkmark (✔) you should see a details link which will provide download links for both Xamarin.iOS and Xamarin.Mac packages for that specific commit.

On the commits page you can also select different branches, which can include release branches (d16-0) and Xcode support branches (xcode10.2), to download the latest build from.

You can learn more about our milestones (15.x, 16.x) and how we ship our releases in the Visual Studio Release Rhythm document.

Clone this wiki locally