commit mono/mono@c023b2b30a
Author: Rolf Bjarne Kvinge <rolf@xamarin.com>
Date:   Mon Oct 24 19:50:16 2016 +0200

    [System] Remove any CFNetwork usage from the watchOS profile. Fixes #45847.

    The MacProxy class uses CFNetwork, but since CFNetwork is not a public
    framework on watchOS, we can't use it.

    So remove MacProxy completely (it only contains internal classes), and throw
    PlatformNotSupportedException in any API that used it (the managed networking
    stack is not supported on watchOS anyway, so this should be safe).

    https://bugzilla.xamarin.com/show_bug.cgi?id=45847
This commit is contained in:
Rolf Bjarne Kvinge 2016-10-25 19:37:28 +02:00 коммит произвёл Sebastien Pouliot
Родитель 1e4b395368
Коммит 4e61231137
1 изменённых файлов: 1 добавлений и 1 удалений

2
external/mono поставляемый

@ -1 +1 @@
Subproject commit 8be6ecc66f4c295a61dc5b5677794929731d05d6 Subproject commit 5c8fb06829cfb9a0cb61a9ad3fd0d8c0c547ac07