Bridges the worlds of .NET with the native APIs of macOS, iOS, tvOS, and watchOS.
Перейти к файлу
Alex Soto 80d458519f [SampleTester] Add 4 new samples (#7758)
* [SampleTester] Add 4 new samples

New samples added:

* https://github.com/xamarin/xamarin-forms-samples/tree/master/UserInterface/Xaminals
* https://github.com/davidortinau/Xappy
* https://github.com/Microsoft/SmartHotel360-Mobile
* https://github.com/microsoft/ConferenceVision

* Update new samples known failures

* Add timeout option and removed extra not needed data

* Fix whitespaces...

* Disable Xappy and add CodesignKey option

CodesignKey allows you to use and set it per csproj basis.

Xappy is failing on the UWP csproj, we diable it for now until
we add a way to remove certain projects.

* Update tests/sampletester/ProcessHelper.cs

Co-Authored-By: Rolf Bjarne Kvinge <rolf@xamarin.com>

Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2020-02-03 15:57:42 -05:00
builds [d16-5] [Mtouch] Make sure that the given SDK version and the iOS version do match. (#7736) 2020-01-23 12:56:23 -05:00
docs Merge remote-tracking branch 'xamarin/xcode11.3' into d16-5 2019-12-17 18:56:12 -05:00
external Updated reference to xamarin/Xamarin.MacDev@1b013f1 2020-01-08 09:42:15 -05:00
fsharp Add config file for libmono-native dllmap 2019-03-13 00:34:47 +01:00
jenkins Merge master into d16-5 2019-11-08 10:21:12 -05:00
mk [mono] bump mono to match android (#7762) 2020-01-28 14:05:28 -05:00
mono Add config file for libmono-native dllmap 2019-03-13 00:34:47 +01:00
msbuild [d16-5] [msbuild] Add verbosity options on separate lines for mtouch parsing (#7673) 2020-01-06 16:52:36 -05:00
opentk [xcode11] Stop building/shipping 32-bit Xamarin.Mac bits. Partial fix for #6300. (#6393) 2019-07-15 10:19:24 -07:00
runtime [d16-5] [Makefile] Make csc strict and fix some small errors. (#7671) 2020-01-06 16:53:22 -05:00
src [d16-5] [Makefile] Make csc strict and fix some small errors. (#7671) 2020-01-06 16:53:22 -05:00
tests [SampleTester] Add 4 new samples (#7758) 2020-02-03 15:57:42 -05:00
tools [sample-tester] Collect app size and build duration statistics. (#7602) 2020-02-03 15:57:25 -05:00
.gitignore [d16-5] [Test] Bump mono and use the new splited tests. (#7648) 2019-12-23 23:57:19 -05:00
.gitmodules [xcode11.3] Bump macios-binaries to get fix for xamarin/maccore#2068. (#7512) 2019-12-02 21:54:26 +01:00
CODEOWNERS [codeowners] Add chamons to a few areas (#5147) 2018-11-19 22:20:40 -05:00
ISSUE_TEMPLATE.md Instruction to find the build logs (#6871) 2019-08-29 10:42:14 -04:00
LICENSE Adjust license to match requested format 2016-04-25 16:38:57 -04:00
Make.config [d16-5] [Mtouch] Make sure that the given SDK version and the iOS version do match. (#7736) 2020-01-23 12:56:23 -05:00
Make.versions Merge remote-tracking branch 'xamarin/xcode11.3' into d16-5 2019-12-17 18:56:12 -05:00
Makefile Don't clean away mono if it's present, instead treat it like a submodule. 2019-09-16 15:20:46 +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 Remove lists.xamarin.com from Readme (#6893) 2019-09-03 08:37:55 -04:00
SECURITY.MD Add SECURITY.MD to repo (as suggested by OSPO) (#7019) 2019-09-19 17:44:22 -04:00
Versions-ios.plist.in Bump for Xcode 11.3 beta 1 (#7431) 2019-11-14 14:32:26 +01:00
Versions-mac.plist.in Merge remote-tracking branch 'origin/xcode11' into master-xcode11 2019-09-13 18:35:18 +02:00
Xamarin.Mac.sln Switch to mono archive and remove submodule 2019-05-21 22:16:02 +02:00
Xamarin.iOS.sln Switch to mono archive and remove submodule 2019-05-21 22:16:02 +02:00
banner.png [README] Add Xamarin.iOS + Xamarin.Mac banner (#1665) 2017-02-08 17:42:48 -05:00
configure Merge remote-tracking branch 'origin/xcode11' into master-xcode11 2019-09-13 18:35:18 +02:00
mac-entitlements.plist Implement notarization. (#6928) 2019-09-09 00:34:11 -07:00
product.snk Add our mono runtimes to the build. 2016-04-24 14:47:24 -04:00
system-dependencies.sh Bump for Xcode 11.3 beta 1 (#7431) 2019-11-14 14:32: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

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.