Bridges the worlds of .NET with the native APIs of macOS, iOS, tvOS, and watchOS.
Перейти к файлу
Rolf Bjarne Kvinge e0cdd02423
[jenkins] Make it possible to skip API comparison by applying a label to a pull request. (#3994)
Implement support for skipping API comparison by applying a label to a pull
request.

This also required some refactoring to move existing code to fetch the labels
for a pull request to a separate script.
2018-04-27 09:05:50 +02:00
builds [builds] Try to fix a makefile infinite loop by using real files as dependencies. (#3951) 2018-04-18 18:27:52 +02:00
docs [docs] Document recent changes to ModelAttribute in the generator. (#3900) 2018-04-09 19:32:45 +02:00
external [docs] Bumps maccore and macios-binaries in order to fix test-docs step (#4000) 2018-04-26 12:35:56 -05: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] Make it possible to skip API comparison by applying a label to a pull request. (#3994) 2018-04-27 09:05:50 +02:00
mk [docs] Bumps maccore and macios-binaries in order to fix test-docs step (#4000) 2018-04-26 12:35:56 -05:00
mono/4.5 [build] Add .NET Core open source key 2017-03-14 11:47:06 +01:00
msbuild [runtime] integrate mono 2018-02 (#3402) 2018-04-25 13:56:37 -04:00
opentk [build] Sprinkle -nologo to csc usages to avoid spam fest in our logs (#3958) 2018-04-19 08:22:16 -05:00
runtime [runtime] Don't lock while calling selectors that can up calling managed code. Fixes #3943. (#3979) 2018-04-27 07:40:03 +02:00
src Build assemblies we ship deterministically. Fixes #3525. (#3996) 2018-04-27 07:44:34 +02:00
tests [runtime] Don't lock while calling selectors that can up calling managed code. Fixes #3943. (#3979) 2018-04-27 07:40:03 +02:00
tools Build assemblies we ship deterministically. Fixes #3525. (#3996) 2018-04-27 07:44:34 +02:00
.gitignore Merge branch 'xcode9.3' 2018-04-03 14:14:07 -04:00
.gitmodules [runtime] integrate mono 2018-02 (#3402) 2018-04-25 13:56:37 -04:00
CODEOWNERS Update CODEOWNERS files (#3455) (#3695) 2018-03-08 09:33:45 -06: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 assemblies we ship deterministically. Fixes #3525. (#3996) 2018-04-27 07:44:34 +02:00
Makefile Add a few makefile dependencies to make sure directories exist. (#3986) 2018-04-26 12:25:22 +02: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 Merge branch 'xcode9.3' 2018-04-03 14:14:07 -04: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.