You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chris Hamons edited this page Jul 13, 2020
·
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:
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 checkmark (it's usually best to use builds with green checkmarks, but in some cases there may be none, in which case you can likely use builds with red checkmarks as well) you should see a details link which will provide download links for both Xamarin.iOS and Xamarin.Mac packages for that specific commit. Once in a while a commit may not have associated builds (this can occur both for red and green builds) - just try a different 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.