xamarin-macios/tools/mtouch
Rolf Bjarne Kvinge d4edc453a6 Fix default http message handler for watchOS. (#873)
* Fix default http message handler for watchOS.

Fix default http message handler for watchOS to be NSUrlSessionHandler (the
previous attempt at eb7c2fd was quite incomplete), and make sure
HttpClientHandler is never used (show errors if someone tries).

* [tests] Remove explicit http client handler from project files.

Just use the default instead, since the set of valid http client handlers varies between platforms.
2016-09-22 14:29:18 +02:00
..
.gitignore Refactor static registrar to produce both a header and a source file. 2016-05-17 11:23:47 +02:00
Application.cs [mtouch] Require deployment target to be 8+ for incremental builds. (#805) 2016-09-08 15:01:48 +02:00
Assembly.cs Merge branch 'xcode8' 2016-09-09 15:29:37 -04:00
AssemblyResolver.cs [mtouch/mmp] Fix build after breaking cecil update in mono. 2016-09-01 18:28:35 +02:00
BitcodeConverter.cs Add mtouch to the build. 2016-04-24 14:47:27 -04:00
Info.plist.tmpl Add mtouch to the build. 2016-04-24 14:47:27 -04:00
Makefile Merge branch 'xcode8' 2016-09-09 15:29:37 -04:00
OldStaticRegistrar.cs [registrar] Fix the old static registrar according to internal signature changes. 2016-06-09 13:18:45 +02:00
SdkVersions.cs.in Add mtouch to the build. 2016-04-24 14:47:27 -04:00
Stripper.cs Add mtouch to the build. 2016-04-24 14:47:27 -04:00
Target.cs [mtouch] Fix incremental builds when generating P/Invoke wrappers. Fixes #44048. (#788) 2016-09-07 17:22:34 +02:00
Tuning.cs [mtouch/mmp] Fix build after breaking cecil update in mono. 2016-09-01 18:28:35 +02:00
error.cs Fix default http message handler for watchOS. (#873) 2016-09-22 14:29:18 +02:00
monotouch-fixes.c Build our runtime. 2016-04-24 14:47:24 -04:00
mtouch.cs [mtouch] MVID for symblication ought to be lower case and with no `-` (#749) 2016-09-02 16:25:12 -04:00
mtouch.csproj [mtouch/mmp] Fix build after breaking cecil update in mono. 2016-09-01 18:28:35 +02:00
mtouch.in [mtouch/mmp] Use full path to mono. 2016-04-26 08:11:12 -04:00
simlauncher.m Add runtime variable to specify the exception marshalling modes, and mmp/mtouch options to select it. 2016-05-17 11:20:26 +02:00