Bridges the worlds of .NET with the native APIs of macOS, iOS, tvOS, and watchOS.
Перейти к файлу
Sebastien Pouliot b8287d0b33
Bump mono to head of 2017-12 (#3828)
Commit list for mono/mono:

* mono/mono@bf27e25446 Remove suspicious mono_gchandle_free
* mono/mono@4e276971c0 Fix the ios sdk build. (#7823)
* mono/mono@1075824929 Fix Android build for toolchain (#7819)
* mono/mono@2dbce94d6f Disable the interpreter on ios device builds. (#7796)
* mono/mono@1f09e9af88 Fix Android build for mxe (#7783)
* mono/mono@847a2de1d0 Fix Android build on Linux (#7776)
* mono/mono@beb137dd79 Fix Android build (#7770)
* mono/mono@d95eaa61b1 Revert "Disable a flaky test."
* mono/mono@f3a6da6d94 Bump corefx to bring a fix for #7696
* mono/mono@264e0d4bb2 Disable a flaky test.
* mono/mono@2eba668040 Fix partially shared constrained calls in llvmonly mode.
* mono/mono@607e20ee6c Avoid aot-ing the bcl libs twice in make fullaotcheck/llvmonlycheck.

Diff: 47631c34a7...bf27e25446
2018-03-29 17:29:45 -04:00
builds Switch the mono device/simulator/cross compiler builds to the mono SDK makefile. (#3640) 2018-03-22 21:25:00 -04:00
docs Move MM2100 to a 2109 as mtouch collided with it (#3773) 2018-03-20 09:28:06 -05:00
external Bump mono to head of 2017-12 (#3828) 2018-03-29 17:29:45 -04:00
fsharp [builds] Don't install symlinks to iOS/Classic assemblies in the iOS/Unified profile. (#844) 2016-09-16 20:02:25 +02:00
jenkins [jenkins] Clean keystore on bots before running tests (#3754) 2018-03-15 12:25:53 -05:00
mk Switch the mono device/simulator/cross compiler builds to the mono SDK makefile. (#3640) 2018-03-22 21:25:00 -04:00
mono/4.5 [build] Add .NET Core open source key 2017-03-14 11:47:06 +01:00
msbuild [msbuild] Skip reference assemblies passed to mtouch (#3791) 2018-03-27 22:39:02 -04:00
opentk PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
runtime Fix download path for mono (#3681) 2018-03-07 14:46:59 +01:00
src Binding project must use csc not mcs (#3795) 2018-03-27 14:31:27 -05:00
tests Binding project must use csc not mcs (#3795) 2018-03-27 14:31:27 -05:00
tools [Mtouch] Pass ShellExceute true in CopyMSymData. Fixes 3653 (#3781) 2018-03-23 16:59:30 +01:00
.gitignore Update .gitignore with directory newer versions of VSfM creates. (#3225) 2018-01-15 18:54:02 +01:00
.gitmodules Bump mono to head of 2017-12 (#3493) 2018-02-15 13:43:52 -05:00
CODEOWNERS Update CODEOWNERS files (#3455) 2018-02-12 08:13:44 -05:00
ISSUE_TEMPLATE.md Add initial github issue template (#3080) 2017-12-06 15:03:12 -05:00
LICENSE Adjust license to match requested format 2016-04-25 16:38:57 -04:00
Make.config Build with CSC instead of MCS (#3393) 2018-02-22 11:07:33 -06:00
Makefile Include the mono version in Versions.plist. (#3003) 2017-11-14 19:40:11 +01:00
NuGet.config Add a 'repositorypath' to our NuGet.Config and update paths everywhere accordingly. (#1110) 2016-11-04 09:13:33 +01:00
README.md Update README.md (#3587) 2018-02-26 14:31:49 -05:00
Versions-ios.plist.in [mtouch/mmp] Give users more control over optimizations, and share more code between mtouch and mmp. (#3242) 2018-01-23 11:33:48 +01:00
Versions-mac.plist.in [mtouch/mmp] Give users more control over optimizations, and share more code between mtouch and mmp. (#3242) 2018-01-23 11:33:48 +01:00
Xamarin.Mac.sln [linker] Update VS files (solution and .csproj) to build properly with the new linker sources location (#2740) 2017-09-21 16:40:40 -04:00
Xamarin.iOS.sln Fix solution after some test projects moved. (#3416) 2018-02-07 22:06:26 +01:00
banner.png [README] Add Xamarin.iOS + Xamarin.Mac banner (#1665) 2017-02-08 17:42:48 -05:00
configure Emit configure arguments into configure.inc to make it easier to re-run it. 2016-05-27 15:37:21 -04:00
product.snk Add our mono runtimes to the build. 2016-04-24 14:47:24 -04:00
system-dependencies.sh [system-dependencies] simplify mono version check (#3596) 2018-02-26 14:45:26 +01:00
versions-check.csharp [Versions-ios.plist] watchOS started at 1.0 (#1328) 2016-12-13 10:52:58 +01:00

README.md

Xamarin.iOS + Xamarin.Mac logo

Xamarin.iOS & Xamarin.Mac

Status
master xamarin-macios-builds-master

Welcome!

This module is the main repository for both Xamarin.iOS and Xamarin.Mac.

These SDKs allow us to create native iOS, tvOS, watchOS and macOS applications using the same UI controls we would in Objective-C and Xcode, except with the flexibility and elegance of a modern language (C#), the power of the .NET Base Class Library (BCL), and two first-class IDEs—Visual Studio for Mac and Visual Studio—at our fingertips.

This repository is where we do development for the Xamarin.iOS and Xamarin.Mac SDKs. There are a few ways that you can contribute, for example:

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute, which covers the following:

Feedback

Gitter

License

Copyright (c) .NET Foundation Contributors. All rights reserved. Licensed under the MIT License.