diff --git a/build/CFNetwork/lib/CFNetworkLib.vcxproj b/build/CFNetwork/lib/CFNetworkLib.vcxproj
index 01ff50c185..7d4af2d6f6 100644
--- a/build/CFNetwork/lib/CFNetworkLib.vcxproj
+++ b/build/CFNetwork/lib/CFNetworkLib.vcxproj
@@ -35,6 +35,7 @@
CFNetworkLib
CFNetworkLib
true
+ true
$(MSBuildThisFileDirectory)..\..\..
CFNetworkLib
diff --git a/build/CoreFoundation/lib/CoreFoundationLib.vcxproj b/build/CoreFoundation/lib/CoreFoundationLib.vcxproj
index 53e8aa6606..3612bbb5c6 100644
--- a/build/CoreFoundation/lib/CoreFoundationLib.vcxproj
+++ b/build/CoreFoundation/lib/CoreFoundationLib.vcxproj
@@ -204,6 +204,7 @@
{DC123A21-ECF5-4C43-9E69-25CEA438EE94}
CoreFoundationLib
CoreFoundationLib
+ true
true
$(MSBuildThisFileDirectory)..\..\..
CoreFoundationLib
diff --git a/build/CoreFoundationAdditions/lib/CoreFoundationAdditionsLib.vcxproj b/build/CoreFoundationAdditions/lib/CoreFoundationAdditionsLib.vcxproj
index 1e677267de..3e9205b2fc 100644
--- a/build/CoreFoundationAdditions/lib/CoreFoundationAdditionsLib.vcxproj
+++ b/build/CoreFoundationAdditions/lib/CoreFoundationAdditionsLib.vcxproj
@@ -34,6 +34,7 @@
CoreFoundationAdditionsLib
CoreFoundationAdditionsLib
true
+ true
$(MSBuildThisFileDirectory)..\..\..
CoreFoundationAdditionsLib
diff --git a/build/Foundation/lib/FoundationLib.vcxproj b/build/Foundation/lib/FoundationLib.vcxproj
index 6fab0be100..2887f2d42a 100644
--- a/build/Foundation/lib/FoundationLib.vcxproj
+++ b/build/Foundation/lib/FoundationLib.vcxproj
@@ -293,6 +293,7 @@
FoundationLib
FoundationLib
true
+ true
$(MSBuildThisFileDirectory)..\..\..
FoundationLib
diff --git a/build/MobileCoreServices/lib/MobileCoreServicesLib.vcxproj b/build/MobileCoreServices/lib/MobileCoreServicesLib.vcxproj
index 77c54d6732..a401fd4e03 100644
--- a/build/MobileCoreServices/lib/MobileCoreServicesLib.vcxproj
+++ b/build/MobileCoreServices/lib/MobileCoreServicesLib.vcxproj
@@ -29,6 +29,7 @@
MobileCoreservicesLib
MobileCoreservicesLib
true
+ true
$(MSBuildThisFileDirectory)..\..\..
MobileCoreservicesLib
diff --git a/build/Starboard/lib/StarboardLib.vcxproj b/build/Starboard/lib/StarboardLib.vcxproj
index b7d020deca..80f19157dd 100644
--- a/build/Starboard/lib/StarboardLib.vcxproj
+++ b/build/Starboard/lib/StarboardLib.vcxproj
@@ -45,6 +45,7 @@
StarboardLib
StarboardLib
true
+ true
$(MSBuildThisFileDirectory)..\..\..
StarboardLib
diff --git a/build/Tests/FunctionalTests/FunctionalTests.vcxproj b/build/Tests/FunctionalTests/FunctionalTests.vcxproj
index 205fdeba90..22abf08b4f 100644
--- a/build/Tests/FunctionalTests/FunctionalTests.vcxproj
+++ b/build/Tests/FunctionalTests/FunctionalTests.vcxproj
@@ -82,6 +82,9 @@
{48B2B4F1-50D5-4772-B4A4-8D2C23AB3B67}
+
+
+
{4fdf4507-8c1e-4617-9278-11d4bfe8f3a5}
DynamicLibrary
diff --git a/build/Tests/UnitTests/AddressBook/AddressBook.UnitTests.vcxproj b/build/Tests/UnitTests/AddressBook/AddressBook.UnitTests.vcxproj
index fe0cf282d8..a3f205f1c1 100644
--- a/build/Tests/UnitTests/AddressBook/AddressBook.UnitTests.vcxproj
+++ b/build/Tests/UnitTests/AddressBook/AddressBook.UnitTests.vcxproj
@@ -222,6 +222,9 @@
+
+
+
\ No newline at end of file
diff --git a/build/Tests/UnitTests/Starboard/Starboard.UnitTests.vcxproj b/build/Tests/UnitTests/Starboard/Starboard.UnitTests.vcxproj
index 79516ebdfa..0ff5a849ce 100644
--- a/build/Tests/UnitTests/Starboard/Starboard.UnitTests.vcxproj
+++ b/build/Tests/UnitTests/Starboard/Starboard.UnitTests.vcxproj
@@ -223,6 +223,9 @@
+
+
+
\ No newline at end of file
diff --git a/build/WinObjC.Frameworks.UWP/Readme.txt b/build/WinObjC.Frameworks.UWP/Readme.txt
deleted file mode 100644
index 66bf46e33e..0000000000
--- a/build/WinObjC.Frameworks.UWP/Readme.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-# WinObjC.Frameworks.UWP Readme
-
-WinObjC.Frameworks.UWP package provides the build and runtime support for the objective C projection of the Universal Windows Platform
-
-See https://github.com/Microsoft/WinObjC for more information
\ No newline at end of file
diff --git a/build/WinObjC.Frameworks.UWP/WinObjC.Frameworks.UWP.Packaging.props b/build/WinObjC.Frameworks.UWP/WinObjC.Frameworks.UWP.Packaging.props
deleted file mode 100644
index 92527babfa..0000000000
--- a/build/WinObjC.Frameworks.UWP/WinObjC.Frameworks.UWP.Packaging.props
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
- WinObjC.Frameworks.UWP
- WinObjC.Frameworks.UWP
- Microsoft
- Microsoft
- WinObjC.Frameworks.UWP
- WinObjC.Frameworks.UWP
-
-
-
-
-
-
- Copyright © Microsoft
- WinObjC.Frameworks.UWP
- https://avatars2.githubusercontent.com/u/6154722?v=3&s=200
-
-
-
\ No newline at end of file
diff --git a/build/WinObjC.Frameworks.UWP/WinObjC.Frameworks.UWP.Packaging.targets b/build/WinObjC.Frameworks.UWP/WinObjC.Frameworks.UWP.Packaging.targets
deleted file mode 100644
index 1cd9c165b5..0000000000
--- a/build/WinObjC.Frameworks.UWP/WinObjC.Frameworks.UWP.Packaging.targets
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-
- <_DepsFiles Include="$(StarboardBasePath)\deps\prebuilt\**\ObjCUWP*.dll"/>
- <_DepsFiles Include="$(StarboardBasePath)\deps\prebuilt\**\ObjCUWP*.lib"/>
-
-
- build\deps\prebuilt\%(RecursiveDir)%(Filename)%(Extension)
-
-
-
- <_IncludeFiles Include="$(StarboardBasePath)\include\Platform\Universal Windows\**\Windows*.*"/>
- <_IncludeFiles Include="$(StarboardBasePath)\include\Platform\Universal Windows\**\Microsoft*.*"/>
-
-
- build\include\%(RecursiveDir)%(Filename)%(Extension)
-
-
-
- build\$(PackageId).props
-
-
- build\$(PackageId).targets
-
-
-
-
-
\ No newline at end of file
diff --git a/build/WinObjC.Frameworks.UWP/WinObjC.Frameworks.UWP.nuproj b/build/WinObjC.Frameworks.UWP/WinObjC.Frameworks.UWP.nuproj
deleted file mode 100644
index fb13d0fbb9..0000000000
--- a/build/WinObjC.Frameworks.UWP/WinObjC.Frameworks.UWP.nuproj
+++ /dev/null
@@ -1,68 +0,0 @@
-
-
-
-
-
-
-
- Debug
- AnyCPU
-
-
- Release
- AnyCPU
-
-
- Debug
- x86
-
-
- Release
- x86
-
-
- Debug
- ARM
-
-
- Release
- ARM
-
-
-
-
-
-
-
-
-
-
- b0f24416-5500-4a60-815b-8e08e9f3717a
- $(MSBuildThisFileDirectory)..\..\
-
-
-
-
-
-
-
-
-
-
-
-
- true
- PreserveNewest
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/build/WinObjC.Frameworks.UWP/WinObjC.Frameworks.UWP.props b/build/WinObjC.Frameworks.UWP/WinObjC.Frameworks.UWP.props
deleted file mode 100644
index 405faa930b..0000000000
--- a/build/WinObjC.Frameworks.UWP/WinObjC.Frameworks.UWP.props
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/build/WinObjC.Frameworks.UWP/WinObjC.Frameworks.UWP.targets b/build/WinObjC.Frameworks.UWP/WinObjC.Frameworks.UWP.targets
deleted file mode 100644
index 71c29f28b8..0000000000
--- a/build/WinObjC.Frameworks.UWP/WinObjC.Frameworks.UWP.targets
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
- Universal Windows
-
-
-
-
-
- <_DllsFromPackage Include="$(MSBuildThisFileDirectory)\lib\$(TargetOsAndVersion)\$(PlatformTarget)\*.dll"/>
- <_DllsFromPackage Include="$(MSBuildThisFileDirectory)\lib\$(TargetOsAndVersion)\$(PlatformTarget)\$(Configuration)\*.dll"/>
-
- <_DllsFromPackage Include="$(MSBuildThisFileDirectory)\deps\prebuilt\$(TargetOsAndVersion)\$(PlatformTarget)\*.dll"/>
- <_DllsFromPackage Include="$(MSBuildThisFileDirectory)\deps\prebuilt\$(TargetOsAndVersion)\$(PlatformTarget)\$(Configuration)\*.dll"/>
-
-
-
-
-
- $(MSBuildThisFileDirectory)\include\;%(InternalSystemIncludePaths);
-
-
-
- $(MSBuildThisFileDirectory)\lib\$(TargetOsAndVersion)\$(PlatformTarget)\;$(MSBuildThisFileDirectory)\lib\$(TargetOsAndVersion)\$(PlatformTarget)\$(Configuration)\;$(MSBuildThisFileDirectory)\deps\prebuilt\$(TargetOsAndVersion)\$(PlatformTarget)\;$(MSBuildThisFileDirectory)\deps\prebuilt\$(TargetOsAndVersion)\$(PlatformTarget)\$(Configuration)\;%(AdditionalLibraryDirectories);
-
-
-
-
-
-
-
- true
-
-
-
-
\ No newline at end of file
diff --git a/build/WinObjC.Frameworks/WinObjC.Frameworks.nuproj b/build/WinObjC.Frameworks/WinObjC.Frameworks.nuproj
index a843eae095..6a5b77d545 100644
--- a/build/WinObjC.Frameworks/WinObjC.Frameworks.nuproj
+++ b/build/WinObjC.Frameworks/WinObjC.Frameworks.nuproj
@@ -113,9 +113,6 @@
-
-
-
diff --git a/build/build.sln b/build/build.sln
index 62338d69ed..1665f9fd78 100644
--- a/build/build.sln
+++ b/build/build.sln
@@ -772,8 +772,6 @@ Project("{5DD5E4FA-CB73-4610-85AB-557B54E96AA9}") = "WinObjC.Frameworks.Core", "
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Package", "Package", "{F0F1B2A3-6924-4A09-99CE-D08CD8BCF392}"
EndProject
-Project("{5DD5E4FA-CB73-4610-85AB-557B54E96AA9}") = "WinObjC.Frameworks.UWP", "WinObjC.Frameworks.UWP\WinObjC.Frameworks.UWP.nuproj", "{B0F24416-5500-4A60-815B-8E08E9F3717A}"
-EndProject
Project("{5DD5E4FA-CB73-4610-85AB-557B54E96AA9}") = "WinObjC.Frameworks", "WinObjC.Frameworks\WinObjC.Frameworks.nuproj", "{BEF15618-E03F-4A44-A797-9150C979B09F}"
EndProject
Project("{13B669BE-BB05-4DDF-9536-439F39A36129}") = "TestPlatformMultiplexer", "BuildSupport\TestPlatformMultiplexer.msbuildproj", "{60A07842-5D75-45E8-9FCF-C126E608B654}"
@@ -2726,7 +2724,6 @@ Global
{ED31F79B-D4B3-4D15-A134-1108B0659C98} = {58128019-F022-44F1-9D59-811230051CD8}
{1751F526-3CE3-46CB-8724-E250410D600E} = {FC5C7CDB-1E45-4122-B6A7-CF8D4A60F6D0}
{F0F1B2A3-6924-4A09-99CE-D08CD8BCF392} = {E1BA5F74-6863-437D-9AF5-72666F6D25B5}
- {B0F24416-5500-4A60-815B-8E08E9F3717A} = {312A2B08-9A28-468E-B74C-E194ACD154A6}
{BEF15618-E03F-4A44-A797-9150C979B09F} = {F0F1B2A3-6924-4A09-99CE-D08CD8BCF392}
{60A07842-5D75-45E8-9FCF-C126E608B654} = {7B338049-F463-44B0-B7BD-F8EA16750085}
{DFDF94D9-2A0A-4F9B-953B-6BF383858AD3} = {4BC1549F-F4C2-42D0-9F77-C323F751EA04}
diff --git a/build/nuget.config b/build/nuget.config
index bde1e953e9..775538caf3 100644
--- a/build/nuget.config
+++ b/build/nuget.config
@@ -5,5 +5,7 @@
+
+
\ No newline at end of file
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPMicrosoftAdvertising.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPMicrosoftAdvertising.dll
deleted file mode 100644
index 3530b7bd9d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPMicrosoftAdvertising.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:927e15653adb33f548a7d72feb64cb617e7dd89a66ba427f1133a20fb8b54acf
-size 485888
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPMicrosoftAdvertising.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPMicrosoftAdvertising.lib
deleted file mode 100644
index a13afcd9c4..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPMicrosoftAdvertising.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7841659977ab0794e02cfc2f782a0e07d5de94cd03d9aa639e07c0bfe2516d69
-size 19490
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppExtensions.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppExtensions.dll
deleted file mode 100644
index f4306b7a5a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppExtensions.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c8d8621d057a935224f0fa987787a808c3b1019278871cfced19ac77ee45a941
-size 143872
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppExtensions.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppExtensions.lib
deleted file mode 100644
index da69cf944c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppExtensions.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:22e2eb4c164ad44631c9db32f2fbee5d1473bb5c98370d0f36d2772e52cfdcc0
-size 7330
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppService.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppService.dll
deleted file mode 100644
index 0dccfa862a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppService.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:74938de361ed8806a880bee26b15aa7e4c7921d0df2c5c0da6f0296b6db09352
-size 137728
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppService.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppService.lib
deleted file mode 100644
index d9407554c7..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppService.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3800e27aca2747d67949d7498bd667b1f773d6c8e70aaf21a2072d54dab9b95a
-size 7336
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppointmentsDataProvider.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppointmentsDataProvider.dll
deleted file mode 100644
index 0f59fb5a3f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppointmentsDataProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a840ae13ffba80465a5d0acdb6f8c5912a07ba0ecde5270f5635f70cc759f744
-size 160256
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppointmentsDataProvider.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppointmentsDataProvider.lib
deleted file mode 100644
index f5c2e9422a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelAppointmentsDataProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:aa1ea206a880cc10052ea3d5655df488ce1aae72c84f4ae02fd5733a2a12f4e8
-size 14670
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCallsBackground.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCallsBackground.dll
deleted file mode 100644
index 5adc0e9768..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCallsBackground.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0db9932f30188420865fad5a4bc88291fb3af8eb8c2704230aaa4bad50397984
-size 49152
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCallsBackground.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCallsBackground.lib
deleted file mode 100644
index e9c2456d8e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCallsBackground.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:aab77bb5d117f65f3f90e2e6688c893c8345abd0f6b9a27f7760166204e1a643
-size 5356
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCallsProvider.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCallsProvider.dll
deleted file mode 100644
index ddcc6b62d1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCallsProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d1d0aafde5f1fa03903cb87e76b14798bd4c02f7c16b40d6cafb2b753a1511d0
-size 101888
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCallsProvider.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCallsProvider.lib
deleted file mode 100644
index a95de74217..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCallsProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:77111a619fd60afca8a08d794d7c73626bbb1598f0e1dec64e5c22238bf02b9d
-size 3558
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelChat.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelChat.dll
deleted file mode 100644
index 325e256f05..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelChat.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b75dbb4d76df0fa0f38c38658b63b6ebb84187328ab2ed00420a899ea5e02b1f
-size 364544
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelChat.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelChat.lib
deleted file mode 100644
index 6a1f866557..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelChat.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bf948c95dd62ae0e82ffe63ee92b02638d80c3f53f062e66e47e58e820d293db
-size 25478
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCommunicationBlocking.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCommunicationBlocking.dll
deleted file mode 100644
index 776508c8bd..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCommunicationBlocking.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9da69ffcacaae09203f74bcd557ac73cd3131cd812aa6c639aad8bb80e9ceb80
-size 57856
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCommunicationBlocking.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCommunicationBlocking.lib
deleted file mode 100644
index c2e3b758db..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelCommunicationBlocking.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:746172f3f791b2b29933f6241824dc15d750c3a692713bd2a038d4471a1f3b4a
-size 3902
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelContactsDataProvider.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelContactsDataProvider.dll
deleted file mode 100644
index 8b8ceed163..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelContactsDataProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1147f15735b472fd2a221f87993a935e395ed654cbb5be1a1e2cc84bd80a5e59
-size 110080
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelContactsDataProvider.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelContactsDataProvider.lib
deleted file mode 100644
index b90361d846..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelContactsDataProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0ee537718dd1a572b75e8059a120e014963aae730492cccc7fbc58b0f203740d
-size 7122
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransfer.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransfer.dll
deleted file mode 100644
index 9921e20bf8..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransfer.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:853510a7470b0e48ff4c3e6f4e436e864976fa12b2f464d98b8c06dde6f7b341
-size 246784
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransfer.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransfer.lib
deleted file mode 100644
index 9f815c3a08..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransfer.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8a65c10c53ca159bd1f4e27321b8851aa4f67d3b51c747bf38b8f09325e21126
-size 12214
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferDragDrop.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferDragDrop.dll
deleted file mode 100644
index dfae198bde..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferDragDrop.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1ad8be748cd44a071ffbef45be9ccd0db7d1542eb3c02fdae6602f672ad5883e
-size 36864
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferDragDrop.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferDragDrop.lib
deleted file mode 100644
index 01a5c64a93..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferDragDrop.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e7b89e860e847c60df56acea67176ad087417cae595319b1bce39691ddf3cf61
-size 2406
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferDragDropCore.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferDragDropCore.dll
deleted file mode 100644
index 5eb779d46e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferDragDropCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3f0f46688c238d6bf3b1a61ac174e247e8004a6823c34e7468d711e844528830
-size 126464
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferDragDropCore.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferDragDropCore.lib
deleted file mode 100644
index 0bdfa2924e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferDragDropCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1095ccefc14d8b564bfd228a6461a9b745bdd313ed12bf350b7d16f3ad4a5b0e
-size 6526
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferShareTarget.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferShareTarget.dll
deleted file mode 100644
index 38b749e3c8..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferShareTarget.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:aac8f3bbd87e8846ceb99116db73480a724d8380b5c131abcbff232fcc2ec78e
-size 101376
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferShareTarget.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferShareTarget.lib
deleted file mode 100644
index 8b4425fb54..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelDataTransferShareTarget.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dbb09d0423e6d93a9afc0ba114805715289972c3b8d28558c4837f917266e43e
-size 3616
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelEmailDataProvider.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelEmailDataProvider.dll
deleted file mode 100644
index 116d2204f1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelEmailDataProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b302dce0a1b9e364ec9c0de4de53536577ebdd7d55f95d738fabf4af9cba1de3
-size 253440
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelEmailDataProvider.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelEmailDataProvider.lib
deleted file mode 100644
index b73f0b43f1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelEmailDataProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:69c8d9ca16c4906efecd9ec844d2d1e52de8f9de1093ae51f467ae403d71625d
-size 27862
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelExtendedExecution.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelExtendedExecution.dll
deleted file mode 100644
index df3e0594d3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelExtendedExecution.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bdc2e73af6ee431c4688c8020140e3c5476203a53afae2ed084e51d99dc43e88
-size 62976
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelExtendedExecution.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelExtendedExecution.lib
deleted file mode 100644
index b500a9834f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelExtendedExecution.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fd1454f56b3c0b92227821741429627050fb2507e4f14a60afea33180f78dd81
-size 3770
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelExtendedExecutionForeground.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelExtendedExecutionForeground.dll
deleted file mode 100644
index f5da168378..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelExtendedExecutionForeground.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9445009e3df874955c855ed4d66f875ff96cb519c83062eb0e381c53c733b06a
-size 62464
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelExtendedExecutionForeground.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelExtendedExecutionForeground.lib
deleted file mode 100644
index c0c68719d3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelExtendedExecutionForeground.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0e1b1b0aade51c2dd8c2a3b399bfdfcf6634deacf534e58b6bf3c404941e9a6f
-size 4116
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelLockScreen.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelLockScreen.dll
deleted file mode 100644
index eb8c7ebfc7..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelLockScreen.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7569b45782c78abcdb29cf73c2eaea69c13dc97ca103355ae0805195eb65ee17
-size 116224
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelLockScreen.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelLockScreen.lib
deleted file mode 100644
index 06e258332e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelLockScreen.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:91d3f8991ef7139f8eb8f25ad3e9cb7bf3dbe607294b5c69dc51529d8d926d0b
-size 5396
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelPreviewNotes.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelPreviewNotes.dll
deleted file mode 100644
index 5f672ff03d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelPreviewNotes.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:310f0c20be203412e37fa50fb79aef5c704e6d9c74d62d5f7bc4b6bd1177e9c6
-size 109568
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelPreviewNotes.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelPreviewNotes.lib
deleted file mode 100644
index cfe19bc9d9..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelPreviewNotes.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b30c7f19a9275dc6a3ee5571ecb125d38657ec2cedd256cf3a6a80a4f6e0cfa3
-size 4502
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResources.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResources.dll
deleted file mode 100644
index d2f00e25d0..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResources.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:983de535dbeee0aa1f19dc282d6f49a030c2e13c80c2d91085468918e55d115e
-size 51712
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResources.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResources.lib
deleted file mode 100644
index dfb83dd3ec..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResources.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:06284354b9b917374238c3d7b328035f642964607b0eff242e802f345010f653
-size 2830
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResourcesCore.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResourcesCore.dll
deleted file mode 100644
index aa4c4489d1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResourcesCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:119ddc856fceade5ae7beadcd86cb7edd3d262489f5d0cce2bb8f3070747bbd8
-size 192000
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResourcesCore.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResourcesCore.lib
deleted file mode 100644
index 8c18c4d1bd..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResourcesCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:95adb5e23866fc33ff8973bd2dc64014d4ce5b508feabc3f00514de7fcb254f0
-size 11894
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResourcesManagement.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResourcesManagement.dll
deleted file mode 100644
index 00437722fd..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResourcesManagement.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:49301fa49f628f25fe56f28eef9de521f860d753f3a6ca70126a1a46dc9bf48f
-size 71168
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResourcesManagement.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResourcesManagement.lib
deleted file mode 100644
index 320b040eca..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelResourcesManagement.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a76e2617beb91d355e8856404523a86cd7465b6928d12d3875aaa6af576d1042
-size 4352
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSearch.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSearch.dll
deleted file mode 100644
index ca6cb6d029..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSearch.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3604096c3ef1e6d2049f08adccae1415e4afdf94d19fa9580ce3934cb90c7e32
-size 170496
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSearch.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSearch.lib
deleted file mode 100644
index 412d4cb682..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSearch.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b0aa748c9ff7aef44343b086f7f17862a31dc24d276fceffaa42f49790468f16
-size 12660
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSearchCore.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSearchCore.dll
deleted file mode 100644
index eab3fdcf84..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSearchCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:26e243f5779b306fee9480fc0585d680c42ec32f21471dcf955b4e4944435af8
-size 120320
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSearchCore.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSearchCore.lib
deleted file mode 100644
index a154cca62b..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSearchCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d5a3d7f008c48b4e036d0d7dd8bccc443b510bda66e73184472f856bfc07e9e9
-size 5052
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSocialInfo.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSocialInfo.dll
deleted file mode 100644
index 85f97ee0ae..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSocialInfo.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e7a9fcc7a1a1642be31d8196283cef8122e9b91a9fb3f3c9933d7af47b98be1c
-size 128000
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSocialInfo.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSocialInfo.lib
deleted file mode 100644
index ad39c8a984..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSocialInfo.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9f8f9a48ce54b9fac020e03e4f729553bc4562e19a993477eae68dbeb0a5375f
-size 5856
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSocialInfoProvider.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSocialInfoProvider.dll
deleted file mode 100644
index 54f4145be1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSocialInfoProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c502967560ad60d9764df1fb352a2490b76faf2d1eae2f1a533c4d0a304ccaff
-size 117248
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSocialInfoProvider.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSocialInfoProvider.lib
deleted file mode 100644
index 05f12bfbf7..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelSocialInfoProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:acdb95f93da8fb8db27b0b9f7d57952352357060492859b6b9d5f7cf07707279
-size 4376
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStore.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStore.dll
deleted file mode 100644
index 413fc2b38d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1bcc817cd936cd70b64639e40951b9b6ec4f62e25e0e1333650e2a16fdba3024
-size 186880
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStore.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStore.lib
deleted file mode 100644
index e00ee41638..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4f31da69cdbcae16f0346f30708f7c98f66729fe2dbe252c64edb4edd5c1bfb7
-size 7470
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStoreLicenseManagement.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStoreLicenseManagement.dll
deleted file mode 100644
index 24abadc233..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStoreLicenseManagement.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c6c40c5ce063febf6e9893c419e1fdf96f126d2cf5354b73a991dd1c002c553b
-size 110592
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStoreLicenseManagement.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStoreLicenseManagement.lib
deleted file mode 100644
index 79739c2f38..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStoreLicenseManagement.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:299e30f03f5f565ad7181a0e01231b62ffecb37027bdccbe904461b78eadf089
-size 4404
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStorePreview.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStorePreview.dll
deleted file mode 100644
index a2424b3e55..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStorePreview.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fe4aec2cb1ee9ff626e67b2f5d12f6d6f781f09d2fd957f50d8422c7e41b26ea
-size 137728
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStorePreview.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStorePreview.lib
deleted file mode 100644
index 0329712bd2..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStorePreview.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f0eb8de8127ea002ba425af792ebd40fb614b3830e4465a1a2933623ec83b2fe
-size 6154
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStorePreviewInstallControl.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStorePreviewInstallControl.dll
deleted file mode 100644
index b97209548b..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStorePreviewInstallControl.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fdf47a15c962948777820ebe4db39820f8a2a70f6bfdcc1d96a95c769995573b
-size 154624
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStorePreviewInstallControl.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStorePreviewInstallControl.lib
deleted file mode 100644
index 6233ab3247..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelStorePreviewInstallControl.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:efe47933997ae542780ea52de5b8cd9d5ad32d9f0cd21b78ea065dbc6defdc21
-size 5132
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelUserDataAccountsSystemAccess.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelUserDataAccountsSystemAccess.dll
deleted file mode 100644
index e370ac7c26..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelUserDataAccountsSystemAccess.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:da070ec777827d0ee136b3cdf96ba90449d22b01e1b13cf6de8a5723988836e2
-size 150528
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelUserDataAccountsSystemAccess.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelUserDataAccountsSystemAccess.lib
deleted file mode 100644
index 707a7f0eb0..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelUserDataAccountsSystemAccess.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b1356315ed26de0af57769501890ff4b660f592345fe3f0352a0cb22120ccf09
-size 3994
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelVoiceCommands.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelVoiceCommands.dll
deleted file mode 100644
index 328d65efaa..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelVoiceCommands.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9a3cfc6d80746426b655dfc01af0dce94663fc852ab1e1b4633fc07c5b868e1d
-size 173056
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelVoiceCommands.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelVoiceCommands.lib
deleted file mode 100644
index 0f5d2f4c4a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelVoiceCommands.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a71266bf1b8536be781a563a24cd6ecea461cf2aefb16a041c0777eb065d78b9
-size 8962
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelWallet.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelWallet.dll
deleted file mode 100644
index a6da27cd57..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelWallet.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c1d56be6b99feab276b05df38b9724f4a7c6a5b419b8724919fd536d35429742
-size 195072
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelWallet.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelWallet.lib
deleted file mode 100644
index c7ebff35da..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelWallet.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1ce38dbbcd072abcac5b6e7f80e156aae1857a856219ac5304c0cba1984e8d36
-size 6824
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelWalletSystem.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelWalletSystem.dll
deleted file mode 100644
index 3223be6def..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelWalletSystem.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ba9ef5ac1476284caa02f5d8811865d0bc8c63f5ca5ba1c38e7b9315df163fc4
-size 114688
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelWalletSystem.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelWalletSystem.lib
deleted file mode 100644
index 26be0c0a75..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsApplicationModelWalletSystem.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:590bf986d530b50389432d8feb49b91c9be78159a5eca4c49ca464e4328515b3
-size 3566
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsConsolidatedNamespace.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsConsolidatedNamespace.dll
deleted file mode 100644
index 04a5daec95..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsConsolidatedNamespace.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4e8c1de76c2e82f192b956dfc57b2e20359cc883c3b7732599e5d3bc57439f16
-size 5740544
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsConsolidatedNamespace.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsConsolidatedNamespace.lib
deleted file mode 100644
index fbe2b201c1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsConsolidatedNamespace.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e31fcddd95bc9e1dbbb0dd775d8e4e1c2541eb7e2a04644179ab1f8e18c341f5
-size 424290
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataHtml.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataHtml.dll
deleted file mode 100644
index 059bed8941..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataHtml.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d5936485a3905e6468a6bb4580472f35bd1541c5e1c072d1f3c3cc8aec42ec8e
-size 40448
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataHtml.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataHtml.lib
deleted file mode 100644
index 0e437a4c7e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataHtml.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c32a29b1bf8fbe37828d46c930e5ea862dab115ae6923928a475d52d923730cc
-size 2570
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataJson.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataJson.dll
deleted file mode 100644
index 62315cea45..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataJson.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:64fe02d5324c6656d316476ee4bfc108b9f4fd3fe4ebc922d45cccc528888817
-size 90624
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataJson.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataJson.lib
deleted file mode 100644
index 5d3c9968c0..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataJson.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dcffcf7d049e2e2baaa4b09fbbf78f02bb7d20f6db719318d09cdd73544af215
-size 4534
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataPdf.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataPdf.dll
deleted file mode 100644
index 732631a258..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataPdf.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:72e93e24481ae0e2e951c8fa04901522bf264444c2b39af6e95ee226d573e013
-size 114176
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataPdf.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataPdf.lib
deleted file mode 100644
index 4a87851460..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataPdf.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:85c562830f4942991f4d4168b750b2e90f6c5dae7e39adf07b16abbf256c5393
-size 4156
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataText.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataText.dll
deleted file mode 100644
index 796c851a4a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataText.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:798f7bbe8c532b50a038f50b1d4830d3f57d6bc056074bcbe290bb16e9441f13
-size 123904
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataText.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataText.lib
deleted file mode 100644
index ab360ab22d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataText.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4a788cb1aeb04632be151970d65283fc811ac05cdcea23c2910b7893df010ea8
-size 8866
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataXmlDom.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataXmlDom.dll
deleted file mode 100644
index 9510fea841..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataXmlDom.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:573af22959e3917bff05167765b4b900719bb38fab345744bdb7c6fe2c2dc0cd
-size 335360
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataXmlDom.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataXmlDom.lib
deleted file mode 100644
index f577cb5205..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataXmlDom.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2d6477bfdace9c49ef9fa761ca3828380250b654522c40b44ca7bd340c487b8a
-size 13516
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataXmlXsl.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataXmlXsl.dll
deleted file mode 100644
index 8b6893e048..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataXmlXsl.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:acab2ab1c2178649d216d2fe155f6ce92cb132ff19fb63aa7de6fd4a69529ff4
-size 88576
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataXmlXsl.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataXmlXsl.lib
deleted file mode 100644
index 6056b0eac1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDataXmlXsl.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3008ab171f05a0c54505874283472f88fd36fa576a099e037b5556287ef0ca36
-size 2608
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevices.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevices.dll
deleted file mode 100644
index 69580a659a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevices.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bbb25a18fdf09aa8732bf6cc130ad9ed449726cf7724b94b27efb064de30f4c9
-size 57856
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevices.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevices.lib
deleted file mode 100644
index b603e86600..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevices.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:38073f18183018ba05ee1b91b2cac736e86bad5f941c69f82655c57ba1336eb7
-size 3988
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAdc.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAdc.dll
deleted file mode 100644
index d9ad36c2f0..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAdc.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6deddefe36569e8e5f57520948a20e05bbb8a9165b726f0032923bf6107915de
-size 65024
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAdc.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAdc.lib
deleted file mode 100644
index b31cc47ff4..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAdc.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:514184804c3022cab27d3a935b1c943d552712b12cbb26f5bdd497d182917ae8
-size 3108
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAdcProvider.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAdcProvider.dll
deleted file mode 100644
index 4a40fdedd2..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAdcProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:60d25e9326637d2374681b740dbc1c20573fded0075c2c3b23941eba91bcef0a
-size 49152
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAdcProvider.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAdcProvider.lib
deleted file mode 100644
index 3bbbe552fc..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAdcProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b8f6302dcf4cc50fdb0d17564d1a870bd08ddf54b3f645d45a5dd6f1ad5ecec6
-size 3344
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAllJoyn.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAllJoyn.dll
deleted file mode 100644
index 0cd7f86ae4..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAllJoyn.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e7e58dd8242aa1c5a4f4c0683f9093579f190fd76b7924a284f94f868f96dfe9
-size 278528
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAllJoyn.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAllJoyn.lib
deleted file mode 100644
index b410e9f78b..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesAllJoyn.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a4272c4be1eb834c39ea4bb3148c19ade87cd14c46290660a9db8baedb179581
-size 17748
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesBackground.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesBackground.dll
deleted file mode 100644
index 1775844611..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesBackground.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9fb24e2de5be6451f20f48365effac807cecfb78c661c087a413fd73d9a46f03
-size 45568
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesBackground.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesBackground.lib
deleted file mode 100644
index 0ab1e58d34..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesBackground.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f483ae414714f2c7185ce897db63e50cb8b0cca62af9c57bb12f7a3dc4f45193
-size 3342
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesCustom.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesCustom.dll
deleted file mode 100644
index fdd4435640..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesCustom.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c82073befd1b029e58346370232cb72e113179ed5fc5ca4f1001fb279fa5fa90
-size 110080
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesCustom.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesCustom.lib
deleted file mode 100644
index 8e0e408647..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesCustom.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2c1af74378c5ffe7f30b10d2563aadc02fbb7980dad82268a90e530f6f632986
-size 4278
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesEnumerationPnp.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesEnumerationPnp.dll
deleted file mode 100644
index 0607864469..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesEnumerationPnp.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a88b96b42fc7924683583209653b9d8c124eeb86315b85071fae6134ca9e0d50
-size 135680
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesEnumerationPnp.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesEnumerationPnp.lib
deleted file mode 100644
index 64a78e9263..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesEnumerationPnp.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b69114eaf3c4187182b7001549d77935cf352d5b786cc56e31e9d9e8204ed3d7
-size 4510
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGeolocation.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGeolocation.dll
deleted file mode 100644
index 4d8251e226..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGeolocation.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7b9125ce1e2d7daa513a27e0b29ab6fe23fe2d5941d38b683d1b107c74acee75
-size 144896
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGeolocation.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGeolocation.lib
deleted file mode 100644
index 38112a4637..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGeolocation.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3a15eafef5bb1dc790e18ab6d2481d3287c1f61d64b55668889914457725a1c2
-size 9896
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGeolocationGeofencing.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGeolocationGeofencing.dll
deleted file mode 100644
index b19444e295..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGeolocationGeofencing.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1b3214b33c91169b02bd2dffd49151efebc2706aa01ba4183f22e89d20b64610
-size 76800
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGeolocationGeofencing.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGeolocationGeofencing.lib
deleted file mode 100644
index 874443c2eb..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGeolocationGeofencing.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:566638a1a1d2b9eb7c7e0e179407e8e416e45e62763e2895a5f037341548b563
-size 4102
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGpio.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGpio.dll
deleted file mode 100644
index 6eec703e96..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGpio.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a4854adc76f4451a5e7e301276450b5e6354121d4d4dbef1956e05a366ffb00f
-size 74240
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGpio.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGpio.lib
deleted file mode 100644
index f5fa22ae12..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGpio.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d7bc7cde3b1a34fd16e86eb129f0dd1ee70a9ff2c231937393f2f5c4f2537e90
-size 3760
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGpioProvider.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGpioProvider.dll
deleted file mode 100644
index d70fe4523a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGpioProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1b9333f07383136dc0c92225633a1f2fa850d9ea077861b07e8291a55016ebbd
-size 65024
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGpioProvider.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGpioProvider.lib
deleted file mode 100644
index 93f886c467..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesGpioProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0e01cd04b2c1dab2df5466ff1cd544fde1cf412123e358f7d69698d7d0c550c5
-size 4700
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesHumanInterfaceDevice.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesHumanInterfaceDevice.dll
deleted file mode 100644
index e43340383f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesHumanInterfaceDevice.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fc9be96bafa0a3325959951f762afe32602990d639560e3afff71414e21015b8
-size 165376
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesHumanInterfaceDevice.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesHumanInterfaceDevice.lib
deleted file mode 100644
index 7dac10c5da..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesHumanInterfaceDevice.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ebb69f83a271e6208a00daba7c6d2f5408861c295fb1ac94cc4c0ad00780f0ee
-size 8404
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesI2c.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesI2c.dll
deleted file mode 100644
index a263d2fe87..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesI2c.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dc8906a93520a02b8de49baff5845d4a8f64208a38c59873d386a862c1203a39
-size 81408
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesI2c.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesI2c.lib
deleted file mode 100644
index ff71f1cb93..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesI2c.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:875881c1a1e115f4852bd9c7f9080880160194afd691c0986cee6244577d3f18
-size 4816
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesI2cProvider.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesI2cProvider.dll
deleted file mode 100644
index 0a3f16aefc..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesI2cProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5f79ddc8f9a358db7f2372e8783d2ab49423ef958747e6c472a20477163a2185
-size 67072
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesI2cProvider.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesI2cProvider.lib
deleted file mode 100644
index e142566008..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesI2cProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a321dea6264f1a0d1bbab457f40c24777e0fa8e9b9fe500ddfbef609a97420d1
-size 5276
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesInput.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesInput.dll
deleted file mode 100644
index 8a875cda93..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesInput.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8f4c1b6cc20cad33becfd3be1f74fa9f2383ae673fa16a8bffa17ee93d7e050e
-size 78336
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesInput.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesInput.lib
deleted file mode 100644
index 59fa99cde7..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesInput.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c8ee8d05bb9bbd7833c5718bf5e3e2d070c9fe4449e5403689111b2d6ba3613a
-size 6502
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesLights.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesLights.dll
deleted file mode 100644
index d447b6cbd5..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesLights.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:17d69b887867881a486dd67d46e02c745a2a52dbca85bb9637e5e05192c19bae
-size 64512
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesLights.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesLights.lib
deleted file mode 100644
index 7584305c9f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesLights.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:24e773f76211da28bc1db98f8cfb8d45f3f0115dbd64db471f8a283567ebee84
-size 3258
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesMidi.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesMidi.dll
deleted file mode 100644
index 3117dc435e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesMidi.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6aec020eae2bc7b33f08c87f8544157ea0465b55872ae5d943d09b00ee5de229
-size 187904
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesMidi.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesMidi.lib
deleted file mode 100644
index 2633117974..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesMidi.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b7035bb8dd5b8f791e9a9bc28f71487219b89d43c18b7273700e9500aff1b10e
-size 16296
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPerception.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPerception.dll
deleted file mode 100644
index a69cadfd48..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPerception.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a17b5622d6ef2c8ea57d8c1ed41e709cd21ad67f80e7bf309c1bf2dfbacbc8ca
-size 342016
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPerception.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPerception.lib
deleted file mode 100644
index 6900260225..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPerception.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:98a35de45a61548d03cc27f3199bde529e8a6536a07074f6636d3a647c36fd75
-size 26570
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPerceptionProvider.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPerceptionProvider.dll
deleted file mode 100644
index 0d3125de26..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPerceptionProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fe84ea4fbc83801f907a601b3d91ef67e4cf64b104c9e5b9a9a25902190ac238
-size 162304
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPerceptionProvider.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPerceptionProvider.lib
deleted file mode 100644
index 300b0d0e35..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPerceptionProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b8f009721a5d337a13cebd7d91f260f5f824c6e71ee002f0616c247043e25e68
-size 10398
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPointOfService.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPointOfService.dll
deleted file mode 100644
index 798cadb3c3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPointOfService.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4403ffb26fa79ae50eed22761b1d8967de8bac812d717b6041cae0d178acac51
-size 523776
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPointOfService.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPointOfService.lib
deleted file mode 100644
index 30b52a96a0..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPointOfService.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f974c0f20048b21b293fe24e4549b2af2c651b5ff9b94e42079c06903c0e1ff1
-size 37186
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPortable.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPortable.dll
deleted file mode 100644
index 83ea3fee8a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPortable.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:17157c699ce9ff66298b7aae1e36e7ebd6bd847bc8ed05d2463468c4c711f064
-size 87552
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPortable.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPortable.lib
deleted file mode 100644
index 3a8eaf3186..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPortable.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:44bc132b919c02fe8a4df5c9a120d2ea539220df5dec4a7e584e5d6e9f153870
-size 3216
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPower.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPower.dll
deleted file mode 100644
index 51dde40660..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPower.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c3d881642324d463adc71bac40637e4cf33540e49ad3ff1111efe5bd7fefbae2
-size 62464
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPower.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPower.lib
deleted file mode 100644
index 5d8539ee18..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPower.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a5a2ebc2edde4120d6f7d7912b19c2ee98efbb19c38035d62bc9b2345083cb47
-size 3114
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPrinters.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPrinters.dll
deleted file mode 100644
index 2aac2c079d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPrinters.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:49049ca781d3f1eaf4d651b95fcafb2540a2f0764b86e0141e3d9d1875d8fd6b
-size 100352
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPrinters.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPrinters.lib
deleted file mode 100644
index 0af2874b52..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPrinters.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e63058be7e4ade7ae7260115a147834ff269dfb39e88be76edf46936dd372002
-size 3200
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPrintersExtensions.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPrintersExtensions.dll
deleted file mode 100644
index b6fc5a5d50..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPrintersExtensions.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9a5e2e4d9d87b1b06bf5bcca07d3de709b0ceef2ea90adfbcb1a9f48c7e7359f
-size 79872
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPrintersExtensions.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPrintersExtensions.lib
deleted file mode 100644
index d3ff81a80a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPrintersExtensions.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d70cc6d1e3df1d15bbc02d9edbe7c53aae08dec7a37c6dc0f94a5389c0ff4347
-size 8710
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPwm.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPwm.dll
deleted file mode 100644
index b15d4a55d4..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPwm.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fbffc7d3ff351224f7062e10b33317216149d62321b49ff6b0fe36f469538b9d
-size 65536
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPwm.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPwm.lib
deleted file mode 100644
index d517ea7a63..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPwm.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0717eae71d30f274a8eeaef8148ced3d5d337cf6ad01e2b5287df5d653fc7380
-size 3076
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPwmProvider.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPwmProvider.dll
deleted file mode 100644
index 659baa02c9..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPwmProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8b147e265e59bb96eb293ee40c0f987cfd0e0c43719f09536536abcc0c3f7c2f
-size 48640
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPwmProvider.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPwmProvider.lib
deleted file mode 100644
index b3707b65dc..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesPwmProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4059d6ea396aa1c4a1bf935caf785114e30eeab5cd29b56ae3fc664f670e58da
-size 3344
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesRadios.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesRadios.dll
deleted file mode 100644
index da83f64f8b..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesRadios.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0cfb9652ca59078936b79561a2c7f60d579ce7a221bcd01d5b4213ec5ce9940c
-size 69632
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesRadios.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesRadios.lib
deleted file mode 100644
index 67b6f34d2f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesRadios.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ad2bebdad774797fd2a036b5ce7eac3e9dfadff818f9697f8304f149a6d8f99c
-size 2582
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesScanners.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesScanners.dll
deleted file mode 100644
index 172ecbfc6a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesScanners.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c0108b6832410d55e26a1a648134adccf501e13af67126c2a9511bd075add550
-size 166912
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesScanners.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesScanners.lib
deleted file mode 100644
index 525c3d7068..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesScanners.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c355c03ba08ea8cb38f2c8ee89e4c8ef9e757b9497c8c4e674122f21f7d9c8b6
-size 7960
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSensors.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSensors.dll
deleted file mode 100644
index 5f197c0a34..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSensors.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2f3d5db929027ffb88ead447650d6f08d826d342658f33cd507306719d6c8e08
-size 342528
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSensors.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSensors.lib
deleted file mode 100644
index f6ebb021c1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSensors.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a729bbe9f7eaa2fbebf30a2fe832ff8185a79cd66e094285c32d143acd155a2d
-size 31884
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSensorsCustom.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSensorsCustom.dll
deleted file mode 100644
index 974fc860bd..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSensorsCustom.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:30894fdfbd69229d4b87a9924397920e5ca37c2995123735234bddca660fed0b
-size 71168
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSensorsCustom.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSensorsCustom.lib
deleted file mode 100644
index 2168319aa6..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSensorsCustom.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f66ba84999d44cfbf266d3b25dbfc6c04c42f9fa2a21153550ecce9b5db07872
-size 4094
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSerialCommunication.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSerialCommunication.dll
deleted file mode 100644
index 28de618859..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSerialCommunication.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:41ffee2abc46e8ae2640fe556037b7419c44175f3c36e9364717a72384dc6aff
-size 119808
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSerialCommunication.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSerialCommunication.lib
deleted file mode 100644
index c46bf102a0..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSerialCommunication.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e32cfa3bf162ad7ba7b7087204965553c3b331d47b518e6d71fe05985f20ef31
-size 4080
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSmartCards.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSmartCards.dll
deleted file mode 100644
index b29a369c90..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSmartCards.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fdadbf68428a9fe1265111d8e8185b10ff95224e3679539c6dec3130470639e9
-size 327168
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSmartCards.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSmartCards.lib
deleted file mode 100644
index 16c7a6c5e8..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSmartCards.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cae5e38c69e6f1b5665a306c7b98a761a81f1914a2d4ffa5331bc1b67fcf555d
-size 16478
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSms.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSms.dll
deleted file mode 100644
index dca375a1f5..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSms.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4eb1fc533e05cb2e4cb8e569b87be1aab78bfbf1c3aa088812d021e77fc3ef66
-size 293376
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSms.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSms.lib
deleted file mode 100644
index 2a70ab5882..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSms.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d27c55b7a36da748793f2d42efae3756df745a679b4353c8434b6c9fc0fbd163
-size 19192
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSpi.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSpi.dll
deleted file mode 100644
index 7dbe8af46c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSpi.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fe8524fd88feef85495f4f2974ad1a48bc97341f59b5dc7f2c31f58e3b46f6b9
-size 86016
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSpi.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSpi.lib
deleted file mode 100644
index fd3958f472..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSpi.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:95816e099d8e131afa8c692bd6a9679f5efffd1d84a09eddd48dc98bf73b1eb9
-size 4760
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSpiProvider.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSpiProvider.dll
deleted file mode 100644
index 7064b0552f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSpiProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fd53fc9becb6c2c68379ad4ec415e6df9a3b9d3a6cb799d02ddbf18db894292c
-size 68096
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSpiProvider.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSpiProvider.lib
deleted file mode 100644
index 6b72fb8eb5..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesSpiProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b74d66ff01366b5a0c3c8e5ba977707552f817fd4bed4c00cbfac2d7139bd633
-size 4624
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesUsb.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesUsb.dll
deleted file mode 100644
index 5a24aa0623..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesUsb.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c7d08baa1de16c02056239dadec978e2e804393b1d714d3c283575a07aff99a2
-size 219648
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesUsb.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesUsb.lib
deleted file mode 100644
index ddf7c54296..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesUsb.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:33f7c2635fe2f94c202e7362b5159ca2ef3a59098a293cb5585d59769d90a2fd
-size 14896
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFi.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFi.dll
deleted file mode 100644
index 3d0364ece2..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFi.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cfa6de9fd8d51d6b36de8e546137534aca26e5c57b121c7ec5a662a5fcf7fa1f
-size 130560
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFi.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFi.lib
deleted file mode 100644
index e181bb622d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFi.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e343f2c3e8dc852d97d893ff4735ece4a6a27d8ef6965117fef1e66ce1ac4635
-size 4340
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFiDirect.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFiDirect.dll
deleted file mode 100644
index edd0abfb4e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFiDirect.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:901a24904a61a1f77ab4b52ec802cd4839faa1a58c7493a213969e3eb8a1e0ea
-size 168960
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFiDirect.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFiDirect.lib
deleted file mode 100644
index be6d4e059e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFiDirect.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2d8ade6e0f5ce91b5428314933e71cc1b28c13135a7761f009a2ab8ae4f2956f
-size 8962
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFiDirectServices.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFiDirectServices.dll
deleted file mode 100644
index f33108696c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFiDirectServices.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2bcb6cd1086737c9c39a912ec7799cd2b10f14c9e85f0ac072bed9af02e7efd1
-size 177152
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFiDirectServices.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFiDirectServices.lib
deleted file mode 100644
index 4f2a57d8fb..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsDevicesWiFiDirectServices.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fa80bc22d6c9932725ad8c6cbe9d3356cb8f02ea9e02e70d3bc7361c3c1f3002
-size 8910
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsEmbeddedDeviceLockdown.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsEmbeddedDeviceLockdown.dll
deleted file mode 100644
index 768ef37410..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsEmbeddedDeviceLockdown.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d3e7af95afc81b1ce3c4a79014ec98174b7530150c97871e27fd2989e7c5d111
-size 49664
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsEmbeddedDeviceLockdown.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsEmbeddedDeviceLockdown.lib
deleted file mode 100644
index c66b1211a8..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsEmbeddedDeviceLockdown.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:06dda196137a8d59fc493fe7909c3a8dd3ad8a91d924466c25ac35c7cc793077
-size 3552
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundation.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundation.dll
deleted file mode 100644
index 610a08cb1d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundation.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1a632962d910cd4aaadc90e5ee34934c8ccde728793b22a27fbae783efc6760b
-size 158720
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundation.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundation.lib
deleted file mode 100644
index 0e969fa40b..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundation.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fc163419740d920d18d289f1cc0dc9cbb57ce41fc1bb78c1cb67029e9c8e34e8
-size 12360
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationCollections.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationCollections.dll
deleted file mode 100644
index 189aa554cc..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationCollections.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4a9ed48c1dc5dfa3611099c70b2214acd5b4d1c2bc45d42395bc399b9cb72351
-size 75776
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationCollections.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationCollections.lib
deleted file mode 100644
index b52a7aa1ff..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationCollections.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:030782c6b0f9932081cd55aad6020e0dc54e9525c5d7a54b2ad56d13256cb6d1
-size 4962
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationDiagnostics.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationDiagnostics.dll
deleted file mode 100644
index 30e76916b9..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationDiagnostics.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4d1508c09bd56ad7b67e778a2ca3423746fb644372a6d9e8d97bca28cc728f43
-size 265728
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationDiagnostics.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationDiagnostics.lib
deleted file mode 100644
index 78ee18594d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationDiagnostics.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bbd1d5ccccf4655b5265a73a0236fa95d861499640a35443e17cebf9272f1508
-size 12302
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationMetadata.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationMetadata.dll
deleted file mode 100644
index b59612c038..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationMetadata.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:433f5daa9e0a04eb4a16e1cbb0bf5e7654bf1f300fb443a0eef5fa5068c65c7d
-size 45568
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationMetadata.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationMetadata.lib
deleted file mode 100644
index e14aa80f91..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationMetadata.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:949978fe25b9da97a39a9143e4599b91aec56ccc564ad979902d82e2594fb643
-size 2728
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationNumerics.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationNumerics.dll
deleted file mode 100644
index 6e5170322f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationNumerics.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0e60a43de2cc9ff208a38fb66a8acc86d1f044feb6db97143153ba9bcb2801c6
-size 47616
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationNumerics.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationNumerics.lib
deleted file mode 100644
index 4bd1d3d87c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsFoundationNumerics.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3d386c38b1fe3bfd6513d79e27808b6512e0a893beb5844a99fcb486616a68f9
-size 5700
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInput.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInput.dll
deleted file mode 100644
index 25f0090194..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInput.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f870ca99a1d9754f5d576849e2e6f02fdb17d0738887af668db94dddc591c633
-size 165376
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInput.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInput.lib
deleted file mode 100644
index fa045b0d2e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInput.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8755d390fbe80d5f85af6f7f38756f029a09484f2334dba4aaa5e88f995bad01
-size 8064
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInputCustom.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInputCustom.dll
deleted file mode 100644
index 48efc33b25..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInputCustom.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7d00779c4a2041a7041ae9ac028f734c9b18352d123e21c0a435b7420f2b8117
-size 125952
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInputCustom.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInputCustom.lib
deleted file mode 100644
index f2df51cc16..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInputCustom.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5a76e7644961d7c68e0e2304fa1980fdf06c34691cb14bd08a84ddeeccc285eb
-size 9354
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInputForceFeedback.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInputForceFeedback.dll
deleted file mode 100644
index 99cca1950c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInputForceFeedback.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1bfa94ca368b3f2c731e788bc41bce6c36d0307fe00159df18d75161acd8cb3f
-size 82432
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInputForceFeedback.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInputForceFeedback.lib
deleted file mode 100644
index 0a5ff7f3c1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingInputForceFeedback.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bbe181f30f17ea8aba5c5a8ff7ebdecc495a4bf9204aaf6045ce05349b2cc8e8
-size 5918
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingPreview.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingPreview.dll
deleted file mode 100644
index 7a7233f9b4..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingPreview.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f4d08919f673e8bda8357646ecf7151425df32c7e45a3899ff19d59f5eed579a
-size 36352
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingPreview.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingPreview.lib
deleted file mode 100644
index ea24309fa5..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingPreview.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4f27c9d0e67e34a6ee01c388dd185c2899524402cea006f2e73ca493eb724f7c
-size 2106
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingPreviewGamesEnumeration.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingPreviewGamesEnumeration.dll
deleted file mode 100644
index bbf3bc46bc..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingPreviewGamesEnumeration.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9aee32e3df0bdea9d1740b7e21e6aa5945e6a850c98261fb3cc08c10f5926753
-size 120832
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingPreviewGamesEnumeration.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingPreviewGamesEnumeration.lib
deleted file mode 100644
index 3b77d2cef0..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingPreviewGamesEnumeration.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2af976964a1e9532653f63ce8641756f7039738fb9959c2cc6769075019583b3
-size 4014
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingUI.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingUI.dll
deleted file mode 100644
index e997056955..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingUI.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d11de6fd5af4bcac1f9243b67d5006ac5763ed7e43213ba62af01633c7a2b867
-size 50688
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingUI.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingUI.lib
deleted file mode 100644
index 652bd18e8f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGamingUI.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:954b063ec945ed320f2c8e6a7fd6d0c10682963348b48a60436dea145ce8dfaf
-size 2522
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalization.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalization.dll
deleted file mode 100644
index 294e8004f3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalization.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:acad1b35dbbe6a1a6a027ffdc08c84a9c6207f7e34b55569cfa91d4927cf6fca
-size 192512
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalization.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalization.lib
deleted file mode 100644
index 48ba30c5e6..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalization.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:25fce4b59c47956531843be699f5a639b2847f536eea04503939b1160aa3e5b0
-size 7714
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationCollation.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationCollation.dll
deleted file mode 100644
index 6229904e35..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationCollation.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:10b23b9352f45c8c28466c59869d5745071334a5f0d7a5778c518ebfdc6b885f
-size 48128
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationCollation.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationCollation.lib
deleted file mode 100644
index 0b87f71dc2..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationCollation.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4e29dd8239bbbc5494f54b52aa73f640c77a75054cd3f22b91bdd56f11cb633e
-size 3408
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationDateTimeFormatting.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationDateTimeFormatting.dll
deleted file mode 100644
index f8b522037c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationDateTimeFormatting.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9d0aca05021a3ebc1c276f994b6bd57a94c51b0b093250bbf9384b8d9beff90a
-size 70656
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationDateTimeFormatting.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationDateTimeFormatting.lib
deleted file mode 100644
index 856afb82f7..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationDateTimeFormatting.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6703110e058f3df9ac0f36cd71269bbf4714393cdc97d344ba62bb6a2f7d579d
-size 2948
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationFonts.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationFonts.dll
deleted file mode 100644
index 247f0a161a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationFonts.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e6b8df92a9ee95259eb3c4d5752c04f7e72ce7dcb2f410d1b0064987538f1dbb
-size 102912
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationFonts.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationFonts.lib
deleted file mode 100644
index ae25df8560..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationFonts.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7a4ab2e2a3b15e937874417a5c1116c5f0aece0e5e4a67315325c20fa129e2fd
-size 3292
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationNumberFormatting.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationNumberFormatting.dll
deleted file mode 100644
index c2ec6fa739..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationNumberFormatting.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c2f2ae9e952f0a92380f268c0a15e18820d476662d315d3f5fd848b107de3841
-size 137728
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationNumberFormatting.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationNumberFormatting.lib
deleted file mode 100644
index a86008d706..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationNumberFormatting.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:51aa0d5498ff2574d699d4a70731ed84c1b3be664ac080de12038383ddc3a2bb
-size 11570
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationPhoneNumberFormatting.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationPhoneNumberFormatting.dll
deleted file mode 100644
index 3f46aea684..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationPhoneNumberFormatting.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7761128538cbe10b6f9877523216f3679351a7786476081fd6adf685a69f3ca9
-size 58880
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationPhoneNumberFormatting.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationPhoneNumberFormatting.lib
deleted file mode 100644
index 32b1aa78d5..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGlobalizationPhoneNumberFormatting.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:952b947c499f2dcf5160f666d1f018809f8645bbfe3da03a15bac4bb0a02fd35
-size 3612
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDirectX.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDirectX.dll
deleted file mode 100644
index 4fff98e675..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDirectX.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:47ffcbbee3cb42d20ce7e54d42b62dea1bcab426f0ee1edbd07a7109b2bbc9ac
-size 36352
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDirectX.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDirectX.lib
deleted file mode 100644
index 67186ef233..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDirectX.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:482412885d4b1b937e8ad390d9b8a76f7d71add83ad69fbe692b847cdf80a68f
-size 2132
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDirectXDirect3D11.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDirectXDirect3D11.dll
deleted file mode 100644
index b0cc75eba5..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDirectXDirect3D11.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5090183e7c5abcd8b66a6a5553d045cdc1228ec0172ec111cdf34e58d5825d05
-size 48640
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDirectXDirect3D11.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDirectXDirect3D11.lib
deleted file mode 100644
index a48129d728..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDirectXDirect3D11.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cb1569434a4196f6f9044b91178a4e8db27269ddbca618f233d8cbed7a005b42
-size 4822
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDisplay.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDisplay.dll
deleted file mode 100644
index 62b2adafc2..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDisplay.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:03fb410ea1780cd33f6a8aadcbe1778d047555b862d5e2bfee4b207faa43e09e
-size 119296
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDisplay.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDisplay.lib
deleted file mode 100644
index b25beb57ac..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsDisplay.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7b24a75ee2db0edbabe0f8497f58a11aee42ca184022fb2040fbf75cebfed9bb
-size 3288
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsEffects.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsEffects.dll
deleted file mode 100644
index 3ba90abf92..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsEffects.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:85da65f6973327f5fc89161d39f0d2a0ed05bff362b8db3963cd5b7f6a9bad5d
-size 43008
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsEffects.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsEffects.lib
deleted file mode 100644
index 86091dd0da..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsEffects.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9aeacdd11acabadeb8de9fcab25997835f23b3b690e3137967119014b95ea070
-size 3296
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsHolographic.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsHolographic.dll
deleted file mode 100644
index f8739a2d74..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsHolographic.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0421c88f132e6a90d3c2b8613618986d85ec778349357f59eed0828c53550b16
-size 135168
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsHolographic.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsHolographic.lib
deleted file mode 100644
index 291dc43fb8..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsHolographic.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:05ee1beb6dd4bd5dd1f916c91f66a3998a8b8a5bf40c1db9f4c33d92e5c9f3c2
-size 8644
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsImaging.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsImaging.dll
deleted file mode 100644
index b5d63de6ce..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsImaging.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:357d33eb446b5ebeaa5095853d5a889bbf3d5ddb33e40a46e74fce6090be5723
-size 257536
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsImaging.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsImaging.lib
deleted file mode 100644
index 22524d9139..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsImaging.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:982b6ec439223bb48038212e698bfc8e222ad2feba8ad057b2fcb4eab675bee9
-size 12864
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrinting.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrinting.dll
deleted file mode 100644
index 8d438c95d4..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrinting.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0f15babffe9cb9354f15d88838d97ebdb81996fb851b552a3cbf782dee156e9b
-size 180736
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrinting.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrinting.lib
deleted file mode 100644
index 087bbebd62..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrinting.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a4be262007dfa1b4f66e1d3c073e4cd2f09b7290f268a695ca5d6c6b17fd3cf8
-size 12710
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrinting3D.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrinting3D.dll
deleted file mode 100644
index 0cb8dee4d2..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrinting3D.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7a0515d3c357c768b83b3c54c0da41b9acc9847c0e51033d73074aa7adcb24be
-size 333312
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrinting3D.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrinting3D.lib
deleted file mode 100644
index 27689f0df0..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrinting3D.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c13ba5c8005f0f2695855851d8eb96343fbb9c3fa3a83cbcbb9e16aeb76e1c9f
-size 20288
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrintingOptionDetails.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrintingOptionDetails.dll
deleted file mode 100644
index 09b185285d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrintingOptionDetails.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ca0f1ede7193f725e3f9e4a25028a293b186e2d1e42fa0c45d6d8761f5039b17
-size 195072
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrintingOptionDetails.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrintingOptionDetails.lib
deleted file mode 100644
index 32f41d42fd..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsGraphicsPrintingOptionDetails.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ca6e4ec467a6f92a549e581f2c61aacb9737ec974d107e35848c5769189b2b3e
-size 17250
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementCore.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementCore.dll
deleted file mode 100644
index 2544c59ae5..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dc6578318aae769f0ede9c1d0dc90be7f191c1cd0e2199db3f59d3c3b98cc1b6
-size 84992
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementCore.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementCore.lib
deleted file mode 100644
index 4fad594b65..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a5b97fccf3a3bc4e342f6d8332685a7262288bc84dbe6916c36df5ba816ce741
-size 2732
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementDeployment.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementDeployment.dll
deleted file mode 100644
index 4088f0d87f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementDeployment.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4e7d57ace45e5a72e8f2cfe6e2b0a580b16e30ff0616d3e2d280256818ab34eb
-size 187392
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementDeployment.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementDeployment.lib
deleted file mode 100644
index dadac7c7de..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementDeployment.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4be0cf5c262e1e30ea0a6a3073131ca093898fa8817087c144841eefbac6812a
-size 5102
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementDeploymentPreview.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementDeploymentPreview.dll
deleted file mode 100644
index 44212698e3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementDeploymentPreview.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:305c3f5007fb5bc04df3fcdf45bcec5a67178eea251cc28347dc208534a912a6
-size 44544
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementDeploymentPreview.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementDeploymentPreview.lib
deleted file mode 100644
index d68f7201d3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementDeploymentPreview.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1205cb38e5486a21dfce21efa4c109759a619a1f020b4ea53505e889235b3170
-size 3544
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementOrchestration.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementOrchestration.dll
deleted file mode 100644
index 2928669a46..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementOrchestration.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5fcc44a4917a5fdd24c2fbdcceab810887d4f4365d01d2d664c060b04ad16f5e
-size 46592
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementOrchestration.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementOrchestration.lib
deleted file mode 100644
index 82c6c15572..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementOrchestration.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5502c36fee74649053d789bd5ced4a723da23258ec541264cfca2e87489fc97d
-size 3488
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementWorkplace.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementWorkplace.dll
deleted file mode 100644
index ac95766679..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementWorkplace.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e4ab9c747ef5bd952de0b37b7fe9a20a382b2000eea796cd6203a3b8a67edd4e
-size 41984
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementWorkplace.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementWorkplace.lib
deleted file mode 100644
index 8a7b48d088..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsManagementWorkplace.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c0b9263bc831f40f99bc0413a19b263ec728d1ddf93e170865fff4c960f3b59a
-size 3284
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMedia.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMedia.dll
deleted file mode 100644
index 8ad06b6be0..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMedia.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fc1109e6f0612694b0224c54a5e1a506c255cb13969a87298327a50d6fc2fb81
-size 260608
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMedia.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMedia.lib
deleted file mode 100644
index e5f4cae566..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMedia.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:faf829ea6c5a2044df88c5f1999dd0abd8fe9b4b0d3617c4fd9687f2921cf44c
-size 17286
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaAudio.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaAudio.dll
deleted file mode 100644
index ee91f157e0..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaAudio.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dc669bf4099fb3f3b1bf235ac205f198ff58a112e5a6029e72f52829abda70c0
-size 345600
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaAudio.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaAudio.lib
deleted file mode 100644
index 534f3d5b72..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaAudio.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2cd22a7f1a5011acd8eff9a676823a56985f5b4b37ecbfb6ea330b188a1016db
-size 22824
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaCaptureDevicesCorePlaybackProtection.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaCaptureDevicesCorePlaybackProtection.dll
deleted file mode 100644
index 8d77a49dc9..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaCaptureDevicesCorePlaybackProtection.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:28b57bddfe303e139be2bd167997de2b1c18a135a4c872b24e1cfe0312c91c3e
-size 1843712
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaCaptureDevicesCorePlaybackProtection.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaCaptureDevicesCorePlaybackProtection.lib
deleted file mode 100644
index 889066af09..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaCaptureDevicesCorePlaybackProtection.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:344d5f64f50e70fdf77f43b6b78f9884e18a34b3eb46b068b221a4aedd64320c
-size 142502
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaCasting.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaCasting.dll
deleted file mode 100644
index 018304201d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaCasting.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:62b98ae233a1ed0085ad1ed8ff6092bbabf3ff17369b51af5bfb7a8449fe5e29
-size 152576
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaCasting.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaCasting.lib
deleted file mode 100644
index c56f7c0860..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaCasting.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:14af67b01b9b2aa7253285864f68112d6b63cc26dd38fde2ef65d14c770b2e55
-size 6354
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaClosedCaptioning.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaClosedCaptioning.dll
deleted file mode 100644
index 619e602be0..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaClosedCaptioning.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5c320aa64eff190ee5420031fa2dc3447d1acb388010a626a0ff084667b904e6
-size 43008
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaClosedCaptioning.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaClosedCaptioning.lib
deleted file mode 100644
index 7fbc8dcefc..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaClosedCaptioning.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:316b489406e627ac783f271b59b192820ee4a210600da4f0b943fef7d8587737
-size 2846
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaContentRestrictions.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaContentRestrictions.dll
deleted file mode 100644
index 04f8a7dde0..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaContentRestrictions.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7e32a82a7d6793eb718906346d0a8d70c90654d1995510ddf38049d245f1a04d
-size 131584
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaContentRestrictions.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaContentRestrictions.lib
deleted file mode 100644
index f2e6dbc220..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaContentRestrictions.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c93fba84292e2122f40ffb3f13d6382671ce6ba1213ea68f4e7aad22b9a0b67e
-size 4238
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaDevicesCore.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaDevicesCore.dll
deleted file mode 100644
index 2302f2e673..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaDevicesCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8fe88fb6caa2ecca33292d6629e9482aedaab60f1591829dd8c34b867db591cd
-size 155648
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaDevicesCore.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaDevicesCore.lib
deleted file mode 100644
index 668994d67c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaDevicesCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7a7a48b545e9653b9c251a2246ffb32b755e1dc50db778c664139d0a1026f90d
-size 11686
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaDialProtocol.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaDialProtocol.dll
deleted file mode 100644
index 9ec3e11f34..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaDialProtocol.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2514d53fb56b9f229b1cb8724105607a0c6a84af5c8b49cfd17c9b0b3b94285e
-size 144896
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaDialProtocol.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaDialProtocol.lib
deleted file mode 100644
index 9109afec06..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaDialProtocol.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dc722722aa32ef272eae0b2d06faed6778368d084d319e929804b70442ebbe77
-size 6342
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaEditingEffects.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaEditingEffects.dll
deleted file mode 100644
index 90ed0db79f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaEditingEffects.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:14d3cbae345157349705fb317d6687e8522695b750e2d9d2273fda876c864f93
-size 352256
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaEditingEffects.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaEditingEffects.lib
deleted file mode 100644
index 0a5a2c72ff..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaEditingEffects.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:37788062c507846300ce5e4f82b73680e790d8b31bc3acad2658ae1867e5d2fe
-size 16780
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaFaceAnalysis.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaFaceAnalysis.dll
deleted file mode 100644
index d60f142dea..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaFaceAnalysis.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:450c172982e274b114e3decd249b0172f4a852513080e5639cbdea457400416e
-size 120832
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaFaceAnalysis.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaFaceAnalysis.lib
deleted file mode 100644
index 68e6d539d6..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaFaceAnalysis.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b5ee20293bb89afb13f6ecad2bcf298dc760e2796197b585ae8012aa48a28884
-size 3762
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaImport.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaImport.dll
deleted file mode 100644
index a74e454e33..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaImport.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0ffd460c2f748ee683a7c3a8fc93cb372c262158d44e66771e15cb962f489b73
-size 211968
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaImport.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaImport.lib
deleted file mode 100644
index a08c71797c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaImport.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9c80e7afda901a1a5a04874ec6ace7419b84125cd0966952649e03425274cd7f
-size 10800
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaMediaProperties.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaMediaProperties.dll
deleted file mode 100644
index 7f6be8a687..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaMediaProperties.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:61a04dd08e407c09d322dde1afd370fff20dc3c2a67aa9f945e102057c47ee9d
-size 175104
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaMediaProperties.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaMediaProperties.lib
deleted file mode 100644
index 8b781db970..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaMediaProperties.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5343ad2365721b232b3481bebafd740c4e80c874ff0695506ea37edd5887760c
-size 8842
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaOcr.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaOcr.dll
deleted file mode 100644
index e0b3179e32..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaOcr.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e7eef9de8e8857ebfd8c05d500c1968aabaa4ea50516520433a3442f5a346e61
-size 111104
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaOcr.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaOcr.lib
deleted file mode 100644
index 420ea8f422..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaOcr.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:215b5d9bc99614a87a6e96d6f623f0cf66de4f913eaa0c97bd2d37d9202c0b95
-size 3986
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaPlayTo.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaPlayTo.dll
deleted file mode 100644
index a886436302..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaPlayTo.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4514faa3137b32e3869ae1c0f31113916412bf040e81df8c3588c3cfa9f2a0fa
-size 189440
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaPlayTo.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaPlayTo.lib
deleted file mode 100644
index e1e403a344..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaPlayTo.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:047f13121bf81888466747a14a87f212ba60636eb01947ec44afc175a9729177
-size 12260
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaPlaylists.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaPlaylists.dll
deleted file mode 100644
index 18080d76df..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaPlaylists.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:679797750ed282d1d083fc05f18c0353ce05e1957d230a35e9c9860cc1a17a6d
-size 105472
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaPlaylists.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaPlaylists.lib
deleted file mode 100644
index 6bcc203b2f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaPlaylists.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c4301e1eef63e952cc91c252142cf76f59ce06dd875bb9324f9db1d79470067a
-size 2620
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaProtectionPlayReady.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaProtectionPlayReady.dll
deleted file mode 100644
index e702a4d3be..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaProtectionPlayReady.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6207be56e1089a37d52ced7f586321d850063bfabeb70b050fe9727c82b4712c
-size 366080
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaProtectionPlayReady.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaProtectionPlayReady.lib
deleted file mode 100644
index 01408a5f19..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaProtectionPlayReady.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0c90ffafc5fe6907ffcb1dda78b8d3b3c03aa5e8b701198920fbffc2b90b3d2d
-size 35706
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaRender.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaRender.dll
deleted file mode 100644
index 202ef77b54..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaRender.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:28a9dc632e5b01233d6e6b24b60c6caef466ee77d47aeb954d431886162cbe42
-size 36352
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaRender.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaRender.lib
deleted file mode 100644
index b7ac0271de..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaRender.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b995de7cebf5780a005703a8c2c7f652c665322a2063257cdce8389720f60138
-size 2080
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaSpeechRecognition.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaSpeechRecognition.dll
deleted file mode 100644
index 13772d6455..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaSpeechRecognition.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:362c5b16da3ec08650901ddd49f8c2fa4577257978a7930b8c4b4d2b4992c4ae
-size 224256
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaSpeechRecognition.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaSpeechRecognition.lib
deleted file mode 100644
index 3cc0d43498..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaSpeechRecognition.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d0f4534063fa6152fba15adaa9fc27c342b6a2a6d76faa9ceb1683116809b021
-size 16472
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaSpeechSynthesis.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaSpeechSynthesis.dll
deleted file mode 100644
index c238ac8b67..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaSpeechSynthesis.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bec342a74b0c3fd4e2b78c95f51b8b72fc90296d647596d7ae8bef916470a619
-size 132096
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaSpeechSynthesis.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaSpeechSynthesis.lib
deleted file mode 100644
index 796fe8c65e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaSpeechSynthesis.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:942303c9c6b1a1144cd8675af7b1120b371fa7008294994ad61666a07725b470
-size 3970
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaStreamingAdaptive.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaStreamingAdaptive.dll
deleted file mode 100644
index 3d952280df..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaStreamingAdaptive.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4c54868f8b39e27211afdd8b6edfca28aaea216524a72426b3198269ab2b8283
-size 175616
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaStreamingAdaptive.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaStreamingAdaptive.lib
deleted file mode 100644
index 4f0ccb567b..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaStreamingAdaptive.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:11d69c0752c1b83ebfcd323828dc035c378bc3caf99c9de98a6c21a425e2d2ab
-size 9984
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaTranscoding.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaTranscoding.dll
deleted file mode 100644
index a84c58c13f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaTranscoding.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4ce8978a4945f26a795e3ab92eeaed65a2fa237eae748474cfe7eb17b3173b65
-size 113664
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaTranscoding.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaTranscoding.lib
deleted file mode 100644
index dd000d30cc..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsMediaTranscoding.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:807f8b0a01a340941fe6de51c6f53258933c3ad7fe4eb65117e4462b7b2d5dcc
-size 3322
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworking.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworking.dll
deleted file mode 100644
index 0dfe5b6f4d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworking.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5a07a051f9e3c56dd42da36ecbec175b60a4c883730a90dd459f07028ccaa85d
-size 309760
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworking.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworking.lib
deleted file mode 100644
index ae818f0db1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworking.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:044a4fbcba75f86175ff8e80c6d96b902c93682863c66c0105c46f5de86ce96d
-size 17260
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingBackgroundTransfer.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingBackgroundTransfer.dll
deleted file mode 100644
index 3398b5f46a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingBackgroundTransfer.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1bdbae19dc70d76e13ae101e709fa2e36f257e562690ea9cf215db01ca9a2c37
-size 246784
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingBackgroundTransfer.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingBackgroundTransfer.lib
deleted file mode 100644
index 11c808889b..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingBackgroundTransfer.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fa49537d705aa16f70982300aa1eb9f6437e3d55982d2bc9dddc4300c4a09925
-size 14386
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingNetworkOperators.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingNetworkOperators.dll
deleted file mode 100644
index 46d52f3486..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingNetworkOperators.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5ab196cb90ba8f7384c8ce0f2b790b12ad41d91ea490b9dedc1ab1c709a536f5
-size 341504
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingNetworkOperators.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingNetworkOperators.lib
deleted file mode 100644
index ae00a1ee72..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingNetworkOperators.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:27ef1571869176b4241fff01421f81ac12e853f077a1af141a1e6795a0f8db67
-size 36552
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingProximity.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingProximity.dll
deleted file mode 100644
index 15036705af..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingProximity.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d6f7e64981b4acb377fb80e925c0cc26c53331bc657c5f4a9c874d338aee113a
-size 172032
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingProximity.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingProximity.lib
deleted file mode 100644
index 18bd13d8bd..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingProximity.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c8b687ed8facb4df6f03d6e2b077694f862c3d6dc38dac2a2ffc0fd92b4520a9
-size 6380
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingPushNotifications.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingPushNotifications.dll
deleted file mode 100644
index 8b980da084..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingPushNotifications.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0331b9799efe39074d38f9387e522fd53c220e9709e12d4a3d475a4eb7ae51f3
-size 114688
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingPushNotifications.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingPushNotifications.lib
deleted file mode 100644
index d17bd85020..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingPushNotifications.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6271b49faf1cbbec0d5c2187d1be29555db7c7181a9dfdebe39429db55e14233
-size 5700
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingServiceDiscoveryDnssd.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingServiceDiscoveryDnssd.dll
deleted file mode 100644
index cb19c75357..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingServiceDiscoveryDnssd.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9ea06e316e030030369506706d6b4cf8d9eaf490d69fcf6a17972ec16cfa1a93
-size 133120
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingServiceDiscoveryDnssd.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingServiceDiscoveryDnssd.lib
deleted file mode 100644
index f542fbe89c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingServiceDiscoveryDnssd.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6b6d96ec4d04c2416fad1b36d34b83deb7053f88648bb096a0e15bc5766c1bab
-size 4984
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingVpn.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingVpn.dll
deleted file mode 100644
index 77574f8932..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingVpn.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b1c48186ded5152d5caef285f414a33eaa6213d12d9d6ef9932d56544d1a45f7
-size 396800
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingVpn.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingVpn.lib
deleted file mode 100644
index d29c088771..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsNetworkingVpn.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bae47f3dbe2cb5e5c594f54bdad23f55bef6482988663e962b6cd5e04d288018
-size 26506
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerception.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerception.dll
deleted file mode 100644
index bb849e88a3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerception.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2978ce5e1d9eba86492cebd772e92537d7f154941b155fd84e77d905e6383bea
-size 45056
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerception.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerception.lib
deleted file mode 100644
index 11cf0890f3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerception.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:251130ea0807838e1a4ae249aa72f7bcf48492ed3353ccf6b5dcf271a32e6e9e
-size 3260
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionAutomationCore.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionAutomationCore.dll
deleted file mode 100644
index f591744026..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionAutomationCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bd1bdd4dafb24c4817e12dc6b8b2f15b24ee5e498870dce1b6333d180aadc56f
-size 43008
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionAutomationCore.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionAutomationCore.lib
deleted file mode 100644
index dd15ed64b3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionAutomationCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8d84b8e1b505009c5745a7f6a83dcfd1c2b21b3733759082c1b87fd213926682
-size 2906
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionPeople.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionPeople.dll
deleted file mode 100644
index 1d6416324f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionPeople.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c16ce120417628443f58e99747cb084d02bfbf87c6dadb83e5da507d0ccd1ed2
-size 40448
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionPeople.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionPeople.lib
deleted file mode 100644
index 950fe700a5..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionPeople.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:538d8e6d7d670987c2d3c9d136774027baa088dbd08afae722f6a89cffda8d8f
-size 2650
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionSpatial.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionSpatial.dll
deleted file mode 100644
index 81aa4fbaa0..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionSpatial.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cd24474f14608735deb448b7c29f2a05b7b751983a5a37f8715ef80f8f67d26c
-size 178688
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionSpatial.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionSpatial.lib
deleted file mode 100644
index 783f6ae71d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionSpatial.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d0c47129414f551aa83c458e8e3ac24428a9af5d4206d3f1be1f5b81f6d5f1e6
-size 12510
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionSpatialSurfaces.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionSpatialSurfaces.dll
deleted file mode 100644
index 7df617c520..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionSpatialSurfaces.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:47303352807860e7670647551bfd254e2bcd3bf1d04be16325eb5c3bf82e3826
-size 138240
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionSpatialSurfaces.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionSpatialSurfaces.lib
deleted file mode 100644
index 4ffcea2525..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPerceptionSpatialSurfaces.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:42b1f23e65fc34d15a64c1adb83a060339e559d2d57e19653bba862546bc2281
-size 5446
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhone.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhone.dll
deleted file mode 100644
index 9c4c606f31..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhone.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0e242d2598777829e7555278534b5a389b2bfad6cc2169ef8e325b29749c9dc6
-size 36352
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhone.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhone.lib
deleted file mode 100644
index b1f6d799e3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhone.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d3459dad8d3233ad97e882a88a7df7794d1ba0090cdaf77b0646cab476043fe5
-size 2002
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneApplicationModel.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneApplicationModel.dll
deleted file mode 100644
index 237cac15d7..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneApplicationModel.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a0bf43f3b002f6e2212642e0ff0959527ccffc5263a2f6fb67807bad32e91d2c
-size 39424
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneApplicationModel.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneApplicationModel.lib
deleted file mode 100644
index 154a348392..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneApplicationModel.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fdafa1f2aec8c957a2a7716270f442e92e057867f6ac38ede1622bc606ae3f7b
-size 2802
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneDevicesNotification.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneDevicesNotification.dll
deleted file mode 100644
index 8b0b2b2380..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneDevicesNotification.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c94fb08bfc9ec3f5a9f0b32542ea70425dd06df5d918bd9df33aaf3bfba9dcb9
-size 44032
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneDevicesNotification.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneDevicesNotification.lib
deleted file mode 100644
index 814ea4fdb1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneDevicesNotification.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e32be1811a61fa4c68bfe4b623ef73652e2626561c5402ce1505e760b26c7d79
-size 2834
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneDevicesPower.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneDevicesPower.dll
deleted file mode 100644
index 5980396507..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneDevicesPower.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b8f90b67e008f4c4f08568449096e6bd7834e4868f30d2cb927bb7eb14225ff3
-size 52736
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneDevicesPower.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneDevicesPower.lib
deleted file mode 100644
index 99c802a8fd..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneDevicesPower.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:42e1b5c68a38175dd850eb068ca98a3e39f3737f6ca2aa513165d24a17ffd572
-size 2662
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneManagementDeployment.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneManagementDeployment.dll
deleted file mode 100644
index d1a2d9e1d6..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneManagementDeployment.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:96c8671bece787b37b98d0752bd9c31f72ee2a56fd9250bd0352461e91c18987
-size 131584
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneManagementDeployment.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneManagementDeployment.lib
deleted file mode 100644
index 349e17a7a8..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneManagementDeployment.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:73dd1b6e7e6d13ab4b3383345a0e387f459c90477a170bd2cbfa5fb13dcec9b6
-size 5406
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneMediaDevices.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneMediaDevices.dll
deleted file mode 100644
index d7e3073ef5..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneMediaDevices.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:881ff48a507bee995d307472187e36dc8f99b37b170b23e33e42b4f3ad65ec41
-size 52736
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneMediaDevices.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneMediaDevices.lib
deleted file mode 100644
index 94c5ce651f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneMediaDevices.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:72532fcf7b8968e84c0ebedb82456b8c9439664e914d8a7b97b382607a047ef6
-size 2758
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneNotificationManagement.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneNotificationManagement.dll
deleted file mode 100644
index 09a5c276d6..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneNotificationManagement.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ed883564e9a8a68512df68948880e1d88ce17085bdfae2abcf6135e2888f5757
-size 223232
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneNotificationManagement.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneNotificationManagement.lib
deleted file mode 100644
index 5d8aa0b589..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneNotificationManagement.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2f79628698702c335290324de1b6132e0a44dbcd63fa4f00fb82a4135bb06d0f
-size 16048
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhonePersonalInformation.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhonePersonalInformation.dll
deleted file mode 100644
index 0bae335341..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhonePersonalInformation.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7b0b908776016ee6e4a9eb3e59e21594f783e162129b211706bc4234b976d497
-size 209408
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhonePersonalInformation.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhonePersonalInformation.lib
deleted file mode 100644
index 4488cc293c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhonePersonalInformation.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3cdb2c71b9300ca866b5746f889d7d4990f99f97bf7c2277eee2142177fe4cc3
-size 8194
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhonePersonalInformationProvisioning.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhonePersonalInformationProvisioning.dll
deleted file mode 100644
index a7391a676d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhonePersonalInformationProvisioning.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:908951005ceda22abf12e7bb0a9492c0f42df9cfcd28c135724f6a7a347b8247
-size 109568
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhonePersonalInformationProvisioning.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhonePersonalInformationProvisioning.lib
deleted file mode 100644
index a7f74f6369..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhonePersonalInformationProvisioning.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f599b3e5d427c17b30c3bc06e752882edb9587c9dd6f65a8803f87063009c154
-size 3910
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSpeechRecognition.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSpeechRecognition.dll
deleted file mode 100644
index 66f386b6ff..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSpeechRecognition.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:060dbb5a22c6f571f38722355169db43c44324eedd4424d3ae50a037a3f72ac6
-size 36352
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSpeechRecognition.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSpeechRecognition.lib
deleted file mode 100644
index 6517034d14..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSpeechRecognition.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4d940f2b4ee973ce8190bc3fdec31eb4ad84ff36fe6e9704a55c88b4c30abba6
-size 2224
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneStartScreen.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneStartScreen.dll
deleted file mode 100644
index ecd80d7594..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneStartScreen.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:08d605a5471c523ae7942c225adb82c6a8253dbc685b2ed3dcbaf8ed2b57f4e2
-size 101888
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneStartScreen.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneStartScreen.lib
deleted file mode 100644
index 62053a8f35..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneStartScreen.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:44402dadad567c7b540e25e93e8dddf7f5c4713612f4ff89a850e7f5f125e983
-size 3374
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystem.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystem.dll
deleted file mode 100644
index 639b89886d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystem.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0cd3723c03c1e3669078602acb245b7f788c95d4a5290f13a5cf16074e7461f5
-size 39936
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystem.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystem.lib
deleted file mode 100644
index 2d351a15dd..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystem.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:57d669b49649e2052972a4ea6adca88eb448b930462ca7d3939b6668dd8527db
-size 2636
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemPower.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemPower.dll
deleted file mode 100644
index ff8b2baf4e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemPower.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7c07db0f7b42feecc8a432537d15643bfb1759a442d730a31282eaec82595e7b
-size 50176
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemPower.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemPower.lib
deleted file mode 100644
index e4a6fa2b94..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemPower.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a4e7033d9c579f7f48f90f6c569544bf74c40f765909fe767cf5cd7a7cb3360f
-size 2690
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemProfile.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemProfile.dll
deleted file mode 100644
index 672a69976d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemProfile.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:49ecf1fe823fdf8d828b5fa2d7d7cef341de07a5a4811e2534c141254ee7063a
-size 39424
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemProfile.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemProfile.lib
deleted file mode 100644
index 6455d8b21a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemProfile.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0b28f9e7fdf5d09967770f727cdf3230785cdadbbf2db2e14f07feb2cfdd77d6
-size 2704
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemUserProfileGameServicesCore.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemUserProfileGameServicesCore.dll
deleted file mode 100644
index 3b8e3f5f5c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemUserProfileGameServicesCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a1c58068321cd9724969d87d36d7fe0a1394bc94a4c909b6ab03fbc4b4c44bbe
-size 105472
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemUserProfileGameServicesCore.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemUserProfileGameServicesCore.lib
deleted file mode 100644
index 6c0576d590..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneSystemUserProfileGameServicesCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7ddb637cbab1aca833c27d5ef2edfaff5eddc483ad92956d8fd6317d97e0c87b
-size 3768
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneUIInput.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneUIInput.dll
deleted file mode 100644
index d605972dd2..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneUIInput.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6c55e8991f5ed06f94e4c191813ccd70c5568e497940362da3d9317781689702
-size 58368
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneUIInput.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneUIInput.lib
deleted file mode 100644
index ea168f98fa..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsPhoneUIInput.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b5d5bf74ccc8c16d64f1390f1fb61c880d2daf9acf61ab43490f3f16e25502e2
-size 3814
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentity.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentity.dll
deleted file mode 100644
index 3e9948c4d0..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentity.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f1281b3b381bc0754b4cd0742ae3143fd358851b4fb6e32eb6a847d94e09eedb
-size 55296
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentity.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentity.lib
deleted file mode 100644
index 63ed1849b1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentity.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5a28e309e667b4d8cd7170b052083feb1ea52327ad1f43388faaa477fb6ad584
-size 3928
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentityCore.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentityCore.dll
deleted file mode 100644
index 8b7ba64e24..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentityCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d36f12ca4cb0605b98ec2ee6cd3f64b5d26d5222bdd7d4c72d75033bf486e4b5
-size 93184
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentityCore.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentityCore.lib
deleted file mode 100644
index 55b755c182..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentityCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c6f969c9d2c9c894f79bf99d113e96d561ebb4884feafa6309bfd6287b48c3c7
-size 6708
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentityProvider.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentityProvider.dll
deleted file mode 100644
index cd6b45410c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentityProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0b58e26264c1589bee0271ad7e9850e37cdea913bfbc807648c6f9dd09728d05
-size 139776
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentityProvider.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentityProvider.lib
deleted file mode 100644
index 4150fc15cd..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationIdentityProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f388eaf9af5fe852f131b8342ecb12c7622b20a3fa0cd6a0069783601e24abe5
-size 8556
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationOnlineId.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationOnlineId.dll
deleted file mode 100644
index 928cfaac3a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationOnlineId.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:eed5f1ed56d4177464fc13b9f6271aca2394061a26640058b777ca652ba4fa0d
-size 75264
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationOnlineId.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationOnlineId.lib
deleted file mode 100644
index a2ae88a037..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationOnlineId.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d36b84e8b14f7dd898eebffce7f26b25d91d67ce2c9b66fc6b535dae91ebfdf1
-size 6212
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationWeb.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationWeb.dll
deleted file mode 100644
index c74c6e5b06..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationWeb.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1d29726cd7e360ada93511ee0f543df7ca23dd84bba33ef4f78fce0bacd8957f
-size 59904
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationWeb.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationWeb.lib
deleted file mode 100644
index 0d597badbd..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityAuthenticationWeb.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a17a89cebf21a5810a373696916eb153ef353bfc2dfb27f9026a951765406b45
-size 3558
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCredentialsUI.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCredentialsUI.dll
deleted file mode 100644
index 6606cde410..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCredentialsUI.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f4b07379323500caac80907f66a9b7e027d276e6070652e3101faa5108114d16
-size 116224
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCredentialsUI.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCredentialsUI.lib
deleted file mode 100644
index 91ab198d79..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCredentialsUI.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:73ee6a45980088ba7a392ce7a6281423df386b00b770f534f499ffedd24415dc
-size 4686
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptography.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptography.dll
deleted file mode 100644
index 6441884719..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptography.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:36bdcb2f777a46bd1ef311bf4264463787c0d59dc9cf1bd69ed4e2b76b257237
-size 93696
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptography.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptography.lib
deleted file mode 100644
index 119e572fd5..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptography.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:45b4d87a957bae9f489183f20a742ce4d1baf40d29ff215df227e858af8a1a8c
-size 2798
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyCertificates.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyCertificates.dll
deleted file mode 100644
index 5577d6d388..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyCertificates.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a6f53e63dbcd4569fb490378adc556a91513429ad80ba7445ed45b91ae778fad
-size 264192
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyCertificates.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyCertificates.lib
deleted file mode 100644
index a4214897d1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyCertificates.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5957735465d388cdcc5acb8117a5881a43627b2340f2febf3af8dd72ad2a43b7
-size 16530
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyCore.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyCore.dll
deleted file mode 100644
index 728174bf3c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dcd9a6ab047188231305f23315e730dc7f4f480490cac38e2abd30bd1ba853a4
-size 203264
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyCore.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyCore.lib
deleted file mode 100644
index 4066bd05b6..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7b97c19366aecbe9acdceb7e79f3e0fc624059f2556e3d20d75341d7c3579559
-size 13134
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyDataProtection.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyDataProtection.dll
deleted file mode 100644
index 7d52de7f6b..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyDataProtection.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d3b282dc16faa38a08673b1cdd03ee70d2c2ddbe74f34e345503827d37b115d5
-size 97792
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyDataProtection.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyDataProtection.lib
deleted file mode 100644
index 39fa960d2a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityCryptographyDataProtection.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c6251d791db5738e912233866318ce26130fae6f5b29f425d22c9e739ce9bd46
-size 3040
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityEnterpriseData.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityEnterpriseData.dll
deleted file mode 100644
index a7eccf3050..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityEnterpriseData.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:edf6fe7be6d18524b95ec2123813bc4ff7dfcbc2901cb2a9461d6d53ba46fe28
-size 212480
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityEnterpriseData.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityEnterpriseData.lib
deleted file mode 100644
index e18d57a5dc..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityEnterpriseData.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c84874105ba45c649ec1715959b0035b63c6b9b1f039fd4eb90cf413365598c6
-size 12008
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityExchangeActiveSyncProvisioning.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityExchangeActiveSyncProvisioning.dll
deleted file mode 100644
index 62f64b882e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityExchangeActiveSyncProvisioning.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a647496ace054a6eb69f66a244337e932b09e40c6715fe01cfed11440677ad1a
-size 70144
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityExchangeActiveSyncProvisioning.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityExchangeActiveSyncProvisioning.lib
deleted file mode 100644
index 2c8e63c0b2..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSecurityExchangeActiveSyncProvisioning.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:566cca7a46a6c9922dd603076cb19d6d993765e9cf01042978c73b0fe3bdd148
-size 4436
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMaps.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMaps.dll
deleted file mode 100644
index 70898b86eb..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMaps.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c9731140838888bb996aeb321508043db5811262eb94a08a07ce96c0c46240c8
-size 129536
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMaps.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMaps.lib
deleted file mode 100644
index 750265f285..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMaps.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:392a206789a789f6709ba01197c31df974f0f80d6d544855eda51eaa75d152f8
-size 8646
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMapsGuidance.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMapsGuidance.dll
deleted file mode 100644
index 7d02146448..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMapsGuidance.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3018482f79ecc479e620bacfb8e584c617f1510e2125debef69a744da4202219
-size 131072
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMapsGuidance.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMapsGuidance.lib
deleted file mode 100644
index e26e698cb3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMapsGuidance.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e991a1a4d2ebbfc242bf57bea2379f715f6d89389a936e9e3d7e878541dbbe4c
-size 9178
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMapsLocalSearch.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMapsLocalSearch.dll
deleted file mode 100644
index 3ad8211b67..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMapsLocalSearch.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9b8bd8090d90c9f31600f32d6de7bb83cc1633d68c4434fe265ad3ef2f0ccce1
-size 74240
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMapsLocalSearch.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMapsLocalSearch.lib
deleted file mode 100644
index c12cfc71c1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesMapsLocalSearch.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d6e6e05530424c2834dd3423c2fa491aec3d6783070b8a4a78adf84f31d4ded1
-size 6020
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesStore.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesStore.dll
deleted file mode 100644
index a498661b1d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesStore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ddd3c5361a4221d34daec1aed8b5b6e7405ae43959d61f936b80617812a0c0f3
-size 269312
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesStore.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesStore.lib
deleted file mode 100644
index fb8abba55d..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsServicesStore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b8c888d1444308291090d37813adda6a12b32d765abc1d2c48092a0fd016e019
-size 15918
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorage.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorage.dll
deleted file mode 100644
index 792e5c6899..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorage.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:988b1e942a295ccc9e0fa3c9e961077727dca1ed0dcce7934bfebd7f608fbac4
-size 719360
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorage.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorage.lib
deleted file mode 100644
index bf986c8193..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorage.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c83abc3137485d00726a4df1a264909a10bc282987199e74a1a49fa2c58bcf84
-size 35180
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageAccessCache.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageAccessCache.dll
deleted file mode 100644
index 64931de020..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageAccessCache.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:35360d0e35b1e91a870c42af8b9046a357f77a38e510fb175187108484fffea5
-size 140800
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageAccessCache.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageAccessCache.lib
deleted file mode 100644
index e19fea4e84..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageAccessCache.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5a7364896cc0845f52c34e638f691e837098afc785cdedf85f6246053aa8bd17
-size 6528
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageBulkAccess.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageBulkAccess.dll
deleted file mode 100644
index dc4c292af3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageBulkAccess.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9ada87dc938fc440fc3a1650f5f847b2ec041b14d746fc2b3284d5058ba21e4e
-size 232960
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageBulkAccess.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageBulkAccess.lib
deleted file mode 100644
index 553849a0c8..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageBulkAccess.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ffab3382b2aa0848121fe2b58f5b049d0bd80013eb7ad5ae8bfdf5e7cbde37d0
-size 4542
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageCompression.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageCompression.dll
deleted file mode 100644
index 9a7b34be0a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageCompression.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:30c5698f4db1b070865c3fff233c584df7074587c000f78a2b8426ea7027b44a
-size 110592
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageCompression.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageCompression.lib
deleted file mode 100644
index 7ca00a06c3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageCompression.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4e0d5b694b018e0faacad84d498c0bebfe9c884a555d3409b0022be2f0205818
-size 3236
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageFileProperties.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageFileProperties.dll
deleted file mode 100644
index 8dc618e878..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageFileProperties.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:aeb3495bbcfc1637b0dec91b4430ec8bbff478a654c41189eaf20ed43cffcf48
-size 206848
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageFileProperties.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageFileProperties.lib
deleted file mode 100644
index 5314fca8d5..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageFileProperties.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:58bfd486c58bf381a780987e8f948c971fbb873fcfdabc6d0b484f3a8d13362c
-size 7574
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStoragePickers.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStoragePickers.dll
deleted file mode 100644
index 86714d01c1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStoragePickers.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0b885ef97c8a2de39c97c32acbbc4f92588e6d9d658becf631585ef296c569c3
-size 156160
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStoragePickers.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStoragePickers.lib
deleted file mode 100644
index 3bcf187a47..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStoragePickers.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:21f365632cfaa486613bf38ec8f606685eb6bcf4e2aa875e56f3d4e63e2ef626
-size 5660
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStoragePickersProvider.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStoragePickersProvider.dll
deleted file mode 100644
index 75f10a79e8..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStoragePickersProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c872b77542ebce641a6a0c890738542635b21df7d1678ff31c6f9fc5757cefa4
-size 129536
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStoragePickersProvider.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStoragePickersProvider.lib
deleted file mode 100644
index b5b07885e3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStoragePickersProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:25e72c6cdd755cc5ad00297eb5535cb3d659bcc06ccfd6e77391606f968c3a50
-size 7848
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageStreams.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageStreams.dll
deleted file mode 100644
index 65b32e602c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageStreams.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:affea10b850b1291c2ed6a28d65fb7bd9851f0f8c526a69087fd69ef8d9f6899
-size 220672
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageStreams.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageStreams.lib
deleted file mode 100644
index 800e1608d8..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsStorageStreams.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e98d2c35e3f33c178978a94129ce8db9116b0697edc63251cf11d3c6407add44
-size 16116
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemDiagnostics.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemDiagnostics.dll
deleted file mode 100644
index 8255a8552c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemDiagnostics.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2ea4d2c7268232516cb7c4466e2ce18ab4bb91a3604dad99fcadb287b774718c
-size 69632
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemDiagnostics.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemDiagnostics.lib
deleted file mode 100644
index 8dd2bd76c5..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemDiagnostics.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7f65ac30f6b97be57b30e7aac725542747b0ae13bfdfc8dbd075f25e551c5f06
-size 6342
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemDisplay.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemDisplay.dll
deleted file mode 100644
index 07c20c092f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemDisplay.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:32e182b18e25bcdeb21648eb3d302e891c5f41a16badb470d8cb720c04d334d0
-size 41472
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemDisplay.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemDisplay.lib
deleted file mode 100644
index 8e89857e2b..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemDisplay.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:00b31e03d854989c13d19c3ad57530cb1ccb091dff544a49f1e5191db2e8efef
-size 2650
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemPower.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemPower.dll
deleted file mode 100644
index 374367b814..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemPower.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8624990510243f57529ecb3a689d02aee7142daae7d521e6dc8b52c90dd41d68
-size 65024
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemPower.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemPower.lib
deleted file mode 100644
index 939a455451..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemPower.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0b55414415eacf349c36f8cc24650daec4f6a45e37c2ba2c5ebebb51e96b4c7c
-size 3832
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemPowerDiagnostics.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemPowerDiagnostics.dll
deleted file mode 100644
index c0ed28fa28..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemPowerDiagnostics.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b92344b28dfdc97e3ded15135bedf11f9f3cc0d0bf9d898e75979f941d65a6cf
-size 41472
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemPowerDiagnostics.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemPowerDiagnostics.lib
deleted file mode 100644
index 3c9e1c62a3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemPowerDiagnostics.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e249e879ac234ce7d9c263668c73a0ec4442571fe22c170a92d3056e44ef0268
-size 3576
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemProfile.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemProfile.dll
deleted file mode 100644
index 1c1146872e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemProfile.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3ab19750c42e4e0b1a759129eac52b91319d2f12c7c73a2dc6e2ef46999e5283
-size 125440
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemProfile.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemProfile.lib
deleted file mode 100644
index fadbbc2aba..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemProfile.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:77072c982160bdd526f74178f0ef26f0f25bd48096e060c73156291b923a42be
-size 8066
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemProfileSystemManufacturers.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemProfileSystemManufacturers.dll
deleted file mode 100644
index 94fcd24f2c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemProfileSystemManufacturers.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2c2ca13f167a2da924230d15e7bdfcf34dc8ce5ad713f8f1f02796978044dfa9
-size 39424
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemProfileSystemManufacturers.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemProfileSystemManufacturers.lib
deleted file mode 100644
index 0cc7bb5fc5..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemProfileSystemManufacturers.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:80fa38b6498d89578555ec90704999c3f8529cb88791f269e4dd32dc73340c19
-size 2970
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemRemoteDesktop.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemRemoteDesktop.dll
deleted file mode 100644
index 550b345574..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemRemoteDesktop.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8c0b715e92ba706ccf9fa4a07ca5d8ba1bdbbd13748af56cb4ba1be865f87849
-size 39424
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemRemoteDesktop.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemRemoteDesktop.lib
deleted file mode 100644
index 00b0a1c301..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemRemoteDesktop.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:982bcdc05fabd4ba714cb6f8df2b8dd52274bded658eceaa3c62b3ab6f8a7ae5
-size 2772
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemRemoteSystems.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemRemoteSystems.dll
deleted file mode 100644
index af0c140182..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemRemoteSystems.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6636f19379f21d3c9809651e2fd09b4261664b2e0acef8b41235bfc25e1f711d
-size 148992
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemRemoteSystems.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemRemoteSystems.lib
deleted file mode 100644
index b623cd0073..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemRemoteSystems.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d4cec4a414ef226b86f7e976b6969ff70f39404a81b2eba7309a26fe57dc4846
-size 9152
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemThreading.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemThreading.dll
deleted file mode 100644
index c6c6ea768e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemThreading.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:34fcf23149a471c87af4a76c9c248ec96373046d632a7222b81b96fb01868f5c
-size 62464
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemThreading.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemThreading.lib
deleted file mode 100644
index 11ca1082a7..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemThreading.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1ec7e44c7410c651ab2c86a29f987bf515dbf877cb36204e47356c0bc0bbc923
-size 3208
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemThreadingCore.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemThreadingCore.dll
deleted file mode 100644
index a6db86bba8..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemThreadingCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1e8b3b3ab46d1b593ee40914f2c6c7ef0f32caa892df10f08e86df08dd891be0
-size 61952
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemThreadingCore.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemThreadingCore.lib
deleted file mode 100644
index 302ae572db..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemThreadingCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7834a3b87b84e7b86f60d63b94f13bdb99d683c4d1db849e74ee3adca62c3bc6
-size 3364
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemUserProfile.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemUserProfile.dll
deleted file mode 100644
index 4ef6aaedb1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemUserProfile.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ca78ec1b6d1065930af570a1c88ee90d665c6c0e7b97aab768b60064972ff765
-size 146944
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemUserProfile.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemUserProfile.lib
deleted file mode 100644
index 8e744e2eff..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsSystemUserProfile.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:207e65895f03da1e93aa2f08649f926cd9f9c1b3ca40d53d2d4516c1fd798e8e
-size 6406
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUI.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUI.dll
deleted file mode 100644
index b90cd336cf..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUI.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7cb3e8a4002f6d41a357f08ab400ad5d86f45fa583ac7367d4f6b8bd2d834e21
-size 90624
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUI.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUI.lib
deleted file mode 100644
index 5b5b66dcff..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUI.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:71a615ec6e7603b92ae3b4fe474b22123c6cb75a7fcd3e95b73220ce14e0bc0a
-size 3352
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIApplicationSettings.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIApplicationSettings.dll
deleted file mode 100644
index 508894c676..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIApplicationSettings.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:37712e623fbd80de3610538733ff45ad3609635a01c4c6dc0cbee0ced423adeb
-size 164352
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIApplicationSettings.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIApplicationSettings.lib
deleted file mode 100644
index 3aee6570de..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIApplicationSettings.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:14bc1f9063ba3a81743c6b59543a6820bf9d8000fbf1775599ac61cc10edcdd4
-size 9322
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIComposition.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIComposition.dll
deleted file mode 100644
index 3163fa914c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIComposition.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:91c0bca55bbbee6f2bc2e44ffa343391761061c85b6833f351fb360825df1276
-size 323584
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIComposition.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIComposition.lib
deleted file mode 100644
index b2cb2f1703..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIComposition.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3f6d4d2d2840ce03779f12c0aa60ad57ff95c17dd4a8bcef1c672b97dfb9e732
-size 32274
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICompositionEffects.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICompositionEffects.dll
deleted file mode 100644
index 3b326faea6..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICompositionEffects.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:04abf6affaa46d3359a93c2f0d3ef9f76df6b7142d5f471d012a3440558494cb
-size 48640
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICompositionEffects.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICompositionEffects.lib
deleted file mode 100644
index e377794a69..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICompositionEffects.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:85e01aebcac3e743332bf61af79358f5dbe59e8b4a9d26cbff7277ac703f57fc
-size 2806
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICompositionInteractions.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICompositionInteractions.dll
deleted file mode 100644
index 84c875df94..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICompositionInteractions.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0ec68e5a778d4c84d13017083a64b9d06e071011499560b7e6ad0420d16b697a
-size 157184
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICompositionInteractions.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICompositionInteractions.lib
deleted file mode 100644
index fd25b88ca8..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICompositionInteractions.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2953af56bcba6f2c0e04845c505ea739a48d6c796985691572f66747b54e915f
-size 12586
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICoreAnimationMetrics.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICoreAnimationMetrics.dll
deleted file mode 100644
index 0a0ddf9903..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICoreAnimationMetrics.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6879fc962a547881f72e9504daab1026ce50f22541596f38b9736bf801460d89
-size 66560
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICoreAnimationMetrics.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICoreAnimationMetrics.lib
deleted file mode 100644
index b7758707e9..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUICoreAnimationMetrics.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a882da999ef93365b2173ed14190c71b9506b2a0656a0178345502267eaecf09
-size 5816
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputInking.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputInking.dll
deleted file mode 100644
index 86ea485907..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputInking.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9611b0c42578ace0a02243b2d91133b27af89a683354d42a6001a3b1d299a70a
-size 257024
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputInking.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputInking.lib
deleted file mode 100644
index e3fbda3277..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputInking.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d1e403286b0f0d2aa07d0b3901ee26b487e18532c6a7bde4fbd448c891408a9d
-size 16382
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputInkingCore.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputInkingCore.dll
deleted file mode 100644
index 9d61553bad..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputInkingCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fc38cbab28703fad1020e69e7e3a81d3712ac3e93a9464af3b5aa05fdd1c6f44
-size 121344
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputInkingCore.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputInkingCore.lib
deleted file mode 100644
index c406827bb6..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputInkingCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ea520a11b053c758363470ad40a5661f1c87205a45adae49782ebb3e04a494f4
-size 4186
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputPreviewInjection.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputPreviewInjection.dll
deleted file mode 100644
index d74f6c0b84..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputPreviewInjection.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b41b144a8f4e22a97c59c54e136e64739601697dd14bec72ace6d4e861fea2dd
-size 86528
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputPreviewInjection.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputPreviewInjection.lib
deleted file mode 100644
index cce9a30310..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputPreviewInjection.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3d837a29806c5ee70f99762b1859bf04741022e2fb475e89a8d85d424908d169
-size 7312
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputSpatial.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputSpatial.dll
deleted file mode 100644
index aa2eed4cf1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputSpatial.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:39dcac67266b1d1b4f9be39b93818dbaa3802395d30abfec91b4d4a2815423dc
-size 218112
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputSpatial.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputSpatial.lib
deleted file mode 100644
index 326367785e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIInputSpatial.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:00a19c59b17090e61229f7122401305da5dffa094450f17369c2cd211060052c
-size 19164
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUINotificationsManagement.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUINotificationsManagement.dll
deleted file mode 100644
index 9490f837c6..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUINotificationsManagement.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7f4f0ba5cb9269015e651d80bb60e2bb2cfd1a682c44dff351d23031212d424c
-size 107008
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUINotificationsManagement.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUINotificationsManagement.lib
deleted file mode 100644
index 18d6e5f303..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUINotificationsManagement.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0c87602bc2ceb328e6393ca83b5b5b460765bc6878f08f36a330401dc4c863d9
-size 2922
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIPopups.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIPopups.dll
deleted file mode 100644
index c9e3ce499a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIPopups.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:48288f38c04e94cc0009fc0acc923a682aff1b0b2fd58045d237da10fab2994f
-size 84480
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIPopups.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIPopups.lib
deleted file mode 100644
index 25c6896b0f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIPopups.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0496b3f062269eb026053bd9a86217172267661dea8fd99469bfa27b3f5bc01a
-size 4630
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIStartScreen.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIStartScreen.dll
deleted file mode 100644
index 0b34753f10..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIStartScreen.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:894fdaf55551c62dcf7e2599c842f1bbf08e578255478ae93bf5c3dc257baa05
-size 131584
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIStartScreen.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIStartScreen.lib
deleted file mode 100644
index bc22e18123..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIStartScreen.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c0f28b050d44bfafbbc6ca1d73028dd3dcf8ec3b449831079804e769df1e14a4
-size 6274
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIText.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIText.dll
deleted file mode 100644
index 723b1f1837..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIText.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:254ec89c3a0e8614f5dfffd5602daca2dfdc4fd02a0de79a5b7e8342ae7fc423
-size 193024
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIText.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIText.lib
deleted file mode 100644
index d55ccc44ab..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIText.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6295b13aec4cc1f193d5bcdc90faf380ff9af9b16427b90220f1c307bba67737
-size 6260
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUITextCore.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUITextCore.dll
deleted file mode 100644
index e71c455356..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUITextCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6ef6c5eaa0cc1c899a9998284c3597c096e7a73d535fde70523cd5a7eaa0b632
-size 188416
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUITextCore.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUITextCore.lib
deleted file mode 100644
index 224b574267..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUITextCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:edc858d074054f712ad19254127f382e489bbf81b8c3dbf960ad391809b27ddf
-size 13092
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIViewManagement.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIViewManagement.dll
deleted file mode 100644
index 91d28afd3a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIViewManagement.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2efb8fe1fff0b95cea6c5cd5f82bd532417d690c7e1c569837023a8133dcf1b5
-size 215040
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIViewManagement.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIViewManagement.lib
deleted file mode 100644
index e9db46abed..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIViewManagement.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d0ad0cd81a87e9ed3331a58b30abf59016e0b14e2c71ba232c6a2c362d1e7284
-size 11174
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIWebUI.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIWebUI.dll
deleted file mode 100644
index ab20796445..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIWebUI.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4f6cf1b112c2b9a41deb725db982f7aee45362ab981a8bc10b957166f8141e4c
-size 332288
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIWebUI.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIWebUI.lib
deleted file mode 100644
index f459b46a1c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIWebUI.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dba3a8001155f69306b675699bb7fa3ce7430ecde1380eb99ce8062310ea44e9
-size 40392
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIWebUICore.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIWebUICore.dll
deleted file mode 100644
index ef71468bde..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIWebUICore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:924e61c30cf965ef0581e8ff3c2810f179eb3353fc571608a797b6b0310fd89f
-size 104960
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIWebUICore.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIWebUICore.lib
deleted file mode 100644
index 5f3b8a9546..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIWebUICore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1aed7892d5972626d23fc20830783912bdc6fabfba364d94c4acd28cefd1c7e0
-size 7896
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXaml.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXaml.dll
deleted file mode 100644
index 944691c7a6..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXaml.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:47d7319e8e3fb7fb3f4f21d99355ceba7b574be70a117dfaac9a2a698d8848bf
-size 5688320
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXaml.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXaml.lib
deleted file mode 100644
index 95b139b910..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXaml.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a74f2c90f9c84de86ce8974cda6b91b0b4675acb7e3e8f79afaef1992da6a66a
-size 399548
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlAutomationText.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlAutomationText.dll
deleted file mode 100644
index 0f549329e3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlAutomationText.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:982f088b5628dd5effcdbc96a69fbe28cd290fd899fb3c4f3351a364b103eae1
-size 36352
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlAutomationText.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlAutomationText.lib
deleted file mode 100644
index 9b76f54f7e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlAutomationText.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:770f25a02284c8930d87739385fbe52129d70844cd9cf3eeb602ed89e04be989
-size 2198
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlControlsMaps.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlControlsMaps.dll
deleted file mode 100644
index fab14446f3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlControlsMaps.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:054f9c6c62d41fa04b73742cbcfeb31d062fd12226683dd4cd6c83d195ed4b1a
-size 514048
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlControlsMaps.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlControlsMaps.lib
deleted file mode 100644
index 7fbaa76d34..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlControlsMaps.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5ba6077cf3edb7e9841f7cf66e8b140c6209ddb115b2e20be634a56ecf7182ca
-size 29828
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlHosting.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlHosting.dll
deleted file mode 100644
index 00229c1065..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlHosting.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:edfaaccef62f074c10ce0795c16a5716193da5f80b0da777e07bad9cb68a16d8
-size 146944
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlHosting.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlHosting.lib
deleted file mode 100644
index 72f33296e8..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlHosting.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2d5bcad23dd208ed1d075b7d540ca9b9239d7bac2e4c279d6b9b86f50b4a57ba
-size 5126
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlInterop.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlInterop.dll
deleted file mode 100644
index 541f6cd5c7..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlInterop.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dd74fc91d42fe55aaf81548c2270b941d5ed5f4faf5058bf688872847eb4fccd
-size 80384
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlInterop.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlInterop.lib
deleted file mode 100644
index 3c6bec1dbb..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlInterop.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c54b31ed55e9ed9d943715fee7ee1c82f331959dca0ec11076507eeea387a218
-size 6890
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlMarkup.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlMarkup.dll
deleted file mode 100644
index 79a946cea4..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlMarkup.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:018a2b3a4ef25c210f85b590b946539cd841b5ae1e476fdee2aa3123bb94bd4c
-size 187392
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlMarkup.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlMarkup.lib
deleted file mode 100644
index 31dd08eb98..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlMarkup.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:32ba0fad4642f64d852eef937948b1efc000e3f68b8cfce575d270886c0ca3b7
-size 8462
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlMediaImaging.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlMediaImaging.dll
deleted file mode 100644
index 04cb5a702f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlMediaImaging.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dc4a79b6f63efda7d456a49b43d8cf25f7b019f23b053aee51f5cfd2fdfef96c
-size 186880
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlMediaImaging.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlMediaImaging.lib
deleted file mode 100644
index d640c78f19..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlMediaImaging.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bf0a40853ee23eef48f059d77559c60986fd5230e8efa095fb0dc11e6c315c48
-size 7672
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlPrinting.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlPrinting.dll
deleted file mode 100644
index 25494e651c..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlPrinting.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:32160136921323aa5270d30e02ee96e653f265b0134a0319ce5a14c474cc4374
-size 155136
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlPrinting.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlPrinting.lib
deleted file mode 100644
index 1dfa950ddf..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlPrinting.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6dbc7eecb0bdce7956cf481ada328c30b2fdcd39c72fe0b62971729ff10af0fe
-size 4456
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlResources.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlResources.dll
deleted file mode 100644
index 460371b1b0..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlResources.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:038676f368ab8f16554d199f080979120d8c16285501253396a527b104d5cba7
-size 49664
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlResources.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlResources.lib
deleted file mode 100644
index deffb9fd3a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlResources.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5be1d18c6260722116604eacf2b63eabbd708435ab3116e2200a1061b7726065
-size 2772
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlShapes.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlShapes.dll
deleted file mode 100644
index 4c871ea60f..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlShapes.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1b5aa9f1ed72fae4e2b981f4dd0e6b2dde3ed712a4f86499c8ad2c70f2c44727
-size 176640
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlShapes.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlShapes.lib
deleted file mode 100644
index f85f5b210a..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsUIXamlShapes.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:451d82d4dd538db334a4227de534e49599a95563ee4ab2a30fae1c0169c2b131
-size 5522
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWeb.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWeb.dll
deleted file mode 100644
index 97a312c75e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWeb.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:83c042135917f2337db9e275107295b728a5bef9d1cbd5087b06bcdccfadd5b1
-size 92160
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWeb.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWeb.lib
deleted file mode 100644
index 596128e4e9..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWeb.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:53d4323f8f843f9bb1d0090796be8c60d4103e526a776044a53d3965e1760583
-size 3012
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebAtomPub.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebAtomPub.dll
deleted file mode 100644
index 53ab6cd6b1..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebAtomPub.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:23d37189ff9bf465af476ef532dbf4c0e5fbb1e89ab0fe78ad7d4c2a571a4ba3
-size 166912
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebAtomPub.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebAtomPub.lib
deleted file mode 100644
index d328ec6580..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebAtomPub.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:138578e030163422605316f92bf20c12902ba7cd299f0998cb97f0243afb3b7a
-size 4216
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebHttpDiagnostics.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebHttpDiagnostics.dll
deleted file mode 100644
index c843a9a781..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebHttpDiagnostics.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dce878cdd8746012351ca0520d9aca157321dee0e18e88954ef69703a92554b7
-size 125952
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebHttpDiagnostics.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebHttpDiagnostics.lib
deleted file mode 100644
index e9c22095c6..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebHttpDiagnostics.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8ddc32e1d190be0ebb818f3f0b1a4d73ce30079049a424f340e844b5d4a42919
-size 6808
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebHttpFilters.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebHttpFilters.dll
deleted file mode 100644
index 875ecfb64e..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebHttpFilters.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8011eb4c4f19da63650c895462021d5cdbd92a98dff8ec9e3f4d4e2a0c97186e
-size 134656
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebHttpFilters.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebHttpFilters.lib
deleted file mode 100644
index ca76de55b3..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebHttpFilters.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:23615fcf2f98d0a52d412282cbdb426952f7c67705eb4207619bf72924a3ade9
-size 4636
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebSyndication.dll b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebSyndication.dll
deleted file mode 100644
index 3c726c8d80..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebSyndication.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dc7c13e45354505821453a8641ce6ddd79ef3d91e76e21fe2e3e42d11cf63bb0
-size 264192
diff --git a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebSyndication.lib b/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebSyndication.lib
deleted file mode 100644
index f33ce20991..0000000000
--- a/deps/prebuilt/Universal Windows/ARM/ObjCUWPWindowsWebSyndication.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:942f3cfb0d9d3f42dcfcc65b071b3cfd191b99b3bab14935eea7dc96dcb3ba68
-size 11796
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPMicrosoftAdvertising.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPMicrosoftAdvertising.dll
deleted file mode 100644
index c674234a06..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPMicrosoftAdvertising.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7a2dbd229be2435a0228c4aa8e3a8b3ea750ff36fe982f6c22a7b8b8d7b10e41
-size 472576
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPMicrosoftAdvertising.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPMicrosoftAdvertising.lib
deleted file mode 100644
index 1da1535c16..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPMicrosoftAdvertising.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:33979d573218dfc17e4183196c902a9b765b56aa4d0db35a2832047311669513
-size 19738
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppExtensions.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppExtensions.dll
deleted file mode 100644
index b666dd1606..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppExtensions.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4b0522f9fb97b192d8b3d037b437701431d196b141c5d54b07692794c16417ac
-size 138240
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppExtensions.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppExtensions.lib
deleted file mode 100644
index 8906645cb4..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppExtensions.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:712decad4dc4bd30281a19558b10bc15cfa7c67b9f92d798f85583183d0f1142
-size 7386
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppService.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppService.dll
deleted file mode 100644
index 1daaefcac5..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppService.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:154629fe070dc7f5d2ab08294f5518c6789231b8d0230dbfa349ee3b21e2db22
-size 132608
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppService.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppService.lib
deleted file mode 100644
index b3f28b74f1..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppService.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:10da245bcf31fbaca425f59c2bb0a5b6727df1604fa7b0cb557340786c3fc7cd
-size 7396
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppointmentsDataProvider.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppointmentsDataProvider.dll
deleted file mode 100644
index 75d3433f97..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppointmentsDataProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cee580c9ce048c6d874b84d539b6b2907869eb6b2cae3a48b18fc7f36ccf21d9
-size 153088
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppointmentsDataProvider.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppointmentsDataProvider.lib
deleted file mode 100644
index f92b6d22cb..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelAppointmentsDataProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2a6f74cb85d02dc47d55c95d4b11456c62859488edb750679b418d8943e66671
-size 14778
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCallsBackground.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCallsBackground.dll
deleted file mode 100644
index a46bdd490f..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCallsBackground.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fcedf073af908c77560c060c193690701ff287ceac733a359e4fe11f652c6dd9
-size 46080
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCallsBackground.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCallsBackground.lib
deleted file mode 100644
index 81b9afe4ea..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCallsBackground.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:64d88aed662259924ca5f4297ac25935da6c68d275d1317874b20172815083dd
-size 5380
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCallsProvider.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCallsProvider.dll
deleted file mode 100644
index df7adba366..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCallsProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8edd9c930baba540ecb245049569ef2b03215c333ed87e778ddff47fd988d8ab
-size 98816
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCallsProvider.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCallsProvider.lib
deleted file mode 100644
index 14fa9e6d7b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCallsProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b7884748b8a381abbbf894f8db94823eb7c7957cf850fa019218740a9d917860
-size 3574
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelChat.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelChat.dll
deleted file mode 100644
index ff493a8d3a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelChat.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4c9df70a2205fc372af5317489099a443896b20679576d4135e28872fc2f1248
-size 342528
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelChat.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelChat.lib
deleted file mode 100644
index df86c9dba7..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelChat.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c24e5baca4ce9531983b90a6d3438bd289757bd29bfe4e9ddc9b60d67c3c05fc
-size 25782
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCommunicationBlocking.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCommunicationBlocking.dll
deleted file mode 100644
index 45c27c637b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCommunicationBlocking.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9ac0a5fb29022d900a5798c013eca50a18bfae27c946853165d423b192c3fdf4
-size 56320
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCommunicationBlocking.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCommunicationBlocking.lib
deleted file mode 100644
index d79231513b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelCommunicationBlocking.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7bdb23d07c8c5a8d011142d41d95459e13c895bd6fbbc92d0da6b401c5d728e7
-size 3918
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelContactsDataProvider.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelContactsDataProvider.dll
deleted file mode 100644
index d63926fdce..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelContactsDataProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0747ac641d6eb38b9565da58d04202beab2546aef37e2380115e781c3feb2021
-size 105984
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelContactsDataProvider.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelContactsDataProvider.lib
deleted file mode 100644
index 550524cf02..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelContactsDataProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fae7572c6cc5198fb865f7b553223adf689cd3aa7d6049206f57100a89be4b82
-size 7166
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransfer.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransfer.dll
deleted file mode 100644
index b0f3372ef6..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransfer.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:124da64a43a64be5a4da01aef5366f1a27eb0eef8edeab5b1b39281a779635be
-size 238080
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransfer.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransfer.lib
deleted file mode 100644
index d6f270ad78..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransfer.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4b07e12cc1cdda4e6e1ad6ee53ad1b425cf27f9ef5eeb4485d7b6e9e50f2042c
-size 12346
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferDragDrop.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferDragDrop.dll
deleted file mode 100644
index 87dc8e575e..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferDragDrop.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:da314215e71f57d44a05d10a2898b9de40e3b93ba28a1cb6a7282277eb5eb2b5
-size 33792
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferDragDrop.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferDragDrop.lib
deleted file mode 100644
index 70e05b3618..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferDragDrop.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1c4e1690b709148efbdc233181514964eaf38bb94a8be459867ce7ea2d119884
-size 2406
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferDragDropCore.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferDragDropCore.dll
deleted file mode 100644
index 1cebe260ae..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferDragDropCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b61e0fc510d034b17eb1207acc89062eaacbf0dc5566e0a7d80b8b3e2b7ba19e
-size 121856
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferDragDropCore.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferDragDropCore.lib
deleted file mode 100644
index b17befc1cc..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferDragDropCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d29806d4bc45f8622fe2d4af6d4ea67fdd9922b38b7d96205704817d7cf685f8
-size 6574
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferShareTarget.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferShareTarget.dll
deleted file mode 100644
index 43be15e605..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferShareTarget.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d773fdac03e376b94072058b04c7de908b351e4ad5391c55d73f2379bb6cd7a1
-size 98816
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferShareTarget.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferShareTarget.lib
deleted file mode 100644
index 8661455920..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelDataTransferShareTarget.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4b42d36aea721d18ddd9d8d4139239a56ce3b5233d6b0c1241ee378a47dbb542
-size 3632
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelEmailDataProvider.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelEmailDataProvider.dll
deleted file mode 100644
index b6f8dcc9c5..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelEmailDataProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5e20cb4570c319bc9babaefbd83cf07eba017273b34de9929a4f501882fb40d2
-size 238592
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelEmailDataProvider.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelEmailDataProvider.lib
deleted file mode 100644
index acc9b95624..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelEmailDataProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dcbe12f3268d9fdb4e41e7047b559d28155f7ca76eca1667dcba3c57820151ff
-size 28122
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelExtendedExecution.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelExtendedExecution.dll
deleted file mode 100644
index 0ec540fb57..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelExtendedExecution.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fef53ead084a3fa8e53d2aed6c8281e3bccefd811f5a1ce3a914e090b7551716
-size 60416
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelExtendedExecution.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelExtendedExecution.lib
deleted file mode 100644
index e4a45de938..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelExtendedExecution.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:06d9052c411d01809dd9c348c097f440ce71e098d4c6a6c504fc4762b75cddc6
-size 3786
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelExtendedExecutionForeground.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelExtendedExecutionForeground.dll
deleted file mode 100644
index 2eb954317f..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelExtendedExecutionForeground.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:66326c749273dc43d8b1e9051941aeaf8800a3029d339a268e497c0f4e199f2a
-size 59904
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelExtendedExecutionForeground.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelExtendedExecutionForeground.lib
deleted file mode 100644
index 3bb3a1721e..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelExtendedExecutionForeground.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9b8f6e9bad0960eb7c27dbe4e6022c1348e7ef54ed36bce2d7cba3e2575be9c9
-size 4132
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelLockScreen.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelLockScreen.dll
deleted file mode 100644
index f21484df55..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelLockScreen.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ccd75d378a0effff2df7e50b096f9269f6c7662d8c982705623d8e1e2671cb60
-size 112128
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelLockScreen.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelLockScreen.lib
deleted file mode 100644
index 9cb2c84493..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelLockScreen.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1bdc669a1efed55d656774eae2b7d916ae10cb15f47615d37953bc74902784d5
-size 5436
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelPreviewNotes.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelPreviewNotes.dll
deleted file mode 100644
index d68fca94d7..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelPreviewNotes.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b4e2c174402c4bfe801719a329c78861e5bb9facd558a5bd92acc7c69ecd7794
-size 104960
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelPreviewNotes.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelPreviewNotes.lib
deleted file mode 100644
index 6c36783f99..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelPreviewNotes.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:94f8cdccd2f808d0b796f4bf5234c95494aebaa7d5a293f115d1a652f1cc9295
-size 4522
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResources.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResources.dll
deleted file mode 100644
index 972dc09282..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResources.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9eea43bda809af77e8c36257b297b4b06ea95a646cff810846306039f62a8dc8
-size 49152
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResources.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResources.lib
deleted file mode 100644
index fd9c381ecb..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResources.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c7e3538e1c0ba74dec1a1fce01f3553ae1a98374e5d28f2141bbd4880184cf0c
-size 2842
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResourcesCore.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResourcesCore.dll
deleted file mode 100644
index 19d6ffae5e..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResourcesCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0efe2527d149320f16d67e7ea08acc66ceccc26d5c83ccedcc9cac01e45ae856
-size 193024
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResourcesCore.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResourcesCore.lib
deleted file mode 100644
index 27c69fa150..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResourcesCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e3238b2e329c41fc641ea791bd61cf68c7db4a74a2c4f02f3dd7fdcb5b1840a5
-size 12022
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResourcesManagement.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResourcesManagement.dll
deleted file mode 100644
index 610c7c35d0..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResourcesManagement.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:63c7afe632b5e445ca06e0aee0adb877bd3b00d0495e340b830df01f7a5530e9
-size 71168
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResourcesManagement.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResourcesManagement.lib
deleted file mode 100644
index a2e9d6c527..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelResourcesManagement.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b01e958342773e13eac6a5afcacefad830b544dea0ec65b60ea4be920c33ca66
-size 4376
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSearch.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSearch.dll
deleted file mode 100644
index d4f305c377..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSearch.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0f658999c7e93cf2f517995e3da72cf04e5adc88dc5b77d5f3642da8a0e280f1
-size 163840
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSearch.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSearch.lib
deleted file mode 100644
index 8505e11a1a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSearch.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:af030d69cf359cf4a0beb806df21830632e96e182a07b4dd78c71faacb904111
-size 12768
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSearchCore.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSearchCore.dll
deleted file mode 100644
index 5f24ddfb6d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSearchCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f717ff5ce84c5fbd59859e6bdaf14d210c3f2084bc820df762771427fc9a0409
-size 117760
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSearchCore.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSearchCore.lib
deleted file mode 100644
index 72b2a4a0cf..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSearchCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e7dc56df4b50275b13e0947463d5959f7e35a46706521f6b5fc0b11297570fb0
-size 5080
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSocialInfo.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSocialInfo.dll
deleted file mode 100644
index cf92e1a0cc..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSocialInfo.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b8a38f40dd2484faac2037bf393b58f7006698e09d12fa5d0d4161de145127bc
-size 122880
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSocialInfo.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSocialInfo.lib
deleted file mode 100644
index e864fc8aeb..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSocialInfo.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:404c6772fc72fa8e67dcf1b0ae263772a6910429c93fa37024c90a0fdc31da8a
-size 5904
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSocialInfoProvider.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSocialInfoProvider.dll
deleted file mode 100644
index 1daa874874..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSocialInfoProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f0e63039e6e7bca3aa8c925a18dd7ee0574f98dcf8167a60c64448b9f49a84df
-size 114688
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSocialInfoProvider.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSocialInfoProvider.lib
deleted file mode 100644
index 20069778f5..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelSocialInfoProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:97ccf84fc4d027bec0057c00461aadfe88264f0c5c803fbcf967320601e05e8f
-size 4396
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStore.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStore.dll
deleted file mode 100644
index 2aaeaa56f9..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:45448a828cea0d9465f25d18917374a6a47d890ce0ae57dbc616450347dd8213
-size 182784
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStore.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStore.lib
deleted file mode 100644
index d6422939b2..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4dd065a7d30d560690ccd776fe6080f3678684f8bfb01b1d0a9c1d93023925a8
-size 7538
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStoreLicenseManagement.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStoreLicenseManagement.dll
deleted file mode 100644
index 4c668880b0..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStoreLicenseManagement.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a87f9f35debe383059988e3dc9aac21f213c8560f9ccda918ead3aaf3018853b
-size 109056
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStoreLicenseManagement.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStoreLicenseManagement.lib
deleted file mode 100644
index a086c915f4..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStoreLicenseManagement.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:aee686a3de80a9d4c7de807734d109924c64040b67224722b427789d989de623
-size 4424
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStorePreview.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStorePreview.dll
deleted file mode 100644
index 4adcac1213..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStorePreview.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:90b7e1312ede90df76c745a7ddb2f51833c7cec65ca9029e7c24851990964251
-size 136192
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStorePreview.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStorePreview.lib
deleted file mode 100644
index 47a321ba29..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStorePreview.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:75d6c687c1e0f11dbdb3e106d6ef4d7585724c47c93578adf648c9a3ce2ef0c5
-size 6198
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStorePreviewInstallControl.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStorePreviewInstallControl.dll
deleted file mode 100644
index 8517b8ac3a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStorePreviewInstallControl.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4c3a4a87163a4d99054399c7f834de2696fe99c338927b474094e4bb8999a375
-size 150016
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStorePreviewInstallControl.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStorePreviewInstallControl.lib
deleted file mode 100644
index 390d2206f6..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelStorePreviewInstallControl.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ddd6d65ede84b781c115bd82f3b1b5523fb8357a3e93602fed7de910249873df
-size 5160
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelUserDataAccountsSystemAccess.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelUserDataAccountsSystemAccess.dll
deleted file mode 100644
index 77cc0b0fbf..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelUserDataAccountsSystemAccess.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:76b46d3da08f320e32c9f3afd74105c2f0cb1ad74915e417f0e8bdc0e4ad18c1
-size 146432
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelUserDataAccountsSystemAccess.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelUserDataAccountsSystemAccess.lib
deleted file mode 100644
index 1f29a01e9a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelUserDataAccountsSystemAccess.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:febd5575b364a684791a9cc55d36e8185d6578a203cbd27dc3682aacf69bf9a4
-size 4014
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelVoiceCommands.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelVoiceCommands.dll
deleted file mode 100644
index d243ea8272..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelVoiceCommands.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3af696b8ef1e09b711548f544ffa1ea1b99347703459252a0cb0bb209c1397c3
-size 169472
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelVoiceCommands.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelVoiceCommands.lib
deleted file mode 100644
index f9b78c0a28..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelVoiceCommands.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b3483c11039f66e4b9faacded165f1dd3e72ecf3e6245ec655550143b1d8cf89
-size 9046
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelWallet.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelWallet.dll
deleted file mode 100644
index 10f9f9b1b4..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelWallet.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ed774189c1abd98de0337fa3184d43ad46fd274c6bff1487894d5a323d70da7a
-size 193024
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelWallet.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelWallet.lib
deleted file mode 100644
index 406f47b4fd..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelWallet.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5157e1066b8dcfca8f7b7ceaddea7af6abd8664a9ae7da2b62d022ded98cb631
-size 6888
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelWalletSystem.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelWalletSystem.dll
deleted file mode 100644
index 06c43eaf34..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelWalletSystem.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:976c45f070576201992f3d02db904014d9deae7114e821c6cbfb75a8669f1a73
-size 112128
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelWalletSystem.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelWalletSystem.lib
deleted file mode 100644
index 9a5f978335..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsApplicationModelWalletSystem.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:35d44d594bcab897d89903c24b8f2f59ffef85506275e1294f634925445908a9
-size 3578
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsConsolidatedNamespace.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsConsolidatedNamespace.dll
deleted file mode 100644
index c95d9eea07..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsConsolidatedNamespace.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a4be6fa54ae17ea7fc148b23b24a6bbf5d1dcdd7ecf397f3708f9091179c4413
-size 5390336
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsConsolidatedNamespace.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsConsolidatedNamespace.lib
deleted file mode 100644
index 10f8d77e3f..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsConsolidatedNamespace.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0ad45512e33edc1baa4e133b0bb6dc87ebea1c2af10a197eea10b434bbceb841
-size 429586
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataHtml.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataHtml.dll
deleted file mode 100644
index c1cb2c6699..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataHtml.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1b8720dc6e7f446352ed3b67f0596af6d585ddb65da834f70bd7f8f0ac157895
-size 38912
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataHtml.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataHtml.lib
deleted file mode 100644
index b24ea7288c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataHtml.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:758ac26f69421189947373d617fc6506ec84e9320d609bd0836c924eb80a273d
-size 2578
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataJson.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataJson.dll
deleted file mode 100644
index 35dd4fe564..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataJson.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f9fde2fd5ef4dcee281f120b98bfbc6a8aa273e1cbaae127a26aa28c51736c27
-size 90112
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataJson.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataJson.lib
deleted file mode 100644
index 8724fb90bb..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataJson.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:753c1a5fbd9f191e00db5d3069df501285b5313d28aec335ac90aea63f5463dd
-size 4574
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataPdf.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataPdf.dll
deleted file mode 100644
index defcd7a0d9..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataPdf.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fc676bf73e9eaba3a9f551daaed6c60660087c6298907c0112eb6dc92a119317
-size 110080
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataPdf.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataPdf.lib
deleted file mode 100644
index 759b866d79..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataPdf.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6fb48082ad310d7bfc0d77651dbdf28bec9e71074d902a236df31f7aa5a14218
-size 4184
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataText.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataText.dll
deleted file mode 100644
index f26d362047..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataText.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2c5371926686a4b304b2ce92e2bd82fadbabdfd97daec56ec2ac6e3cfab4b883
-size 118272
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataText.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataText.lib
deleted file mode 100644
index a996b61950..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataText.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:807965f11dbaf9964f1cfa6c7e759ef56240e1770646f799b6b976277bbc4b94
-size 8974
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataXmlDom.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataXmlDom.dll
deleted file mode 100644
index f0b4a78940..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataXmlDom.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9e5353d4882944303b0436d7dc641f5fe10d3da45f5fb80d5869ff1df28dfd87
-size 321024
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataXmlDom.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataXmlDom.lib
deleted file mode 100644
index e69370d273..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataXmlDom.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:04bf4e39128e59e3a94a0d387bd154817d20a459d3ee9807e928d72a91a3deb4
-size 13684
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataXmlXsl.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataXmlXsl.dll
deleted file mode 100644
index c78b69e4e6..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataXmlXsl.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:79f3d7779936202e30ffb7cc33bf6093cffefd4930c8cdf2f02d341647360190
-size 85504
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataXmlXsl.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataXmlXsl.lib
deleted file mode 100644
index 613cb7a68a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDataXmlXsl.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3804c85da57d14f6b3e0f612c00cde06d7e4442903c6ee3c279e1f4f84a1336f
-size 2616
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevices.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevices.dll
deleted file mode 100644
index 57b3af522a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevices.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b864c845d967758563aa98492a028a1378739b6a889362b83c633a6d3ff8ac61
-size 54784
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevices.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevices.lib
deleted file mode 100644
index 97959de222..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevices.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4a0242842cb7d5a26b155c9e6237bb73ba59251a774150db0bb7382b4e20cd35
-size 4012
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAdc.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAdc.dll
deleted file mode 100644
index 5161715f13..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAdc.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f291a034ded29fdbea2cc5b639059d6ccb593230e1e473a469ef8bffe1df4dcb
-size 61952
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAdc.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAdc.lib
deleted file mode 100644
index 0a194d32a4..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAdc.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1fcf09cc9ca4b9ee65bffce544882a980d04c30e2332e1b440dbf7d324066ccd
-size 3124
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAdcProvider.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAdcProvider.dll
deleted file mode 100644
index 73c2ab7a9f..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAdcProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d37abc284fef52c6ae52ee8206c6a6e11e656fc63de0a16da1d5dea471dbccaf
-size 47104
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAdcProvider.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAdcProvider.lib
deleted file mode 100644
index 92289a115e..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAdcProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:17d7abdc1959e9206034648472042ea53a4992ca0ba023ff94db887f2491e922
-size 3364
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAllJoyn.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAllJoyn.dll
deleted file mode 100644
index 0b0bb67cd4..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAllJoyn.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7d043d61324926d8cfeeeb64765dfde611bcc76d81817c886f2fb59f0c2b432f
-size 266240
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAllJoyn.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAllJoyn.lib
deleted file mode 100644
index 88de8d6244..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesAllJoyn.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e44c1b0123b8d1bce84980e60fe64dcf70db30caaccf2dc3fac3015058a85d62
-size 17920
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesBackground.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesBackground.dll
deleted file mode 100644
index 348ac3deba..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesBackground.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:846c556ca958b60b559ea5de8c157de31e412470d75cb98709009222972e0720
-size 43520
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesBackground.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesBackground.lib
deleted file mode 100644
index 84cedfc38b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesBackground.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f9afffc87feb4d8795d59f1883bdd0f48103b2d087fcb7cbd91f5ee22f43c064
-size 3362
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesCustom.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesCustom.dll
deleted file mode 100644
index 5b26b8ba78..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesCustom.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a961fc38b23aaf3122810a55392ccd5363bfabfd519943cf3411eb248028b0a3
-size 107008
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesCustom.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesCustom.lib
deleted file mode 100644
index 832f4b9377..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesCustom.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:edec9d6315d69c80c5f02ae2402ca218be4d0962e59507be5f014a126469c11e
-size 4314
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesEnumerationPnp.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesEnumerationPnp.dll
deleted file mode 100644
index f7edfab21e..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesEnumerationPnp.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cca34ebca5aac2e88c359a74ca726412cd4b598235212177de7bf3930ff55034
-size 133632
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesEnumerationPnp.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesEnumerationPnp.lib
deleted file mode 100644
index 464eb4f769..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesEnumerationPnp.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:623d26950d5665e10c30c61177f0a8d2ffeb3d394413fc673d1dd00fdc934cb8
-size 4546
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGeolocation.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGeolocation.dll
deleted file mode 100644
index 36bae2a0b0..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGeolocation.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9a4e507e577923f917ee7a3981de86bce221c018ae028f76000867aebc1ad001
-size 137216
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGeolocation.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGeolocation.lib
deleted file mode 100644
index 92b1b8d497..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGeolocation.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:be60e0c5b2010292a44c38b3a53cf3b07192e3a9300e2d3afb7f115d910ed8c4
-size 10004
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGeolocationGeofencing.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGeolocationGeofencing.dll
deleted file mode 100644
index 7911bbb01a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGeolocationGeofencing.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b719cb03df305e1467ca3d8da1cb7e1545c8463448ddb0d29680a62d0a860435
-size 73728
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGeolocationGeofencing.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGeolocationGeofencing.lib
deleted file mode 100644
index a4a7305bd2..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGeolocationGeofencing.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a38f4b07ccf418f87ecec602a1b536388054605c1fc333c3e7f5d4090a185fe4
-size 4122
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGpio.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGpio.dll
deleted file mode 100644
index 1e8577f07f..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGpio.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6814da2569a7b86808d7fb88931e975928ec63286d332c60ee8e023e2eefe8ee
-size 71168
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGpio.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGpio.lib
deleted file mode 100644
index a40a6ac49b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGpio.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:beceb8686424d4276f1989830843dcfecff686a3d02dae8242a0807976c9aeed
-size 3784
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGpioProvider.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGpioProvider.dll
deleted file mode 100644
index 43625d53ec..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGpioProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2f36502b6059670a66b3eecae1c69d27cda4d40986ad31f4efced7f60826a7f0
-size 62464
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGpioProvider.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGpioProvider.lib
deleted file mode 100644
index 8cd1969cee..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesGpioProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d1192f390df582dc7ccef6241ec4b894854e3aa261586e8b53379e795bab69fa
-size 4732
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesHumanInterfaceDevice.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesHumanInterfaceDevice.dll
deleted file mode 100644
index 8064663e58..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesHumanInterfaceDevice.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:343d5201b4a30c6ef5330b81290e61addf2436cead606f416f029de4880215a1
-size 158720
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesHumanInterfaceDevice.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesHumanInterfaceDevice.lib
deleted file mode 100644
index 21f85ef7b8..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesHumanInterfaceDevice.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6d4021f24c7fc2eb45fd32f18819b4303b02863d1ac5ab5a0657ce8fbbef403d
-size 8480
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesI2c.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesI2c.dll
deleted file mode 100644
index 8a7b5046d7..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesI2c.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ee95f77ce60bf429901cf128bbe93cd2d55a760ceb05bae11109e79df537f5c7
-size 78848
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesI2c.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesI2c.lib
deleted file mode 100644
index ddf64753d1..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesI2c.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ac0c365f31dbcd17f731685dbb9c3679540e4fbf89eb725bf77f168052c3088a
-size 4864
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesI2cProvider.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesI2cProvider.dll
deleted file mode 100644
index ec962ec39a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesI2cProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b7b3a840f3f3fe0d53689b85852e0e038d2d7cc59db118f825fedce5d4ac2183
-size 64512
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesI2cProvider.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesI2cProvider.lib
deleted file mode 100644
index 21dac41f0d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesI2cProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:88ca7bef1d9eb3396bca3d082462e52bb60a862878a83d321e219466429c116d
-size 5316
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesInput.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesInput.dll
deleted file mode 100644
index 9e5cbef4e0..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesInput.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d803b6f64c26c3a1324a22270da574b7a08d0d2c09fe5a787726cc32064a8734
-size 74240
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesInput.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesInput.lib
deleted file mode 100644
index 5f032c31c4..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesInput.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6809be785bde3ebe1541dbbab6526ca0809c1c5572075a0941a2eafcda8d1423
-size 6566
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesLights.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesLights.dll
deleted file mode 100644
index 0489114e4d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesLights.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:327315d58fc69d17755e9c7bd4077566580f756870ee3aed1477cae062373f29
-size 61952
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesLights.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesLights.lib
deleted file mode 100644
index 853215cf01..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesLights.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7d4f4b8f64d749e60454208f60eb75f2248a8a423bf6a9bd6f1f12c8ae192ce0
-size 3278
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesMidi.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesMidi.dll
deleted file mode 100644
index 25dd46f0af..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesMidi.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dec1365c29e9005e4a0e0f7d9365d2cdca0e20e9038688a081947f5198602f25
-size 175616
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesMidi.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesMidi.lib
deleted file mode 100644
index 8e616a24ec..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesMidi.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2df987e0770bc4abc181c401b327f71b96d9e6d5999380dedef0859db91af2d1
-size 16508
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPerception.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPerception.dll
deleted file mode 100644
index 00466d7abd..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPerception.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3f87c91cf2fc504a09e77db96743e9f6100b684ccd3a95caec25bce94af45b17
-size 321536
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPerception.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPerception.lib
deleted file mode 100644
index 3eb62f87d6..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPerception.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6e53ff9cc247baee6adbbfc6e9a5a599ae5c8dab5fdb9335f79a31af939326fd
-size 26842
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPerceptionProvider.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPerceptionProvider.dll
deleted file mode 100644
index 025bb11877..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPerceptionProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:da18e8214bb26267f3346dfc1675bedefb1e1bb62184ac64d2afe3a80b270533
-size 156160
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPerceptionProvider.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPerceptionProvider.lib
deleted file mode 100644
index e72a44a099..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPerceptionProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4213db72e9d1fbdd956834ff5928eabbee15c4ebd857806c381a7447e8deb044
-size 10502
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPointOfService.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPointOfService.dll
deleted file mode 100644
index 1eff291991..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPointOfService.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2ee234eead0541c1436243371704d87bdb61777f62356e51c9b1c14586cd017e
-size 483840
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPointOfService.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPointOfService.lib
deleted file mode 100644
index 35a0ee92d1..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPointOfService.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:211b23a16264120c7be0a487e1fa9a77d04ab7d128f9e6e5083ec273c01e6518
-size 37622
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPortable.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPortable.dll
deleted file mode 100644
index 017b482189..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPortable.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d7b271d0961d4c6bee0adea22f8a994d16346429ff419f158d15330655f11ce8
-size 84992
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPortable.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPortable.lib
deleted file mode 100644
index 50e156e598..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPortable.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:89a04c3e11c272a315406dba9465881ae6e38dd9e045a83f121e3f341f5055d5
-size 3228
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPower.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPower.dll
deleted file mode 100644
index 802bd3195c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPower.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:12781725a85d18bae4111fbb20eaf8457b1b4469963b0ffee268dfd43179e90c
-size 60928
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPower.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPower.lib
deleted file mode 100644
index a417fac970..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPower.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:583a81ca2a8c56248e712fb688581df6892f8ce6cc07c8b5f1ae554d74f9df15
-size 3134
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPrinters.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPrinters.dll
deleted file mode 100644
index ee4c6c159e..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPrinters.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:70d74629153ffcdae290b8375afb39360651e8a4fe14191dd616b7d73f6c3e79
-size 98304
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPrinters.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPrinters.lib
deleted file mode 100644
index 3b6cdb542b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPrinters.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:66ca1f5be8560fbbeed8df2e698d5d5518d9fcb5714d65ffb9536c9ac95e3cf7
-size 3212
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPrintersExtensions.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPrintersExtensions.dll
deleted file mode 100644
index 16748fcc57..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPrintersExtensions.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a642bfcc909ed4cac65e5a01fc39c2a3c952c70f4a636b8d74e60b0a1ff591ce
-size 74752
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPrintersExtensions.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPrintersExtensions.lib
deleted file mode 100644
index 3f0b39bd78..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPrintersExtensions.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7f772ab9aa77119497c1d05df18feeae5e53f679d7df2f4214d22348745859c5
-size 8786
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPwm.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPwm.dll
deleted file mode 100644
index 34f22a3481..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPwm.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:49861fb4d029992d795e657a7fb917272c23d02b3d36b272508604e2f5520629
-size 62976
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPwm.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPwm.lib
deleted file mode 100644
index ba0eb3a7d4..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPwm.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3c07aa30d55df2fc3bcd13df61cb05ff5877536882907a5c941fc7dfcb36d910
-size 3092
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPwmProvider.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPwmProvider.dll
deleted file mode 100644
index 3546d68338..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPwmProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e755a29200718af118c249f176c4d6fcfe69d59694f16d02cfd23b07df97711f
-size 47104
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPwmProvider.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPwmProvider.lib
deleted file mode 100644
index 030af8f3e1..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesPwmProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7e39ca93503f7088375e9d09d91cc0ea5fdb56f8ffdfb29fd18a8785283365c1
-size 3364
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesRadios.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesRadios.dll
deleted file mode 100644
index 363ff1d7bb..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesRadios.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9dcdf82daabd2c044ad6956c3a311c1660e90379a244052e9be9acbf3b10c842
-size 68096
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesRadios.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesRadios.lib
deleted file mode 100644
index ccbd7bacff..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesRadios.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e3a81570a93e8da3507e273a2fab6c42aed7ea2b9bbcb4854ba436d087860390
-size 2586
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesScanners.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesScanners.dll
deleted file mode 100644
index c838217773..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesScanners.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a79d1ff51ae59415a52e4914d210cee8964df8c7bddfc26b5f31db285a857917
-size 158208
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesScanners.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesScanners.lib
deleted file mode 100644
index 1ee059f59b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesScanners.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:34b97dbd201246b8e0d356f11f6fc833b7972f538b4cbbbad2acd6d145ee63b8
-size 8036
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSensors.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSensors.dll
deleted file mode 100644
index fa7ba11b53..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSensors.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2b156f6a908a75f84e373e7c70b85a195ed4ba5353a59d39ec98df97363f1506
-size 313344
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSensors.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSensors.lib
deleted file mode 100644
index 057fc18b3f..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSensors.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ff4a2f1c31a0ded97683592cc93cccd4ffdb8bee9ff55b3e04cbc17a781a36b4
-size 32248
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSensorsCustom.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSensorsCustom.dll
deleted file mode 100644
index 3ca31a95ab..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSensorsCustom.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:72b2f941f0a2bcd3f4608e5907e8c37d76472d87a63a963de1f5fba8219fe8e8
-size 69632
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSensorsCustom.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSensorsCustom.lib
deleted file mode 100644
index c4eabb976a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSensorsCustom.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7ba0b695e9e22ef754720370cc97638a8b9a37a1ff20ca466fe76aa03f125269
-size 4114
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSerialCommunication.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSerialCommunication.dll
deleted file mode 100644
index 03cbf6696d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSerialCommunication.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b3d214c02fc8b9c20f7d226fcfdfa0b0cd51b5ece18a0e8dd561018f8cf43486
-size 116224
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSerialCommunication.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSerialCommunication.lib
deleted file mode 100644
index 4aa240dca7..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSerialCommunication.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:343e5ecc816a396b54d5f03972b8127599fd62404bf7b2bd22f4e038ab04bcec
-size 4100
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSmartCards.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSmartCards.dll
deleted file mode 100644
index a5155d0a77..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSmartCards.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:14769ea877fad987ae28baa61da3ba9acce6aaaa20b5bdbe6827d6d1d2cbccdd
-size 310272
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSmartCards.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSmartCards.lib
deleted file mode 100644
index f835ca42e1..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSmartCards.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:40c6809861157a38af1630f0f4b5c932f041ae13e4cf16db2cba5384d7fcdfc6
-size 16654
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSms.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSms.dll
deleted file mode 100644
index 101baf334c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSms.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d124b1c8994e568f66f72bbcf14f2630ae94c6ece918a23b15cc5cb8680e0e48
-size 280064
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSms.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSms.lib
deleted file mode 100644
index dfec7a0660..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSms.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d3d81807c25df1b80752da9810a44cbfd73e5f1fea82409df19076341100d7bd
-size 19444
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSpi.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSpi.dll
deleted file mode 100644
index 3e3648e2ca..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSpi.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:25845d0c107aa34318791016ed2a89301c22dbb41b07dba85629c8991981f62f
-size 83456
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSpi.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSpi.lib
deleted file mode 100644
index b84e57fc8c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSpi.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:df1e7fd537bc9111f7a115df62d52a5be0f1cff6dd14d1b3d0e732222b9ee701
-size 4808
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSpiProvider.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSpiProvider.dll
deleted file mode 100644
index 895a760c48..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSpiProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:80b5da7fa2f6769392ef8d196c8482d94bc75aee001798c4035bc8c90ac84766
-size 66048
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSpiProvider.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSpiProvider.lib
deleted file mode 100644
index d0b9c0145f..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesSpiProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0429ecf05d645795bf4083b1c8d1b2ed1d5739cb3c6409a204f31a63e3ab9f53
-size 4660
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesUsb.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesUsb.dll
deleted file mode 100644
index 258a5a8db6..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesUsb.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d1749b1b2ac54b904aaacec5f0a302b0af9a1aca4e5172d0c1e09a59e9886e58
-size 206848
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesUsb.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesUsb.lib
deleted file mode 100644
index e50f70eb60..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesUsb.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4d29f4afa771610330b0a8ec8c47ee47cdb85fb597a90149e100d9d179392f20
-size 15072
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFi.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFi.dll
deleted file mode 100644
index 24cf5c4d7b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFi.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:27f1728176bb173f38573acaa05490fdd454190dcfd591cea65d40722a2155a9
-size 126464
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFi.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFi.lib
deleted file mode 100644
index a71f12e0db..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFi.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:219e83c5855eea22eb2ddc164ccb4c2d2bbe71e8d85262d834eb3537ae6249a4
-size 4372
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFiDirect.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFiDirect.dll
deleted file mode 100644
index ccb2bb9846..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFiDirect.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b1ad8c65e79f4d28697eac0117d9e3b7f4fd84de897a3fafe4c3e196ff242dfd
-size 162816
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFiDirect.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFiDirect.lib
deleted file mode 100644
index 6d80b7f955..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFiDirect.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ccf4c1c491de775b5ba2dce04f332c4597f2eef20221f7d6f0046b1199184c13
-size 9054
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFiDirectServices.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFiDirectServices.dll
deleted file mode 100644
index 2d6e88e2ce..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFiDirectServices.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fb1b5b6d2942ff9a8e10ad179c19e262df865e3215a4c584a1d4c09ccf65714a
-size 169984
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFiDirectServices.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFiDirectServices.lib
deleted file mode 100644
index 6adfedc28d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsDevicesWiFiDirectServices.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1ec3454fdedcd82ff8eaa39341c9114b492cbc5c638be93747b56dfec3b9ace5
-size 8986
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsEmbeddedDeviceLockdown.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsEmbeddedDeviceLockdown.dll
deleted file mode 100644
index 8101c64362..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsEmbeddedDeviceLockdown.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8a0374b0c7fd0fabecd89ebe13f15b9b9bb1e3e4612a5570ae09a79dc5aeb121
-size 47616
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsEmbeddedDeviceLockdown.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsEmbeddedDeviceLockdown.lib
deleted file mode 100644
index 52e95ae265..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsEmbeddedDeviceLockdown.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:20a9fad1ba4a4f997d34f65bc8c615f1c5f1c3015db9517888c5a44befc1200b
-size 3568
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundation.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundation.dll
deleted file mode 100644
index 73a016ac48..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundation.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f610a55ec4fe7a0f3667d92b8cf98c0849e6ba899acfd89fb51c0fc53d3d3929
-size 151552
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundation.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundation.lib
deleted file mode 100644
index f73def97b0..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundation.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:58670e8c1da639bac528d1dff795c5d92a5a70dfce6e66f799e5086934bd83e6
-size 12524
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationCollections.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationCollections.dll
deleted file mode 100644
index a864989b00..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationCollections.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ad7615f3302a20861a282b4c5dea7d1231e7b7004d6beda1b94f458a191e42f0
-size 76288
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationCollections.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationCollections.lib
deleted file mode 100644
index 74aa44e3d6..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationCollections.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:17821b4d8a0012fbd04b2b78369e2b7e49cdccdddc2143dd4dd7be4bbf5c5f92
-size 4998
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationDiagnostics.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationDiagnostics.dll
deleted file mode 100644
index 9e68dae271..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationDiagnostics.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5d700cf365abe852264b8cee3984f6c15386d3c6fb382e0f0c998b4d62b8a105
-size 251392
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationDiagnostics.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationDiagnostics.lib
deleted file mode 100644
index 97b86c8b10..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationDiagnostics.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:388d5b94866be30c90cab56f978ec13157eac3c6a45aa9db384a5f42b6e14941
-size 12434
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationMetadata.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationMetadata.dll
deleted file mode 100644
index dbadf3f666..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationMetadata.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f7a7e59ae377e77fdbfb327f94131f71c9f2e08b8185c470cd7bec6cd84864e1
-size 43008
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationMetadata.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationMetadata.lib
deleted file mode 100644
index ca974c209f..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationMetadata.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7633922d564aa82ad66fada706184e1649b029444794461aa2f8b4d2c18effad
-size 2736
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationNumerics.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationNumerics.dll
deleted file mode 100644
index a42866e9e6..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationNumerics.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e3d18239a33958ffa74b6dbad0383cd70d00835d703ba3377bdb010a22a6a280
-size 44032
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationNumerics.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationNumerics.lib
deleted file mode 100644
index bfeece5f00..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsFoundationNumerics.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5477ff301b2d1481ebdfdabfd9f5634f3e27fea87610c7864afdeda9f6070eec
-size 5768
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInput.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInput.dll
deleted file mode 100644
index c12cd675f5..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInput.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7e938f989b3e4c1bbfbde732c8b06f899f5c6de1c24d09ab06ce2cf009070516
-size 157184
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInput.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInput.lib
deleted file mode 100644
index 48cf8ff36d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInput.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c0b15b9cae3695b76ad187f32917ff6ac1777b6ea188ec84a4814fe083fd119f
-size 8152
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInputCustom.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInputCustom.dll
deleted file mode 100644
index 5e1dd99e24..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInputCustom.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f725af27537acff539adabc4fcd77e6f8c5deb9539021809d61b3bdf7a3a3380
-size 121856
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInputCustom.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInputCustom.lib
deleted file mode 100644
index 465bad1121..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInputCustom.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0a225b3d3533c7fa568854476e87f62a6db86b4ef476a92019019fde63ecee61
-size 9442
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInputForceFeedback.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInputForceFeedback.dll
deleted file mode 100644
index 0259040322..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInputForceFeedback.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a6232f6ff9a5f08b0fbf42ae6ba23172ac756312b136ad2a02145f3b407e434a
-size 77312
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInputForceFeedback.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInputForceFeedback.lib
deleted file mode 100644
index a788e19430..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingInputForceFeedback.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e4424b8b8f4b8c21e6aa2575d0dd27abe3fe4655093e248ee630652adc8be9fd
-size 5966
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingPreview.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingPreview.dll
deleted file mode 100644
index d0afd37cfe..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingPreview.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e1800ae32298e4a58b3d05e370ed1a62f0896e4e58aabd6fcf5675f064fbba2f
-size 33792
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingPreview.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingPreview.lib
deleted file mode 100644
index eb581ed0d3..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingPreview.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8dd6163752146d6dcb07a6b0a7bea28a887c9bc59377c8299a9c003655b93a4b
-size 2106
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingPreviewGamesEnumeration.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingPreviewGamesEnumeration.dll
deleted file mode 100644
index 3643253c99..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingPreviewGamesEnumeration.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:955cb7215d52f2b881544c2c06fdabe04c9d00be27324784a540f13bcafdbcd1
-size 119296
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingPreviewGamesEnumeration.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingPreviewGamesEnumeration.lib
deleted file mode 100644
index be733b3b1c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingPreviewGamesEnumeration.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4d0e53cb1bcc3a4409f4150ee757ee516a5e44b57f645c822427d576fe8f6ee6
-size 4038
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingUI.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingUI.dll
deleted file mode 100644
index c4759553a9..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingUI.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c3ad8f9edad9298fbc489db1e04f650cee76bdfe092b4beb0de4d3688d803ec6
-size 47616
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingUI.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingUI.lib
deleted file mode 100644
index 3e01efc495..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGamingUI.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a75bb22630b8195c39e0823c3f7e993e9e55eab1d15a347350898f916474f7c5
-size 2530
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalization.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalization.dll
deleted file mode 100644
index 864cf91bfd..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalization.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:57e27d67102e575ac6332b335581ce1f1c66cb06bc9bf213c57856870cc86803
-size 199168
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalization.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalization.lib
deleted file mode 100644
index b962c88fa8..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalization.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3b1f8091f3701352451906a4daba1852f874a1e1dd56a911ac7ad659b5a0a248
-size 7786
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationCollation.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationCollation.dll
deleted file mode 100644
index 3dd380ff34..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationCollation.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4c69e3d60cdbaec68f4fe6095a1fb89b7766fe0d414de25291119b44a35b90a0
-size 46592
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationCollation.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationCollation.lib
deleted file mode 100644
index 3382b57625..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationCollation.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:727bbbb253d070377661cb19147e53ca4f9ac3733d566c785ff7777a02ff4830
-size 3424
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationDateTimeFormatting.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationDateTimeFormatting.dll
deleted file mode 100644
index dd06767876..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationDateTimeFormatting.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3e07eb7ba8351e4c280a263ea32be75a339f77d6f623b4eb0201d574420c699a
-size 70144
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationDateTimeFormatting.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationDateTimeFormatting.lib
deleted file mode 100644
index a6901e775e..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationDateTimeFormatting.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e868cbcd30d976b70c3e9d637030abba1abc4d808f4905ac8fb3e493505e89c2
-size 2952
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationFonts.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationFonts.dll
deleted file mode 100644
index c694bb6bcf..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationFonts.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:912ab4eb3a2e8b2d330d568e68f7f282c676f14324fc2466e4c7c7659446b0a4
-size 100864
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationFonts.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationFonts.lib
deleted file mode 100644
index dee4e088e3..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationFonts.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:17b5eb186cdbcc787764a98d774fb532b6bc9b4275ca07b7d9c65aa6e873d523
-size 3308
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationNumberFormatting.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationNumberFormatting.dll
deleted file mode 100644
index e9c6a3cfbe..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationNumberFormatting.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e7b1c29284ef0b7192a24f4dcf4e9a1e773f48379fac88d4e9ce0746e0b8a7a9
-size 130560
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationNumberFormatting.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationNumberFormatting.lib
deleted file mode 100644
index 8f57d07735..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationNumberFormatting.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1ac326d1d9b3dcaae78b782fbc2e0ff79fae9f3d2105dfb4338afded2c0fa94f
-size 11690
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationPhoneNumberFormatting.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationPhoneNumberFormatting.dll
deleted file mode 100644
index a82239b2dc..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationPhoneNumberFormatting.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6bb14c6b628dcb3b2e2c7e06267345d74ab215029bb4442aeec879ef6d52a920
-size 56832
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationPhoneNumberFormatting.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationPhoneNumberFormatting.lib
deleted file mode 100644
index b934f77a8e..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGlobalizationPhoneNumberFormatting.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4c465d93e24069e34f70f2874a7369392cfd51e1c3589b7acb9a839e61fda111
-size 3628
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDirectX.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDirectX.dll
deleted file mode 100644
index 3e77a1b871..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDirectX.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dc13d435bc57a18caca2c8dba724adf90eb3d54bd00baee06d26c164b92747c3
-size 33792
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDirectX.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDirectX.lib
deleted file mode 100644
index 8b7f74ade2..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDirectX.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0545345c45b6713b8665b6384c726bbc53b23c7334905877dbfeb74fdf0c59e4
-size 2132
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDirectXDirect3D11.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDirectXDirect3D11.dll
deleted file mode 100644
index 908f9a6046..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDirectXDirect3D11.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6d90db2f65b0ce6a49a9f6294c733dab9a2f7230fe7ee682936558daa3673f09
-size 46080
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDirectXDirect3D11.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDirectXDirect3D11.lib
deleted file mode 100644
index ee31221edd..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDirectXDirect3D11.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:478cfe9fd6b1ba2479976e2c8a07163f84fde3967edbe9ad933b4a253a774716
-size 4850
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDisplay.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDisplay.dll
deleted file mode 100644
index 4ea62c4cb5..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDisplay.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d836c200a7337c91d9017d95d4b247ee9bf41eaaf82fd05f485a3b5ed9f4238d
-size 115712
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDisplay.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDisplay.lib
deleted file mode 100644
index c298008699..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsDisplay.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cb0f73fad73143824121cc685e4efc2cd43f155d94291ddec4e837b221c0108e
-size 3304
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsEffects.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsEffects.dll
deleted file mode 100644
index a4d5283e79..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsEffects.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e2acf68a1b881e1abc3d878ce616a9ac48bc32f6057284a2fed9ad0eecc281fd
-size 40448
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsEffects.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsEffects.lib
deleted file mode 100644
index 5b6e1e834b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsEffects.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:252163caa2c8c49257581e3f37b038768e44afd76717ca2748bfb71ad86edb14
-size 3308
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsHolographic.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsHolographic.dll
deleted file mode 100644
index f58fd05607..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsHolographic.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:93152b0c7e6d26dd51bca2ab7ea0823c46b6805bb2c751efa6a0be17947031e9
-size 130048
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsHolographic.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsHolographic.lib
deleted file mode 100644
index a6a9a92515..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsHolographic.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d23b9e0c48fd5917939df71fd0b652ba8dd7c4b67801bf0e4623909cbea22fd9
-size 8736
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsImaging.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsImaging.dll
deleted file mode 100644
index 1e1d11ff0e..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsImaging.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1dee3c40547ff39ae77e1b12e817f4e3f2af82f25c45220fa7324f98bcac129a
-size 246272
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsImaging.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsImaging.lib
deleted file mode 100644
index 24471efd21..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsImaging.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:767422d073bc3d46456ca2c843fa3c6f56aba8db9ae0cfad5b7d234038334055
-size 13024
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrinting.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrinting.dll
deleted file mode 100644
index bd4750722c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrinting.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3c6b9a2b58682ae3464d60c0b77ba6e018ea2b63965f2abe4c2f76b9701d2e6e
-size 171008
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrinting.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrinting.lib
deleted file mode 100644
index e737998a66..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrinting.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cd3b1dcce128e91ed48407611b0d2358dafd14b71185aa0bb061ddf58165a936
-size 12838
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrinting3D.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrinting3D.dll
deleted file mode 100644
index e2c81e3046..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrinting3D.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:751231059fc4c36a629370218f341e981aa3f5b87711bfe8f5c5f9c7422826ff
-size 316416
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrinting3D.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrinting3D.lib
deleted file mode 100644
index fb4f1e8ad5..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrinting3D.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:16573feed99a98875cf26f6b6027c037e536b94fcc4cf771b2bb5a826febf4f8
-size 20512
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrintingOptionDetails.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrintingOptionDetails.dll
deleted file mode 100644
index 25e3fbb8d0..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrintingOptionDetails.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1011c9d7f0a96c9ca7ab5d284440b63f227f7790dc44c78896fcd37c2483752d
-size 188416
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrintingOptionDetails.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrintingOptionDetails.lib
deleted file mode 100644
index ab5019d786..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsGraphicsPrintingOptionDetails.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:db4ed715840be80c989fbdf2dbd8368ec8291c82a013b2aa652f55f34e2fca21
-size 17442
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementCore.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementCore.dll
deleted file mode 100644
index ebcbdf34fa..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1aa3a81ea9b5a872714ab1b9ef7f0b35d3ab37f12eca4b578ac4473754c4d727
-size 82432
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementCore.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementCore.lib
deleted file mode 100644
index 2133f53fd4..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c99fdb4b92c6d49ad4423994d4aadc96ff2339aa42f4a3269dff14c1327494cb
-size 2740
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementDeployment.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementDeployment.dll
deleted file mode 100644
index dc790c0134..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementDeployment.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e1daebac2dd6d927dc18c2eb282a6860881256bf732ab1cb9e0a8df48f8b7a5c
-size 184832
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementDeployment.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementDeployment.lib
deleted file mode 100644
index 28e136393c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementDeployment.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:24a17e88df0de8df6977274b0839ebedabafcdf0c653c6f6c15fb79dc1129a79
-size 5134
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementDeploymentPreview.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementDeploymentPreview.dll
deleted file mode 100644
index a2321f832f..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementDeploymentPreview.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ea1f1609cadec904eb4c176de1b07d506a00ee4bd15f7f480768a377eadb8403
-size 41984
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementDeploymentPreview.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementDeploymentPreview.lib
deleted file mode 100644
index f2e1cea2fc..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementDeploymentPreview.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e5c10420d722ab9b51959ca65fda2fbeb0f8b8aaf0a5f5f7631eedfefe402e85
-size 3564
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementOrchestration.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementOrchestration.dll
deleted file mode 100644
index 98286fe475..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementOrchestration.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e3c5a592225e9ca506a095489d61aaea5a27ec8beabe75f19cc41d857cf0ec00
-size 44032
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementOrchestration.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementOrchestration.lib
deleted file mode 100644
index 49e5f36599..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementOrchestration.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:81119e60a422c45d10f6cf169c8ad57ed11b9b2bf9a93e193fb081938389b398
-size 3504
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementWorkplace.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementWorkplace.dll
deleted file mode 100644
index 879173af76..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementWorkplace.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:68b9f01ba0f444ae36b459bc1da2f0ed523c7a6f58850ecd6bc3329207b816e7
-size 38912
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementWorkplace.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementWorkplace.lib
deleted file mode 100644
index 6279c6b8d6..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsManagementWorkplace.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7dc3c5ce6ee1b9371645855bbee1ca8b1ac0624674f1cb912f6fa23115c8f8c5
-size 3296
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMedia.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMedia.dll
deleted file mode 100644
index e7defeaa92..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMedia.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bea87203c7f399ed00c2e43e3465161fe504d53cf3ee1873b14bd63040a6961f
-size 243200
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMedia.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMedia.lib
deleted file mode 100644
index 7afaec648b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMedia.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d64c5fa38393468d4c1ee1bbba0e75f2bf2e0cb6f28f5041f2a0ce9842f6eb02
-size 17466
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaAudio.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaAudio.dll
deleted file mode 100644
index e9c57020a9..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaAudio.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4ef80633025a4751255831a75cd6c0d013beb87bc4258f967dca5de81ea89aab
-size 316928
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaAudio.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaAudio.lib
deleted file mode 100644
index 3cb2bfe000..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaAudio.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:af0c5c9462c5dd7a7a2b5bd1f19efde5fe5deb77cf1d28d5e62d3bddb8a51c7c
-size 23088
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaCaptureDevicesCorePlaybackProtection.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaCaptureDevicesCorePlaybackProtection.dll
deleted file mode 100644
index f37c5daf9c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaCaptureDevicesCorePlaybackProtection.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:990dccf945cdccaa8cdac6948a6f95a9e3bc445d9446df43a448bd72da406333
-size 1705472
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaCaptureDevicesCorePlaybackProtection.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaCaptureDevicesCorePlaybackProtection.lib
deleted file mode 100644
index 469303ff81..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaCaptureDevicesCorePlaybackProtection.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:df210b50bfc33fe9c4dfc595c351c3f8b55bfe65f00895e1c439c1e623cf4c82
-size 144158
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaCasting.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaCasting.dll
deleted file mode 100644
index caf3a0d3c9..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaCasting.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cb4f9bd94563f423c5507cc70571b9ea8e0f899a8f3c4c8ca3d162d30ff65e3d
-size 147456
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaCasting.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaCasting.lib
deleted file mode 100644
index 217e65f727..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaCasting.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:497b006949f16cdfb86cb51bf882b8951bae6ee8b62d2afe156c9793808b6548
-size 6422
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaClosedCaptioning.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaClosedCaptioning.dll
deleted file mode 100644
index 3f6eb470e6..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaClosedCaptioning.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6949a577366a513379b58ccf4d60df9dd1b0a4961020ea17fc2cd0278d7e47b3
-size 39936
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaClosedCaptioning.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaClosedCaptioning.lib
deleted file mode 100644
index 998112e3f4..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaClosedCaptioning.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3833889007a05bb6c8ab07bc94bc1c2bde95827bcbef75d0a65bc16c6e9fe9b9
-size 2850
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaContentRestrictions.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaContentRestrictions.dll
deleted file mode 100644
index 77f1ec3042..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaContentRestrictions.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3059672381c030c219944376090cb757422b69641d3f9ca4109a1af4f7b5a1d3
-size 130048
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaContentRestrictions.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaContentRestrictions.lib
deleted file mode 100644
index a28d04cfcb..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaContentRestrictions.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d897bcf324699dc215738f15453154c84f8e71d045b43fe9133053d63d69ea92
-size 4266
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaDevicesCore.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaDevicesCore.dll
deleted file mode 100644
index e4ba30a088..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaDevicesCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:902afde0a450eb72ba9f6cda9696ce7502c5c6dcb3e6739c7ebebb597d5ae649
-size 147456
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaDevicesCore.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaDevicesCore.lib
deleted file mode 100644
index dd78952e8c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaDevicesCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b954ef5f02353ab95bc076945f9082aac91f6bc5d260d0faef98bcd51f4791a6
-size 11802
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaDialProtocol.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaDialProtocol.dll
deleted file mode 100644
index c63dd870a6..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaDialProtocol.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:af45d027f98b2fc8e3cfd75d06b3f45e3a7759c9b8df489f87624bd9fddb769a
-size 139776
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaDialProtocol.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaDialProtocol.lib
deleted file mode 100644
index efd1cd26e6..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaDialProtocol.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8e46be743118fa66a394486215cbd94f7062421ebfb5eb9148ec49e551ea4ef2
-size 6398
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaEditingEffects.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaEditingEffects.dll
deleted file mode 100644
index 4661b13784..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaEditingEffects.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2e911d7d5727cb89f9bb8e37b41b0535d05c84b794a9dce525a27d2bcf0bdb25
-size 340480
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaEditingEffects.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaEditingEffects.lib
deleted file mode 100644
index 322ce6d639..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaEditingEffects.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fde7e16114053dcfee2c3c649d9d5af13ca57c0f5330de7daa2746f6d793bd75
-size 16980
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaFaceAnalysis.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaFaceAnalysis.dll
deleted file mode 100644
index 958c8b6b77..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaFaceAnalysis.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8c283d6b2284b80a6f3d4bd3e8eef51bea5a5279775e09e9a2768b0aebb62aee
-size 117248
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaFaceAnalysis.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaFaceAnalysis.lib
deleted file mode 100644
index bf07aeb838..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaFaceAnalysis.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a36e648048a3c5dc90df613b523b99bb6dc734059cfc1725e2f935315dfdb663
-size 3786
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaImport.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaImport.dll
deleted file mode 100644
index 36116f3fc3..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaImport.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:eefda1316662820124816d63df804e66e4d412f25e49efdbea9af64fd446e53e
-size 202752
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaImport.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaImport.lib
deleted file mode 100644
index f038aeb231..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaImport.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:845c99ceba64322c492c8b990c481677759d1bd4b83b68594d2f05cfa327a49b
-size 10924
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaMediaProperties.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaMediaProperties.dll
deleted file mode 100644
index 1f80ff34f2..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaMediaProperties.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bb5b395209094a0f33b240b0ba7236a6c082b33c00717294f3640b7f72c6bd52
-size 172032
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaMediaProperties.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaMediaProperties.lib
deleted file mode 100644
index 4213984cb1..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaMediaProperties.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5970564ab8a7f34bf63cfb48f857449f04ee86ccd2fcc77fd91ac4fac65fb8b5
-size 8934
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaOcr.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaOcr.dll
deleted file mode 100644
index a062247a88..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaOcr.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bcf9ea8866725b7cab548c741bf3fdf2c6e16c19612d9a80278bc8eee1d9a0fc
-size 109056
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaOcr.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaOcr.lib
deleted file mode 100644
index 315433f389..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaOcr.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:456f112113b1a88c02f283089505f37902674f3a4c0d0c2e74270f3497a2dca6
-size 4026
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaPlayTo.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaPlayTo.dll
deleted file mode 100644
index 2bf6d851ac..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaPlayTo.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d369a4aaaafcbc49994e738eb02983ae9138b8bea21c12c893d2a84c7cef9967
-size 178688
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaPlayTo.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaPlayTo.lib
deleted file mode 100644
index fbec6d63dc..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaPlayTo.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a8248c8e06b09b3bd8d5da7ee28d49717d69245cff0559529fd88069b1d12a6e
-size 12400
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaPlaylists.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaPlaylists.dll
deleted file mode 100644
index 146b990494..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaPlaylists.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1c1dcfbbef8f7efad0c9ec552cbf2de8f8e9f1a88931478e0466b057bd12a06c
-size 103936
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaPlaylists.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaPlaylists.lib
deleted file mode 100644
index 1163e32e89..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaPlaylists.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e4f38d73e41dba11f3d590f5f38c8d70c863db26bab9f44e27e6ad0b4e555af2
-size 2628
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaProtectionPlayReady.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaProtectionPlayReady.dll
deleted file mode 100644
index 206b8587ac..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaProtectionPlayReady.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1eaf4281298db8e280cc1a33f49a895151d930b7c5cbab307f097639657a86f1
-size 345600
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaProtectionPlayReady.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaProtectionPlayReady.lib
deleted file mode 100644
index 9dcc4b2b6b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaProtectionPlayReady.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:110904be3db37e816cc7ee0fb9b08e5df9d32dc7cf9ea4a83fa7028689940805
-size 36110
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaRender.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaRender.dll
deleted file mode 100644
index 5f2e4fe74b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaRender.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5ac57f71b18717bbecc617b5b1a76a2744066f9e48f8c23e16b89cfc8783d4ee
-size 33792
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaRender.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaRender.lib
deleted file mode 100644
index aec4499e91..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaRender.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e958440e871a03e7f85134f27bc7aca366b62377795c39d1944404627290c688
-size 2080
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaSpeechRecognition.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaSpeechRecognition.dll
deleted file mode 100644
index 810f30d856..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaSpeechRecognition.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cdc7a46d6d43a199a566867db4b2e767928f6d4518fb8f873ae992fdbf0fa42c
-size 213504
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaSpeechRecognition.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaSpeechRecognition.lib
deleted file mode 100644
index 3803b6712d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaSpeechRecognition.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:53991e70f04143d344d52a1f61299296b159049df558bf02fe94e277f31228aa
-size 16640
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaSpeechSynthesis.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaSpeechSynthesis.dll
deleted file mode 100644
index 3615b9de3c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaSpeechSynthesis.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:66b17dc55bdb90e49f5ef2155b5eb1e7653895120284ac5f5adebe937be2c9f7
-size 128000
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaSpeechSynthesis.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaSpeechSynthesis.lib
deleted file mode 100644
index 6ae009432d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaSpeechSynthesis.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c434b8bf5e8a5574d39bea7e15a375c9dc19fe10dc987a6c1d914b2fb2513e84
-size 3998
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaStreamingAdaptive.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaStreamingAdaptive.dll
deleted file mode 100644
index 2d18440893..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaStreamingAdaptive.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1cdd6cff27b5de77407ce6899ab646934a31b67d669492ab2375d9e022577479
-size 167424
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaStreamingAdaptive.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaStreamingAdaptive.lib
deleted file mode 100644
index 8471d455b3..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaStreamingAdaptive.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5ace47ead4a77c0b38dfec504aba25847fac546c23bf25951c87564852a80cc1
-size 10060
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaTranscoding.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaTranscoding.dll
deleted file mode 100644
index 95581989a9..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaTranscoding.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1bc6bbb37705fb2e450f8fbf7be34a286c2728fa1e127cd518415244fab24733
-size 110592
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaTranscoding.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaTranscoding.lib
deleted file mode 100644
index ebdd9ce9d8..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsMediaTranscoding.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4f8c0f5200ef48940cc8c8eb1f15957dd5bcecf06a881425eaa75f9374e8c4f8
-size 3338
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworking.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworking.dll
deleted file mode 100644
index 27013d7f0c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworking.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fdd3acd782a3e4ab1e6f7c5948eeacb5b567230591c234e472cc793f5bad4a45
-size 296448
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworking.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworking.lib
deleted file mode 100644
index 93601c29de..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworking.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5083fa931bfc0467911ae31d6f1154caf533dbb472794831bddb45db2253b8c9
-size 17480
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingBackgroundTransfer.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingBackgroundTransfer.dll
deleted file mode 100644
index 7ddabe5361..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingBackgroundTransfer.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1249d61d466653912db079c5bb35acef874e0c2c60718edf0083ddb28d265ecf
-size 236032
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingBackgroundTransfer.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingBackgroundTransfer.lib
deleted file mode 100644
index 7e8b4baecd..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingBackgroundTransfer.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9f6576136ba7152c53eb79f926976efccaf768c6fb001b3798ad08f007cecfeb
-size 14538
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingNetworkOperators.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingNetworkOperators.dll
deleted file mode 100644
index c2d73afc2a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingNetworkOperators.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ca2bf62c98f7c963d5ebf2ea0d26f38f5d21d6ee02df37e5c020f724858e7312
-size 318976
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingNetworkOperators.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingNetworkOperators.lib
deleted file mode 100644
index c1fc670a0c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingNetworkOperators.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b3dd1dd684c669769dc8e581641163c5a04f2e315ca29efb423b2d8424a1a4ae
-size 36960
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingProximity.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingProximity.dll
deleted file mode 100644
index a1fb7d664f..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingProximity.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2f56ad4295f10f7541907d7a4cc0116db9ea104925674c053d21414f704d37c8
-size 167424
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingProximity.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingProximity.lib
deleted file mode 100644
index ee27c8a5bf..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingProximity.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:02926a9e89e0455434bae6b3b54b6806c3e36103fed3950bf20426878cb05df6
-size 6436
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingPushNotifications.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingPushNotifications.dll
deleted file mode 100644
index 7c2f01d312..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingPushNotifications.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0d139bb95b566d2a65cf353ea66c68e67c9001e50ae8f643125892713b867ddc
-size 111616
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingPushNotifications.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingPushNotifications.lib
deleted file mode 100644
index e26c433a9c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingPushNotifications.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f7a32761753690e86c635cc9a161cee00096c9da691b459dccd3987478aaa2b9
-size 5736
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingServiceDiscoveryDnssd.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingServiceDiscoveryDnssd.dll
deleted file mode 100644
index 61474c6a0a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingServiceDiscoveryDnssd.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:54cc21b9122b4f24123b383835312db50d4c51238f5a99d373182b6a38a966a4
-size 132096
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingServiceDiscoveryDnssd.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingServiceDiscoveryDnssd.lib
deleted file mode 100644
index 8706a081e8..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingServiceDiscoveryDnssd.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bb1078b690b2443e83ec149971bdeb04722fc3e317050466a2cb65000e3ff7a9
-size 5016
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingVpn.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingVpn.dll
deleted file mode 100644
index a6e1bb75b4..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingVpn.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fcf267bd8a8fc83a70d637deb999644f5c739a147fe38292a65eb69c672e6e97
-size 374784
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingVpn.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingVpn.lib
deleted file mode 100644
index db094889b2..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsNetworkingVpn.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3e3f1730c094f4a4df26bfe095db18b3891ccb2138f48f10dc1a1177eda8db3a
-size 26850
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerception.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerception.dll
deleted file mode 100644
index ed511bee7d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerception.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c1c1e3de31f798bb9f89b7ac449e61910d1a0526dfa1a9a4134002607080eb8c
-size 43008
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerception.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerception.lib
deleted file mode 100644
index 2982e31652..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerception.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2122784350852e264c0908176011027f373268e05889204dff93f5a283708b30
-size 3272
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionAutomationCore.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionAutomationCore.dll
deleted file mode 100644
index c6f441943c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionAutomationCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:437998475ab7164b28ff399c9f83c3513cf55914402df00e05410d076506306a
-size 39424
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionAutomationCore.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionAutomationCore.lib
deleted file mode 100644
index 1a15049095..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionAutomationCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cea5989cb890d30081830b040810d3cda2e347ccfe97908b9d2d138ba47b21b5
-size 2914
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionPeople.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionPeople.dll
deleted file mode 100644
index 2c18461d53..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionPeople.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:31b0b9c1efe46103969a0d0b4e822456ba580cf5c91eddcdc2cb07f9c015e8c8
-size 38400
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionPeople.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionPeople.lib
deleted file mode 100644
index aac7f10929..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionPeople.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:57d05dd71916a02a319a45acdb907cdf8325159d1c273c4e1fcad784048b4f2a
-size 2658
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionSpatial.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionSpatial.dll
deleted file mode 100644
index 4d753ef5df..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionSpatial.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:15bdbd38cc0980cefe3a9a69ba5de457b35924facef3f04bb7b3f4f92c00b475
-size 173056
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionSpatial.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionSpatial.lib
deleted file mode 100644
index d97dc7420b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionSpatial.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:56f334f00a242deaf7849a75946eaaa755756e9cee2f78510e04353628d5b720
-size 12638
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionSpatialSurfaces.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionSpatialSurfaces.dll
deleted file mode 100644
index 8a332db80a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionSpatialSurfaces.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ca44290f8781d22b796a3001e2b5fb111c56b96ef2b62e49b8761429e80a88bf
-size 135168
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionSpatialSurfaces.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionSpatialSurfaces.lib
deleted file mode 100644
index 489a790934..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPerceptionSpatialSurfaces.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4e4add685ea4097384dc1860d54e000a2a268b35b16cbd8dbbf8bea4447e7b49
-size 5482
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhone.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhone.dll
deleted file mode 100644
index 4bb314b1f8..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhone.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bb8f00402a97daef4f0091766a3e64a80b0fea293db0c4212a094042d400b41c
-size 33792
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhone.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhone.lib
deleted file mode 100644
index 2cf47e3d1e..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhone.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fecdffc2bce9ad2fbf28c2d6ac734809d4c8e0f0d870dac0bbc7b270db75d52d
-size 2002
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneApplicationModel.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneApplicationModel.dll
deleted file mode 100644
index 4f48850c74..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneApplicationModel.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3d0c282c683350d067b17a67a7c0b60754a5bd3dfe620b41e3bc0ed9f1675a93
-size 36864
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneApplicationModel.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneApplicationModel.lib
deleted file mode 100644
index a7576f9a13..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneApplicationModel.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d9343a3c11186f841df41b8cabbc8c4838a0e5e80afb1f44f346a9d7c62cfb45
-size 2814
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneDevicesNotification.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneDevicesNotification.dll
deleted file mode 100644
index d703613ba0..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneDevicesNotification.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3ed7452540e8bd8ed5207160978313bdbe2c7a4a1cf21b97df8d17f3ec3c4639
-size 41984
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneDevicesNotification.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneDevicesNotification.lib
deleted file mode 100644
index f0da4faf7a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneDevicesNotification.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c693f96d8bc6b7a6096998b941c9c3e55c0dcb7e488c41ef6b67e94f56322e7b
-size 2842
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneDevicesPower.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneDevicesPower.dll
deleted file mode 100644
index c520bcb4bd..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneDevicesPower.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:94589ac1aa39a3254e2e92615a1eb1cabd7b2ffaf1202fa429ae64b86ef3ba71
-size 50688
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneDevicesPower.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneDevicesPower.lib
deleted file mode 100644
index 8ffdf8aaec..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneDevicesPower.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1387b1655652808fdee2768720dbc10b19eff1e579a43a3e806d9b435677b75c
-size 2674
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneManagementDeployment.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneManagementDeployment.dll
deleted file mode 100644
index d39a585566..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneManagementDeployment.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cde52171a8407b253de6d310afcb3ea6ce1be820f56cef8444acba6117833923
-size 130560
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneManagementDeployment.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneManagementDeployment.lib
deleted file mode 100644
index 6019127bb2..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneManagementDeployment.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8b3d4a6b79880e44b28b443159912acf084a30a454f60b5d5a5fba49e120eac7
-size 5442
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneMediaDevices.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneMediaDevices.dll
deleted file mode 100644
index 2f1f0e70a4..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneMediaDevices.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:954752d4c6b2e0a9ecf4546f594965a44146d3b5b27cf8d6022871e924a9183a
-size 50176
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneMediaDevices.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneMediaDevices.lib
deleted file mode 100644
index cf7abb973d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneMediaDevices.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:22c78e3ccbce0500cfbef64d89cae05c84ef9cb4e291f3fe6e9247f290c00649
-size 2770
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneNotificationManagement.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneNotificationManagement.dll
deleted file mode 100644
index 4d10c6fde4..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneNotificationManagement.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:90ce6fee910e0caa53f3d4af8635a8757045b99991b61a5cc4346d289c308639
-size 216576
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneNotificationManagement.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneNotificationManagement.lib
deleted file mode 100644
index 1ea1a92ca8..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneNotificationManagement.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7dad2f9938b9abc934e9395311474dd080f732b54f124dcb3fd8f2b00bec0eae
-size 16220
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhonePersonalInformation.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhonePersonalInformation.dll
deleted file mode 100644
index f69544db95..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhonePersonalInformation.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:758b02320e3a0b3b20ba4006b2d7f839b17a97a85b1c02c8f8bd18641810526f
-size 207872
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhonePersonalInformation.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhonePersonalInformation.lib
deleted file mode 100644
index f3aebdd31f..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhonePersonalInformation.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:14c58f807e49345fbb2e5be60c8342e42d80fcc7beed0cd00e6ca3c9944b7272
-size 8270
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhonePersonalInformationProvisioning.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhonePersonalInformationProvisioning.dll
deleted file mode 100644
index ce145916d4..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhonePersonalInformationProvisioning.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:34b9503afcf50a11b4a2dd9a65c7677af8e57b7f3c038a85eb98d622e00bf42c
-size 109056
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhonePersonalInformationProvisioning.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhonePersonalInformationProvisioning.lib
deleted file mode 100644
index e85493c1ad..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhonePersonalInformationProvisioning.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9b0a5b82368a03c4c663993089a6db547a40ff5375157ea8068963173417a82c
-size 3922
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSpeechRecognition.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSpeechRecognition.dll
deleted file mode 100644
index 5be4659777..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSpeechRecognition.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:769c075f9ad000394797bb98f329dc33012a1de9677664d69aca2981c9572d6f
-size 33792
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSpeechRecognition.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSpeechRecognition.lib
deleted file mode 100644
index c4b3fc03fc..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSpeechRecognition.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:166a9a0ba9fac02c173772708ef93d619eeb06a47c68ea1467170e8c97c28144
-size 2224
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneStartScreen.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneStartScreen.dll
deleted file mode 100644
index 0ecedb17bc..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneStartScreen.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7e5588a5fd0a8663622cbad3dc59c7eede2a485fadfe521cc7c4760ca3d64a3d
-size 99328
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneStartScreen.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneStartScreen.lib
deleted file mode 100644
index 01aec01eac..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneStartScreen.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:80d6602a2b452ac9b725254c848b22711504305308e9a37755c1e7dbe52606ca
-size 3394
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystem.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystem.dll
deleted file mode 100644
index 3e46fed6d3..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystem.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:783017e0ddc4107b08df725938720d4578806c3375892ea16ebf635f206c00dd
-size 37376
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystem.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystem.lib
deleted file mode 100644
index 01b14b8d6d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystem.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e208256f84a02d77b5339ef0c81ccfd765a36a29acffa75c1c4012691c84a0e3
-size 2648
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemPower.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemPower.dll
deleted file mode 100644
index 4d535a9426..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemPower.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e3ff71bdafca776acac2b2bd4c38b1d525e01bab5c4ed09e03c76e3e8f1e6f27
-size 47104
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemPower.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemPower.lib
deleted file mode 100644
index 66c8862f44..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemPower.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:52b2ba5ab9937c9b51c9b4405a8f6e973bc7b01dcbe45a99b0f171bfd66e405f
-size 2698
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemProfile.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemProfile.dll
deleted file mode 100644
index 28a3ee4488..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemProfile.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9d4cbced22771141a90ff7ddf886ad051755d27cdfc49845142e045cc7aafc1a
-size 36864
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemProfile.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemProfile.lib
deleted file mode 100644
index 074f51c549..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemProfile.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8c4e19b82dcb901f9bc51bdfd86df64e7b273e0b03bff904c650429a4ebfe8d6
-size 2712
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemUserProfileGameServicesCore.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemUserProfileGameServicesCore.dll
deleted file mode 100644
index f50967aba3..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemUserProfileGameServicesCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:04c72968daa698d4daddde72b1b61a7b037b1befb0ed9853200ef1c24d7d79aa
-size 102912
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemUserProfileGameServicesCore.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemUserProfileGameServicesCore.lib
deleted file mode 100644
index 7bba12a4ec..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneSystemUserProfileGameServicesCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a75197c6438aeaebfdc2bf69a7103b4cc7bfc57c02287999efedd26fde3b56dd
-size 3780
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneUIInput.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneUIInput.dll
deleted file mode 100644
index 56b48c708e..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneUIInput.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:373bb873f32a65aac4ff1b7ef879d49962e21bae54d975799c59500182284914
-size 54784
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneUIInput.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneUIInput.lib
deleted file mode 100644
index d6e33d66cb..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsPhoneUIInput.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:72b8bab30799ab38b2742ebd662d1b407c174519dbb58e175768b5524c1a0c48
-size 3834
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentity.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentity.dll
deleted file mode 100644
index 0dd3d4b3e7..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentity.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f638a00741352e1497bffe8c6a14cacdd7d5777b8a6c6a30f97c81ab4e04a1a3
-size 52736
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentity.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentity.lib
deleted file mode 100644
index 33d11403ce..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentity.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a9c34bcde5bd63dc6445864723ff334cbda5e0127669fa8f0e2a84a5287f0f4c
-size 3944
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentityCore.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentityCore.dll
deleted file mode 100644
index 70e8a0fc9b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentityCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e7f627b70bd6d4502b10b0b1392dce48c6c74b8cf81f04cba09fb54c250305ce
-size 90624
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentityCore.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentityCore.lib
deleted file mode 100644
index b3a614fb66..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentityCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9ed21934c602503702653f5309c60e3555cce81b12e0d274dad80e5a48138825
-size 6748
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentityProvider.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentityProvider.dll
deleted file mode 100644
index 1e1c58aab9..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentityProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bb794d7c5152191e3dd58d467b2e21ac03d85043ed2feb2c9fae4fa670ee931c
-size 135680
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentityProvider.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentityProvider.lib
deleted file mode 100644
index 28c6e53115..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationIdentityProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:05dff6950b94242e4c6a5b00d1e10a004672037cdb53d57afc89e2873f49004f
-size 8616
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationOnlineId.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationOnlineId.dll
deleted file mode 100644
index fa6ab914a7..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationOnlineId.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:74b45ee374c4798cf99c7f8f784cce470fdafc25e1f847323f960c3eb5af700a
-size 72704
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationOnlineId.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationOnlineId.lib
deleted file mode 100644
index c1bfd5ff6b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationOnlineId.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:30b6372ba8caecfa410687d55c46144d3f173ff3414ca4717580b0cb31050672
-size 6260
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationWeb.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationWeb.dll
deleted file mode 100644
index f21009d844..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationWeb.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fd80dbdf99a3b7723bae2722168faace3ac721e27a2250c6bd76250bd284e7d5
-size 57344
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationWeb.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationWeb.lib
deleted file mode 100644
index c1118e3650..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityAuthenticationWeb.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1b545928f21e2d175678a255b209d78beecb04402eea013a307fa4b2fb0b57fb
-size 3578
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCredentialsUI.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCredentialsUI.dll
deleted file mode 100644
index cd5aa1098a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCredentialsUI.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:22eedc5b695caee09056a9ab59245439c540ef5ce48b19d28b05be1b6c5b20dc
-size 113664
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCredentialsUI.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCredentialsUI.lib
deleted file mode 100644
index 4100540619..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCredentialsUI.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b3fa3d0de7ff25ca68459490031382998f41e74cc785511f085b19da1c13b448
-size 4722
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptography.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptography.dll
deleted file mode 100644
index 2c7081d2eb..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptography.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cc3d1cd0a37e75bba61b964161bf1da07b8354a941285d7141c0699da0362d0d
-size 92160
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptography.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptography.lib
deleted file mode 100644
index c35538b623..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptography.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e991757e7e0610de733c699fdcf28402751a50544bd4304f8bf7c476e1bee872
-size 2806
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyCertificates.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyCertificates.dll
deleted file mode 100644
index 3969a0eb5c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyCertificates.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b15b46384b374da0e7005950c1e1177f1f65d2c57e9aa28b97828f2a5b205799
-size 252416
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyCertificates.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyCertificates.lib
deleted file mode 100644
index 5e294f3249..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyCertificates.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8643875ec155f97f8096422ae4d69cfae642e7d2e01163ad8e26b15277bef342
-size 16714
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyCore.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyCore.dll
deleted file mode 100644
index 7af0edd94b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:65ef17a177a8d67e386139bfe3e047f021af126233861e3d909c5c629ad0c608
-size 200704
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyCore.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyCore.lib
deleted file mode 100644
index c1e4b615d2..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d8916d326e797eacf48cb9e0b4831952688baa621bd30e3db11f73384ed1410d
-size 13262
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyDataProtection.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyDataProtection.dll
deleted file mode 100644
index b5da526474..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyDataProtection.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8a1ae0c1c6bbf680b01d8798af4425ec0872fa2073dbfb0924d0a61276e4cad7
-size 95744
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyDataProtection.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyDataProtection.lib
deleted file mode 100644
index d5f88d8462..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityCryptographyDataProtection.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:93fe5bb96f1db41337c535b0a9a39e710ac0689a4ff21b9776cfb285eabd2d92
-size 3048
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityEnterpriseData.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityEnterpriseData.dll
deleted file mode 100644
index 885b49b2cf..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityEnterpriseData.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d7bea6bd4aca0d8c31c657f8c81f293c7652bd49603effcdea4e838c9b066df0
-size 202752
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityEnterpriseData.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityEnterpriseData.lib
deleted file mode 100644
index 3b2fc15410..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityEnterpriseData.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:39ceb51a47b4b9478107fe6863bc2ce9a86d9a6eb33606489f1eaf54ac4c5c54
-size 12124
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityExchangeActiveSyncProvisioning.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityExchangeActiveSyncProvisioning.dll
deleted file mode 100644
index cb3d0fb481..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityExchangeActiveSyncProvisioning.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1f6eff28c3a231dd41b95b8dde99c22041743e53e0aaad22995f6b10dba52056
-size 67072
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityExchangeActiveSyncProvisioning.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityExchangeActiveSyncProvisioning.lib
deleted file mode 100644
index 8ccf096d54..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSecurityExchangeActiveSyncProvisioning.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3883a25c2e6a0d81cb1af5129fc61377bd5a9dac558f8dbeb790408bc95abeea
-size 4456
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMaps.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMaps.dll
deleted file mode 100644
index 71091f800c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMaps.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7a62fa7a4062a714453e032e90ae22eee36064275e30bc1f96b7907fc41a1249
-size 124928
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMaps.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMaps.lib
deleted file mode 100644
index ba7717e7fb..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMaps.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:564bd5ec0f23a2544039240057d18af058330ee28806eb7108b8e1ffe781454f
-size 8734
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMapsGuidance.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMapsGuidance.dll
deleted file mode 100644
index e5ddaf9895..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMapsGuidance.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3f86c68a933abb6836defbfdf95148e23a69e02dcfe64cba255a68ce521572a2
-size 121856
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMapsGuidance.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMapsGuidance.lib
deleted file mode 100644
index 12fc58bec9..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMapsGuidance.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6378577d9e26f86651f405a448d2a6aa567220435092597e89721c905e5dff95
-size 9270
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMapsLocalSearch.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMapsLocalSearch.dll
deleted file mode 100644
index c454c5447e..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMapsLocalSearch.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d58588dac1e82b3819912d5597019e945468c52cd4d7a4c3e724016b6a06f400
-size 72704
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMapsLocalSearch.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMapsLocalSearch.lib
deleted file mode 100644
index 2af1a46a02..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesMapsLocalSearch.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:082e5ea5570c6bc2167389abe138f54119f1f1bfafa78f72493fe5ffbb9969a6
-size 6080
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesStore.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesStore.dll
deleted file mode 100644
index 1b9315a783..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesStore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0a33add099d15960c746f44b27398a3882adf33fd8a053f7dc620f68140066e0
-size 259072
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesStore.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesStore.lib
deleted file mode 100644
index 8da880c1d6..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsServicesStore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:33754eacd89d4b0bb9010c0f6de71b6588db01520a1a366b76e3033ae849793d
-size 16118
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorage.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorage.dll
deleted file mode 100644
index 3870b9c63a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorage.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:34c9e502290a4c2a606a0b4fcf0eb9916cfd8129df0dbc24ce52014e2007b49d
-size 689664
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorage.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorage.lib
deleted file mode 100644
index 958a005d73..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorage.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:532296f6814cfc6cf48bb8a8046f0f8eb60d62d34fc440b5f80413baf725d3d1
-size 35648
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageAccessCache.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageAccessCache.dll
deleted file mode 100644
index fa9514b9ce..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageAccessCache.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:aa4b1251a0857cfc9be4d5fbade5a5414418e3a0bfe44a373a76130bb82301bb
-size 135680
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageAccessCache.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageAccessCache.lib
deleted file mode 100644
index e0a4a127e7..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageAccessCache.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fb41d4f7ddbc4154854cd4a0ce84eb40c9b16808902e444538f63e52a97e74a6
-size 6588
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageBulkAccess.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageBulkAccess.dll
deleted file mode 100644
index 98160bed6e..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageBulkAccess.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d3777c79ba3307e16e056071002205e16998f4644c0eb851a6ab5d9174f2b312
-size 221184
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageBulkAccess.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageBulkAccess.lib
deleted file mode 100644
index 477202be99..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageBulkAccess.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f926eee21bec0ff98892420b102de9bda21790df83803b40687fb9b7106192ea
-size 4570
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageCompression.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageCompression.dll
deleted file mode 100644
index ff1be68d45..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageCompression.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:349bd4052ed9ead35d97086ae2f86ed545233a1f6cd201679e8e36945a34b039
-size 107008
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageCompression.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageCompression.lib
deleted file mode 100644
index 4599f69c4c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageCompression.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fe56333c42eb8c1a0ee5c7da8a1727cf3642e451d0314c7eeab4e8128e019a58
-size 3248
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageFileProperties.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageFileProperties.dll
deleted file mode 100644
index 96ab167c8d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageFileProperties.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4f58adebad5186fd7e2801bdcb2a72e0572f433caf6be1e7b1583afb03b9e169
-size 200704
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageFileProperties.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageFileProperties.lib
deleted file mode 100644
index 8033ce35e3..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageFileProperties.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ad445fe08b394863be006bc6bf713acf987b020f51247319f251b962a418d3ca
-size 7642
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStoragePickers.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStoragePickers.dll
deleted file mode 100644
index b2e79c3947..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStoragePickers.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:58c03fda350086d414db0faf484bd09ce85277023ac0849fa12b91e9e566d3ec
-size 156160
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStoragePickers.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStoragePickers.lib
deleted file mode 100644
index b0591c62b8..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStoragePickers.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d1d646dab40443a692d94fcee010f9e506f80c1882f8a3a57afda57f389746a3
-size 5704
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStoragePickersProvider.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStoragePickersProvider.dll
deleted file mode 100644
index 7b9c7eb656..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStoragePickersProvider.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c2738e15091ce79133d7b2008e7d8a2034a8c8816f10610ec0019db66e830d35
-size 123904
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStoragePickersProvider.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStoragePickersProvider.lib
deleted file mode 100644
index 65745a1b0c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStoragePickersProvider.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8fbb8bec514a7641f7a64920e4b843579c1b8420f5bd229a11cd46f98ca7d5d4
-size 7928
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageStreams.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageStreams.dll
deleted file mode 100644
index 3b1a1c41b5..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageStreams.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3ffeae5f4ad30647b4e67918eb5461ad3e25779159e9321dc3c48faa04decbb4
-size 206848
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageStreams.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageStreams.lib
deleted file mode 100644
index b1fbbbc1c9..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsStorageStreams.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b6237b0314c2da04e3382dfdfa587c86a325e3c028f8baf1e4640d992da78192
-size 16300
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemDiagnostics.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemDiagnostics.dll
deleted file mode 100644
index 200068584d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemDiagnostics.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bbc27024ca9b24e9ad324d5f0aaa4bdcd9271a72c1a9a5bd1b794eb5922ddb7b
-size 65536
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemDiagnostics.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemDiagnostics.lib
deleted file mode 100644
index 1c53d56b11..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemDiagnostics.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c10ae8780957754509bc940fb7b2947d0b3ad2aac347e29ed994307231c9f189
-size 6398
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemDisplay.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemDisplay.dll
deleted file mode 100644
index 329573826c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemDisplay.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:38baebf125e871d130a00823fe25062a8d0fb0b9c26556bcdf96661fb35eb5e5
-size 39424
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemDisplay.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemDisplay.lib
deleted file mode 100644
index dded6de45b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemDisplay.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:958d2d4b79bc247d93599e94bb4e63d9a5089729206e7448d6a9ddb6110a3945
-size 2662
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemPower.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemPower.dll
deleted file mode 100644
index bc96d20204..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemPower.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2ae33b56fe762c37956e8cfb101aaa8d8d96afdd832a7be8804c547e5f352240
-size 60928
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemPower.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemPower.lib
deleted file mode 100644
index ec348312f2..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemPower.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4d83cd377d6e8e9f44d8788a7f7e46cbb538b600691dc3937fb78161f24cabe0
-size 3856
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemPowerDiagnostics.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemPowerDiagnostics.dll
deleted file mode 100644
index 8b8a23ae8b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemPowerDiagnostics.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:269fb56a771af10dac4f7db612d902b03e2fdbd12db06f0d019537c54617ba9c
-size 38912
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemPowerDiagnostics.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemPowerDiagnostics.lib
deleted file mode 100644
index 29f3204bd6..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemPowerDiagnostics.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:42a2059e4ebef083fc4d6daf24d09e48d5dd50bf10b6f8d2606fa6ebc2382221
-size 3588
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemProfile.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemProfile.dll
deleted file mode 100644
index 7b6358ae37..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemProfile.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9d976d1f6969503c30b6ce2d0e1c3e8b8b77a1a7918a8c1f796a09b10c003a19
-size 123904
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemProfile.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemProfile.lib
deleted file mode 100644
index 5a91e4e5aa..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemProfile.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6923afde1b20856cff4dc23cd0738721d08dd0f061f6c56df1e854fb3ff8fe10
-size 8150
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemProfileSystemManufacturers.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemProfileSystemManufacturers.dll
deleted file mode 100644
index 1e0a715a01..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemProfileSystemManufacturers.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0c02e6c4eaf402a5b138ca50ae571210203f6742d6741f4fd7b45bbb269ba45a
-size 37376
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemProfileSystemManufacturers.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemProfileSystemManufacturers.lib
deleted file mode 100644
index 15142336a7..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemProfileSystemManufacturers.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:08b4de0d7e3fd752e0c3d8d424e6136729f9ff8cf4a2b661cf3f6758a074bb0b
-size 2978
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemRemoteDesktop.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemRemoteDesktop.dll
deleted file mode 100644
index 9858b87c2e..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemRemoteDesktop.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d6d78088080562b0188ea0341dbfc06cb5bf053d07f8218deba07074c8c31574
-size 36864
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemRemoteDesktop.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemRemoteDesktop.lib
deleted file mode 100644
index ac0c820fe6..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemRemoteDesktop.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b1cac4e1715622fec4ef764a3d34e16553c1f59fedd2b231fe9f52be77b90390
-size 2784
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemRemoteSystems.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemRemoteSystems.dll
deleted file mode 100644
index 800ac82025..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemRemoteSystems.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5d7206936e1ab1a85a79178d7e49c98c237afa1f48b24a09199dd60337b9964d
-size 143872
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemRemoteSystems.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemRemoteSystems.lib
deleted file mode 100644
index b938b4df5f..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemRemoteSystems.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0fdd9891940babdc052fafb9628a7b08b7059f729935e479d461c94552609568
-size 9240
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemThreading.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemThreading.dll
deleted file mode 100644
index 7cb2321377..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemThreading.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ac2e4176ace421f61cca4029581f470f9740f3a783ea132b8769539747426ddb
-size 59392
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemThreading.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemThreading.lib
deleted file mode 100644
index f1691fdcbf..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemThreading.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cbeac44d85ffd6c40a4a327826b95207cd9ef2325aff64071add79339ea94474
-size 3224
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemThreadingCore.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemThreadingCore.dll
deleted file mode 100644
index 6903bdfd38..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemThreadingCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2779129f82bd8f38030894be4329d22049b5b906c718646b65fb55961cca037c
-size 59392
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemThreadingCore.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemThreadingCore.lib
deleted file mode 100644
index 0b76e03e4b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemThreadingCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f2458ef6a675e56cd2e00320e434935a90fe9febe55c143dc018a8973b673d46
-size 3376
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemUserProfile.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemUserProfile.dll
deleted file mode 100644
index 8f8c2a187e..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemUserProfile.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e21da5a3063a90113391d7d54c3a24b8bb6eb85dc512f9dbe532d1fcff06955d
-size 142336
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemUserProfile.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemUserProfile.lib
deleted file mode 100644
index d7b15b0c2c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsSystemUserProfile.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bdd3272c710e4b1667a6dd1c19a21a514a34f63c18fad272fe492581a32459ae
-size 6462
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUI.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUI.dll
deleted file mode 100644
index f2ae9adc66..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUI.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a5d542eb3092bc2e8680493705c42f70c65ac37aeda8e704f759db2d8de8936b
-size 82432
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUI.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUI.lib
deleted file mode 100644
index 031222e3b0..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUI.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:822ffd7c9c707e6b7c3712aba51b9acbd916390f5b67a96cc951fc8a5fe54379
-size 3372
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIApplicationSettings.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIApplicationSettings.dll
deleted file mode 100644
index a4a0ad9502..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIApplicationSettings.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:06e1d2f21ae68a261ddab50702321e80c50e18daca0a9e96de877cc5a7394e77
-size 156160
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIApplicationSettings.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIApplicationSettings.lib
deleted file mode 100644
index 3246a2ed59..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIApplicationSettings.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bb4db34c3e52f550d194152488706f25a745820f5ad089762819a653a0941f97
-size 9402
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIComposition.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIComposition.dll
deleted file mode 100644
index 19a4f5b051..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIComposition.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0773ca800220b7f27b5d932b29f5df513ecf02a5bd7056a2e272f1a8dc45fea9
-size 296448
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIComposition.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIComposition.lib
deleted file mode 100644
index 0f4d84ca9d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIComposition.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:481aad72da7d54555e127306a640cade334e09306d203f0939618b76ed9b32a4
-size 32690
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICompositionEffects.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICompositionEffects.dll
deleted file mode 100644
index 1681659544..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICompositionEffects.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7d947c253a29e9ad84cba73ea9d70071f1afd1745da364548ed56af152bc49db
-size 46592
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICompositionEffects.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICompositionEffects.lib
deleted file mode 100644
index 867a7acc8a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICompositionEffects.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bc35c344b7d906a4ab9fbe8d69761468486780a21ace74e7fb786d80297b94de
-size 2814
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICompositionInteractions.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICompositionInteractions.dll
deleted file mode 100644
index dd9e81913f..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICompositionInteractions.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a583e512fcda7389bab79897ecc14f3ef84cdc9e959b9859c02897bf4caf128d
-size 148992
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICompositionInteractions.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICompositionInteractions.lib
deleted file mode 100644
index 21b1d8b1b4..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICompositionInteractions.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0ff4156d10b01e23980c086d95a10ef71d732d41313ae6be45b112113b16d0cc
-size 12706
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICoreAnimationMetrics.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICoreAnimationMetrics.dll
deleted file mode 100644
index 84c02e9bf5..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICoreAnimationMetrics.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:96618a9c94633986aad6e2c5b84d2525ab2b644bb938530c90c3b1210eac646c
-size 62976
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICoreAnimationMetrics.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICoreAnimationMetrics.lib
deleted file mode 100644
index 245f6e6369..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUICoreAnimationMetrics.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9a1b477c7d3f65709ca26e5c644d984de19d616f878cf3451ae0f265d0fc74f5
-size 5872
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputInking.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputInking.dll
deleted file mode 100644
index 0510174f4c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputInking.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a5fa2e3d086d9374e1711be1546b2366f2ffc81ea3d8b20c148ff7dd4c32138c
-size 241152
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputInking.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputInking.lib
deleted file mode 100644
index a594b86908..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputInking.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:eaadeecab8a6a14946ce47c114b9ce3b813c1572ebf0b6a2c525dac8bc299ae9
-size 16570
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputInkingCore.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputInkingCore.dll
deleted file mode 100644
index 11334ddccb..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputInkingCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7f7c76684c2b54c8eca15ca5946bde51d1e4bb38037e339dd3d7538efc60259f
-size 117248
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputInkingCore.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputInkingCore.lib
deleted file mode 100644
index 70f8d1f5df..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputInkingCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e470c99c0005ac2de7971c8ec2463eb3ac6f84beb6ba451e8d4dc84416b8c7f8
-size 4210
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputPreviewInjection.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputPreviewInjection.dll
deleted file mode 100644
index 6b198c0334..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputPreviewInjection.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8ba41c5966c887c1d05fba97bda3a65aaf4e07c5f5713be36e853c43a66bc999
-size 80896
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputPreviewInjection.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputPreviewInjection.lib
deleted file mode 100644
index 4210323f82..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputPreviewInjection.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bc0b96be1045695c5799798e920281fe09b2cf7b29946e67995c6094b9757f8f
-size 7384
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputSpatial.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputSpatial.dll
deleted file mode 100644
index fdee0ae6eb..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputSpatial.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:326b93f09ba643aeacd61b0a47b4fdbbc0a14b7f9d9b4219473a43c283fe3589
-size 202240
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputSpatial.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputSpatial.lib
deleted file mode 100644
index 99c951dbbc..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIInputSpatial.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2b5f1be7091b41435ff2c847bef8344d9be14aae85d268244f0cdfb69d416465
-size 19364
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUINotificationsManagement.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUINotificationsManagement.dll
deleted file mode 100644
index 8af9f99e2b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUINotificationsManagement.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ba07c4a423cbf5d0c5d896e00b93a1c5fe562163151a1910a937446038a9b8c5
-size 104960
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUINotificationsManagement.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUINotificationsManagement.lib
deleted file mode 100644
index ea4401e1d8..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUINotificationsManagement.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:875befc9404501cbbef2fd8e892e0e1589d506db7f02472194eb0a265c61ccfa
-size 2926
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIPopups.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIPopups.dll
deleted file mode 100644
index 9c97fcab70..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIPopups.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:09cfa8f87ff46248e90ce6124e79e6dfe99e47825d99810b4e2229e240627c3f
-size 82432
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIPopups.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIPopups.lib
deleted file mode 100644
index dc938cd9d9..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIPopups.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:115af5caefd154d0df99bca9155feb7893167109016cf2fe17b029a44aee83e1
-size 4670
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIStartScreen.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIStartScreen.dll
deleted file mode 100644
index 5bd19dc74c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIStartScreen.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e62c65c0f5b86eb6c4df37c23523be4377b5c3b689738c619153317cf73f0a1d
-size 125952
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIStartScreen.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIStartScreen.lib
deleted file mode 100644
index 2ff6883a45..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIStartScreen.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2ce77f65b99576819cf5a56ce823794e5beb43d95490b977d678b815834b154e
-size 6330
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIText.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIText.dll
deleted file mode 100644
index dc5c442df6..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIText.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e9f2264c46d513a1dd921b9111f39778fa639036f29bed47892b3d0c53479901
-size 181248
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIText.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIText.lib
deleted file mode 100644
index c18749c38c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIText.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1654a86bb2e8fb29cc113efa3f10bf1336452a568b98b1071da3bff8ba9640fe
-size 6320
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUITextCore.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUITextCore.dll
deleted file mode 100644
index f5412379e8..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUITextCore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a46a154cb69d6641164f68125cc483c50b5662ecb2073d060722ab320bd45839
-size 178176
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUITextCore.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUITextCore.lib
deleted file mode 100644
index d3fa2f0b23..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUITextCore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:424e53baee9fbd316edf01cd0a93a0f639d5b1c148388fa033afb08d1a20c1fb
-size 13220
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIViewManagement.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIViewManagement.dll
deleted file mode 100644
index 4af1ce65e1..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIViewManagement.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f683a09b52cf33bdcf8c4e2478f3e255d29bdcecbae3b2dcf4e5eb59217f6168
-size 201216
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIViewManagement.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIViewManagement.lib
deleted file mode 100644
index 1f87d9e918..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIViewManagement.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1e37d81cd6f2ae8fcb994763aa73be0dbc07f9aaa10e2b5cbc91ca035830f04f
-size 11290
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIWebUI.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIWebUI.dll
deleted file mode 100644
index 73107017f2..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIWebUI.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8b4e134a21f4f5eb3cdc1337695fc5502c4d11561fff77235bdf5d91e8c2481c
-size 306688
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIWebUI.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIWebUI.lib
deleted file mode 100644
index c4197ce89f..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIWebUI.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7ddb13b610ef3fe05d550f87defbe62ab5350ff5d8f636c783aea3c4697a4990
-size 40816
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIWebUICore.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIWebUICore.dll
deleted file mode 100644
index 97a30703fd..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIWebUICore.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:68e1509f6e617005b35a848ed51b7712f879961dd18da1228c311ebddbe7fd4a
-size 98816
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIWebUICore.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIWebUICore.lib
deleted file mode 100644
index ef0c49054c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIWebUICore.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5e8847324515d42a8b5d2be6befbc1de2b174430177555861b0583cd9560e582
-size 7980
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXaml.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXaml.dll
deleted file mode 100644
index 1c91740088..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXaml.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cb4a30abd27d334bfc197ecc0dbd5789021151192a496aaacdc1f32d47a99f30
-size 5256704
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXaml.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXaml.lib
deleted file mode 100644
index bd038ff561..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXaml.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4042eda047b7bbed0a318c6ccc5590257494d6d961e5197e468cd56ee790e769
-size 404964
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlAutomationText.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlAutomationText.dll
deleted file mode 100644
index 8addd53b8d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlAutomationText.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:eda4624e6f539f69af517a4b5865cf0b08a35a8809f7b6f0014ecc62d27cf4a3
-size 33792
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlAutomationText.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlAutomationText.lib
deleted file mode 100644
index 7ef93adf4c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlAutomationText.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:148c6a3b2e6d58b3bd3f7af786047174e55ff84b9fd78ff87093b23e0e1347f9
-size 2198
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlControlsMaps.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlControlsMaps.dll
deleted file mode 100644
index 6854250dab..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlControlsMaps.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cd5c7ade932e9d757b6f0bfe9e6f433957a4f393a25082b3621b9c64809222b7
-size 481792
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlControlsMaps.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlControlsMaps.lib
deleted file mode 100644
index 348914329b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlControlsMaps.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:35b90629209496f05152d573ff2df782aa4892722ebc6d6903604f466aae9589
-size 30164
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlHosting.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlHosting.dll
deleted file mode 100644
index 68caacdda2..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlHosting.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e27c9b336ef15abbe57ced02d01a18a41cad89d96a3270ae5909f404fe0ce0a4
-size 143872
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlHosting.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlHosting.lib
deleted file mode 100644
index 99ffd4b823..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlHosting.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e489733116a67eb6ed139b6efdda4200d990f769fda170832a8d1ec8457da473
-size 5170
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlInterop.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlInterop.dll
deleted file mode 100644
index ea9f296903..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlInterop.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cc959107e168882432d96b110dc7ae0d121efc1c95496070cf0575f81be690ae
-size 75264
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlInterop.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlInterop.lib
deleted file mode 100644
index e70afdcd60..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlInterop.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fe59413fcac41edffcc1e09ccdc4a57c316b41a834abb245299c1591004e6ef3
-size 6958
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlMarkup.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlMarkup.dll
deleted file mode 100644
index fdde7b51fd..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlMarkup.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:66d21d24e0d093c6de44ac642bd1c282123fc973206392260fcf55529c8f7d40
-size 184320
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlMarkup.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlMarkup.lib
deleted file mode 100644
index 020c39a43d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlMarkup.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:82a753e513e476eb665f966b3e1675d581259ed94314da5df4a2a9d37fab632d
-size 8546
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlMediaImaging.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlMediaImaging.dll
deleted file mode 100644
index 5a915ac02d..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlMediaImaging.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c12dc1ba053208b526bf308b7d7308dfd42478eac0313c101fc8d146c8118d6e
-size 178688
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlMediaImaging.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlMediaImaging.lib
deleted file mode 100644
index 918699f2ef..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlMediaImaging.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dd2b851f6f726abe97087bd88f771aa2367e3b4244e10a2b5ddc755757376030
-size 7744
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlPrinting.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlPrinting.dll
deleted file mode 100644
index 11e74b4089..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlPrinting.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4d25a0777cc6601f81aa2ede09884986949010850b08055a51741cd2cc7b5915
-size 150528
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlPrinting.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlPrinting.lib
deleted file mode 100644
index 75d6f3ab30..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlPrinting.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:175fd6377cdf8edbf4f8fa5b9b802d243dc270f1574662cbde8dcda5c0189537
-size 4480
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlResources.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlResources.dll
deleted file mode 100644
index 2ad784e09c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlResources.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1f00eb3adf7b9876fd8965dcb7a356a11642354e5ad3866f964d37b85e349abf
-size 47616
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlResources.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlResources.lib
deleted file mode 100644
index 2530383d29..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlResources.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c91645a8d1bd8d75888a517d4ca89a4c5f8131497c98b97db4bc89887d2ab346
-size 2776
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlShapes.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlShapes.dll
deleted file mode 100644
index dd5cbbd25c..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlShapes.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7a5429ea0ac2e77026ab7c91aeb85771f330c4066665a08e6236bdf93d275908
-size 169984
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlShapes.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlShapes.lib
deleted file mode 100644
index 904ded7769..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsUIXamlShapes.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5aa81e6b30842fb86b111d94c7a15c6a0a4d82130bd6a95155eba790a9a5ae21
-size 5574
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWeb.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWeb.dll
deleted file mode 100644
index f4259b6052..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWeb.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:914a797fb659ddfe29afba34dfd22309a2afcb7563a5bcf1961be48f2ed7f00e
-size 89600
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWeb.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWeb.lib
deleted file mode 100644
index a0115d9cbe..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWeb.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:de884719b1dd1a0453064f6b600ed036a3e00067b2ebb952470866b28f4f24f4
-size 3024
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebAtomPub.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebAtomPub.dll
deleted file mode 100644
index 7a8bc650b3..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebAtomPub.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:29cd48a35daf7151a9df2dfb1160981ce9babb2bc3cc0242d0791df8cde531d6
-size 160256
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebAtomPub.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebAtomPub.lib
deleted file mode 100644
index 5e158be4f9..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebAtomPub.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:845d58910d33d5a94513c5d49c405c114f23bbe46fb9aa44de798d711c3ce300
-size 4252
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebHttpDiagnostics.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebHttpDiagnostics.dll
deleted file mode 100644
index 19beb2f7e4..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebHttpDiagnostics.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e1eb35f0e400b0992bda460a4d4c6da7a13614d0a4ac3d49e399a38a96a077a7
-size 121856
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebHttpDiagnostics.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebHttpDiagnostics.lib
deleted file mode 100644
index a00744dc1b..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebHttpDiagnostics.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:eb149210c34b3985a7a3f24973bd41b9914d79fc4db1c9fad226aa3a9466f80b
-size 6856
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebHttpFilters.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebHttpFilters.dll
deleted file mode 100644
index ffa19224be..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebHttpFilters.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:25d5a7b2a561fb305c066902c9439e9aaf4a14b2371d621adde159385b648c81
-size 129024
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebHttpFilters.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebHttpFilters.lib
deleted file mode 100644
index 74b8000baa..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebHttpFilters.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e0ab2541590a859bf9d033f08a081ea6a0640e257caa82abaf2574a0941059cd
-size 4672
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebSyndication.dll b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebSyndication.dll
deleted file mode 100644
index c672f8647a..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebSyndication.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:df556d50bdb79dcfb2994b4c4b09e50417d983e2c04047b106d72af5278b0f04
-size 253440
diff --git a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebSyndication.lib b/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebSyndication.lib
deleted file mode 100644
index e28290e2d4..0000000000
--- a/deps/prebuilt/Universal Windows/x86/ObjCUWPWindowsWebSyndication.lib
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e4d68a39f52adcb139e016c96e87f2a24eb26ebf86743f34112b335c7d0acdd9
-size 11932
diff --git a/include/Platform/Universal Windows/UWP/MicrosoftAdvertising.h b/include/Platform/Universal Windows/UWP/MicrosoftAdvertising.h
deleted file mode 100644
index 0ab51f0229..0000000000
--- a/include/Platform/Universal Windows/UWP/MicrosoftAdvertising.h
+++ /dev/null
@@ -1,51 +0,0 @@
-//******************************************************************************
-//
-// Copyright (c) 2015 Microsoft Corporation. All rights reserved.
-//
-// This code is licensed under the MIT License (MIT).
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-//
-//******************************************************************************
-
-// MicrosoftAdvertising.h
-// Generated from winmd2objc
-
-#pragma once
-
-#ifndef OBJCUWPMICROSOFTADVERTISINGEXPORT
-#define OBJCUWPMICROSOFTADVERTISINGEXPORT __declspec(dllimport)
-#ifndef IN_WinObjC_Frameworks_UWP_MSAds_BUILD
-#pragma comment(lib, "ObjCUWPMicrosoftAdvertising.lib")
-#endif
-#endif
-#include
-
-// Microsoft.Advertising.ErrorCode
-enum _MAErrorCode {
- MAErrorCodeUnknown = 0,
- MAErrorCodeNoAdAvailable = 1,
- MAErrorCodeNetworkConnectionFailure = 2,
- MAErrorCodeClientConfiguration = 3,
- MAErrorCodeServerSideError = 4,
- MAErrorCodeInvalidServerResponse = 5,
- MAErrorCodeOther = 6,
- MAErrorCodeRefreshNotAllowed = 7,
- MAErrorCodeCreativeError = 8,
- MAErrorCodeMraidOperationFailure = 9,
- MAErrorCodeSuccess = 10,
- MAErrorCodeCancelled = 11,
- MAErrorCodeFileOperationFailure = 12,
- MAErrorCodeParseToBOMFailure = 13,
- MAErrorCodeValidationFailure = 14,
-};
-typedef unsigned MAErrorCode;
-
-#import
-
diff --git a/include/Platform/Universal Windows/UWP/MicrosoftAdvertisingMicrosoftAdvertising_XamlTypeInfo.h b/include/Platform/Universal Windows/UWP/MicrosoftAdvertisingMicrosoftAdvertising_XamlTypeInfo.h
deleted file mode 100644
index f347f8d8de..0000000000
--- a/include/Platform/Universal Windows/UWP/MicrosoftAdvertisingMicrosoftAdvertising_XamlTypeInfo.h
+++ /dev/null
@@ -1,69 +0,0 @@
-//******************************************************************************
-//
-// Copyright (c) 2015 Microsoft Corporation. All rights reserved.
-//
-// This code is licensed under the MIT License (MIT).
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-//
-//******************************************************************************
-
-// MicrosoftAdvertisingMicrosoftAdvertising_XamlTypeInfo.h
-// Generated from winmd2objc
-
-#pragma once
-
-#ifndef OBJCUWPMICROSOFTADVERTISINGEXPORT
-#define OBJCUWPMICROSOFTADVERTISINGEXPORT __declspec(dllimport)
-#ifndef IN_WinObjC_Frameworks_UWP_MSAds_BUILD
-#pragma comment(lib, "ObjCUWPMicrosoftAdvertising.lib")
-#endif
-#endif
-#include
-
-@class MAMXamlMetaDataProvider;
-@protocol MAM__IXamlMetaDataProviderPublicNonVirtuals;
-
-#include "UWP/WindowsUIXamlMarkup.h"
-#include "UWP/WindowsUIXamlInterop.h"
-#import
-
-// Windows.UI.Xaml.Markup.IXamlMetadataProvider
-#ifndef __WUXMIXamlMetadataProvider_DEFINED__
-#define __WUXMIXamlMetadataProvider_DEFINED__
-
-@protocol WUXMIXamlMetadataProvider
-- (RTObject*)getXamlType:(WUXITypeName*)type;
-- (RTObject*)getXamlTypeByFullName:(NSString *)fullName;
-- (NSArray* /* WUXMXmlnsDefinition* */)getXmlnsDefinitions;
-@end
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WUXMIXamlMetadataProvider : RTObject
-@end
-
-#endif // __WUXMIXamlMetadataProvider_DEFINED__
-
-// Microsoft.Advertising.MicrosoftAdvertising_XamlTypeInfo.XamlMetaDataProvider
-#ifndef __MAMXamlMetaDataProvider_DEFINED__
-#define __MAMXamlMetaDataProvider_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MAMXamlMetaDataProvider : RTObject
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (RTObject*)getXamlType:(WUXITypeName*)type;
-- (RTObject*)getXamlTypeByFullName:(NSString *)fullName;
-- (NSArray* /* WUXMXmlnsDefinition* */)getXmlnsDefinitions;
-@end
-
-#endif // __MAMXamlMetaDataProvider_DEFINED__
-
diff --git a/include/Platform/Universal Windows/UWP/MicrosoftAdvertisingShared.h b/include/Platform/Universal Windows/UWP/MicrosoftAdvertisingShared.h
deleted file mode 100644
index 3eaa25f236..0000000000
--- a/include/Platform/Universal Windows/UWP/MicrosoftAdvertisingShared.h
+++ /dev/null
@@ -1,49 +0,0 @@
-//******************************************************************************
-//
-// Copyright (c) 2015 Microsoft Corporation. All rights reserved.
-//
-// This code is licensed under the MIT License (MIT).
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-//
-//******************************************************************************
-
-// MicrosoftAdvertisingShared.h
-// Generated from winmd2objc
-
-#pragma once
-
-#ifndef OBJCUWPMICROSOFTADVERTISINGEXPORT
-#define OBJCUWPMICROSOFTADVERTISINGEXPORT __declspec(dllimport)
-#ifndef IN_WinObjC_Frameworks_UWP_MSAds_BUILD
-#pragma comment(lib, "ObjCUWPMicrosoftAdvertising.lib")
-#endif
-#endif
-#include
-
-// Microsoft.Advertising.Shared.AdType
-enum _MASAdType {
- MASAdTypeUnknown = 0,
- MASAdTypeUniversalAd = 1,
- MASAdTypeVASTAd = 2,
- MASAdTypeAll = 3,
-};
-typedef unsigned MASAdType;
-
-// Microsoft.Advertising.Shared.SdkPlatform
-enum _MASSdkPlatform {
- MASSdkPlatformUnknown = 0,
- MASSdkPlatformWindows = 1,
- MASSdkPlatformWindowsPhone = 2,
- MASSdkPlatformOthers = 3,
-};
-typedef unsigned MASSdkPlatform;
-
-#import
-
diff --git a/include/Platform/Universal Windows/UWP/MicrosoftAdvertisingSharedWinRT.h b/include/Platform/Universal Windows/UWP/MicrosoftAdvertisingSharedWinRT.h
deleted file mode 100644
index 336e8d57a2..0000000000
--- a/include/Platform/Universal Windows/UWP/MicrosoftAdvertisingSharedWinRT.h
+++ /dev/null
@@ -1,387 +0,0 @@
-//******************************************************************************
-//
-// Copyright (c) 2015 Microsoft Corporation. All rights reserved.
-//
-// This code is licensed under the MIT License (MIT).
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-//
-//******************************************************************************
-
-// MicrosoftAdvertisingSharedWinRT.h
-// Generated from winmd2objc
-
-#pragma once
-
-#ifndef OBJCUWPMICROSOFTADVERTISINGEXPORT
-#define OBJCUWPMICROSOFTADVERTISINGEXPORT __declspec(dllimport)
-#ifndef IN_WinObjC_Frameworks_UWP_MSAds_BUILD
-#pragma comment(lib, "ObjCUWPMicrosoftAdvertising.lib")
-#endif
-#endif
-#include
-
-@class MASWAdvertisement, MASWAdErrorEventArgs, MASWAdTagCollection, MASWProjectedContext, MASWAdPlacement, MASWVideoResource, MASWAdExtension, MASWActivityReporter, MASWAdPackage, MASWAdPod, MASWAdSchedule, MASWProjectedMediaConstraints, MASWAdScheduleResult, MASWAdScheduler, MASWSdkInfoProvider, MASWEventLogging, MASWProjectedIAdLogger, MASWPlatformDependency;
-@class MASWSdkInfo;
-@protocol MASW__IAdvertisementPublicNonVirtuals, MASW__IAdErrorEventArgsPublicNonVirtuals, MASW__IAdErrorEventArgsFactory, MASW__IAdTagCollectionPublicNonVirtuals, MASW__IProjectedContextPublicNonVirtuals, MASW__IAdPlacementPublicNonVirtuals, MASW__IAdPlacementFactory, MASW__IVideoResourcePublicNonVirtuals, MASW__IAdExtensionPublicNonVirtuals, MASW__IAdExtensionFactory, MASW__IActivityReporterPublicNonVirtuals, MASW__IAdPackagePublicNonVirtuals, MASW__IAdPodPublicNonVirtuals, MASW__IAdSchedulePublicNonVirtuals, MASW__IProjectedMediaConstraintsPublicNonVirtuals, MASW__IProjectedMediaConstraintsFactory, MASW__IProjectedMediaConstraintsStatics, MASW__IAdScheduleResultPublicNonVirtuals, MASW__IAdSchedulerPublicNonVirtuals, MASW__IAdSchedulerStatics, MASW__ISdkInfoProviderPublicNonVirtuals, MASW__ISdkInfoProviderStatics, MASW__IEventLoggingPublicNonVirtuals, MASW__IEventLoggingStatics, MASW__IProjectedIAdLoggerPublicNonVirtuals, MASW__IPlatformDependencyPublicNonVirtuals, MASW__IPlatformDependencyStatics;
-
-// Microsoft.Advertising.Shared.WinRT.SdkType
-enum _MASWSdkType {
- MASWSdkTypeUnknown = 0,
- MASWSdkTypeUniversalDisplayWwa = 1,
- MASWSdkTypeUniversalDisplayXaml = 2,
- MASWSdkTypeUniversalVideoWwa = 4,
- MASWSdkTypeUniversalVideoXaml = 8,
- MASWSdkTypeLinearVideoWwa = 16,
- MASWSdkTypeLinearVideoXaml = 32,
-};
-typedef unsigned MASWSdkType;
-
-#include "MicrosoftAdvertising.h"
-
-#import
-
-// [struct] Microsoft.Advertising.Shared.WinRT.SdkInfo
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWSdkInfo : NSObject
-+ (instancetype)new;
-@property (retain) NSString * sdkVersion;
-@property (retain) NSString * client;
-@property (retain) NSString * runtimeType;
-@end
-
-// Microsoft.Advertising.Shared.WinRT.Advertisement
-#ifndef __MASWAdvertisement_DEFINED__
-#define __MASWAdvertisement_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWAdvertisement : RTObject
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) BOOL isPoly;
-@property (readonly) NSString * payloadContent;
-@property (readonly) NSString * guid;
-@end
-
-#endif // __MASWAdvertisement_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.AdErrorEventArgs
-#ifndef __MASWAdErrorEventArgs_DEFINED__
-#define __MASWAdErrorEventArgs_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWAdErrorEventArgs : RTObject
-+ (MASWAdErrorEventArgs*)makeInstance1:(NSString *)msg code:(NSString *)code ACTIVATOR;
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) MAErrorCode errorCodeEnum;
-@property (readonly) NSString * errorCode;
-@property (readonly) NSString * errorMessage;
-@end
-
-#endif // __MASWAdErrorEventArgs_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.AdTagCollection
-#ifndef __MASWAdTagCollection_DEFINED__
-#define __MASWAdTagCollection_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWAdTagCollection : RTObject
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (void)addAdTag:(NSString *)tagName tagValue:(NSString *)tagValue;
-- (void)removeAdTag:(NSString *)tagName;
-- (void)clearAdTags;
-- (NSString *)getAdTagsJson;
-- (NSMutableDictionary* /* NSString *, NSString * */)getAdTags;
-@end
-
-#endif // __MASWAdTagCollection_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.ProjectedContext
-#ifndef __MASWProjectedContext_DEFINED__
-#define __MASWProjectedContext_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWProjectedContext : RTObject
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (MASWProjectedIAdLogger*)getLogger;
-@end
-
-#endif // __MASWProjectedContext_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.AdPlacement
-#ifndef __MASWAdPlacement_DEFINED__
-#define __MASWAdPlacement_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWAdPlacement : RTObject
-+ (MASWAdPlacement*)makeInstance3:(MASWSdkType)sdkType ACTIVATOR;
-+ (MASWAdPlacement*)makeInstance2:(MASWSdkType)sdkType serviceUrl:(NSString *)serviceUrl ACTIVATOR;
-+ (MASWAdPlacement*)makeInstance1:(MASWSdkType)sdkType applicationId:(NSString *)applicationId adUnitId:(NSString *)adUnitId ACTIVATOR;
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) MASWSdkType sdkType;
-@property (retain) NSString * postalCode;
-@property (retain) NSString * countryOrRegion;
-@property (retain) NSString * keywords;
-@property int height;
-@property int width;
-@property (readonly) MASWAdErrorEventArgs* lastError;
-@property (retain) MASWAdTagCollection* adTags;
-@property (retain) NSString * serviceUrl;
-@property (retain) NSString * adUnitId;
-@property (retain) NSString * applicationId;
-- (void)getAdAsync1:(unsigned int)timeoutInMilliseconds success:(void (^)(MASWAdvertisement*))success failure:(void (^)(NSError*))failure;
-- (void)reportEvent:(NSString *)eventName;
-- (void)clearLastError;
-@end
-
-#endif // __MASWAdPlacement_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.VideoResource
-#ifndef __MASWVideoResource_DEFINED__
-#define __MASWVideoResource_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWVideoResource : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) BOOL scalable;
-@property (readonly) BOOL maintainAspect;
-@property (readonly) unsigned int height;
-@property (readonly) unsigned int width;
-@property (readonly) unsigned int maxBitrate;
-@property (readonly) unsigned int minBitrate;
-@property (readonly) unsigned int bitrate;
-@property (readonly) NSString * codec;
-@property (readonly) NSString * uri;
-@property (readonly) NSString * apiFramework;
-@property (readonly) NSString * type;
-@property (readonly) NSString * delivery;
-@property (readonly) NSString * id;
-@end
-
-#endif // __MASWVideoResource_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.AdExtension
-#ifndef __MASWAdExtension_DEFINED__
-#define __MASWAdExtension_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWAdExtension : RTObject
-+ (MASWAdExtension*)makeInstance1:(NSString *)type xmlData:(NSString *)xmlData ACTIVATOR;
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * jsonData;
-@property (readonly) NSString * xmlData;
-@property (readonly) NSString * type;
-@end
-
-#endif // __MASWAdExtension_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.ActivityReporter
-#ifndef __MASWActivityReporter_DEFINED__
-#define __MASWActivityReporter_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWActivityReporter : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (void)reportAsync2:(NSString *)activity macros:(NSDictionary* /* NSString *, NSString * */)macros success:(void (^)(unsigned int))success failure:(void (^)(NSError*))failure;
-- (void)reportAsync1:(NSString *)activity macros:(NSDictionary* /* NSString *, RTObject* */)macros success:(void (^)(unsigned int))success failure:(void (^)(NSError*))failure;
-@end
-
-#endif // __MASWActivityReporter_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.AdPackage
-#ifndef __MASWAdPackage_DEFINED__
-#define __MASWAdPackage_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWAdPackage : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * clickThroughUrl;
-@property (readonly) NSString * skipOffset;
-@property (readonly) NSString * adParameters;
-@property (readonly) NSString * duration;
-@property (readonly) NSArray* /* MASWAdExtension* */ adExtensions;
-@property (readonly) NSArray* /* MASWVideoResource* */ video;
-- (void)reportAsync3:(NSString *)activity success:(void (^)(unsigned int))success failure:(void (^)(NSError*))failure;
-- (void)reportAsync2:(NSString *)activity macros:(NSDictionary* /* NSString *, NSString * */)macros success:(void (^)(unsigned int))success failure:(void (^)(NSError*))failure;
-- (void)reportAsync1:(NSString *)activity macros:(NSDictionary* /* NSString *, RTObject* */)macros success:(void (^)(unsigned int))success failure:(void (^)(NSError*))failure;
-@end
-
-#endif // __MASWAdPackage_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.AdPod
-#ifndef __MASWAdPod_DEFINED__
-#define __MASWAdPod_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWAdPod : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSArray* /* MASWAdPackage* */ packages;
-@property (readonly) NSString * repeatAfter;
-@property (readonly) NSString * id;
-@property (readonly) NSString * time;
-- (void)reportAsync3:(NSString *)activity success:(void (^)(unsigned int))success failure:(void (^)(NSError*))failure;
-- (void)reportAsync2:(NSString *)activity macros:(NSDictionary* /* NSString *, NSString * */)macros success:(void (^)(unsigned int))success failure:(void (^)(NSError*))failure;
-- (void)reportAsync1:(NSString *)activity macros:(NSDictionary* /* NSString *, RTObject* */)macros success:(void (^)(unsigned int))success failure:(void (^)(NSError*))failure;
-@end
-
-#endif // __MASWAdPod_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.AdSchedule
-#ifndef __MASWAdSchedule_DEFINED__
-#define __MASWAdSchedule_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWAdSchedule : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSArray* /* MASWAdPod* */ pods;
-@end
-
-#endif // __MASWAdSchedule_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.ProjectedMediaConstraints
-#ifndef __MASWProjectedMediaConstraints_DEFINED__
-#define __MASWProjectedMediaConstraints_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWProjectedMediaConstraints : RTObject
-+ (MASWProjectedMediaConstraints*)makeInstance1:(NSArray* /* NSString * */)supportedMimeTypes ACTIVATOR;
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-+ (MASWProjectedMediaConstraints*)defaultMediaConstraints;
-@property (readonly) NSArray* /* NSString * */ supportedMimeTypes;
-@end
-
-#endif // __MASWProjectedMediaConstraints_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.AdScheduleResult
-#ifndef __MASWAdScheduleResult_DEFINED__
-#define __MASWAdScheduleResult_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWAdScheduleResult : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) MASWAdSchedule* value;
-@property (readonly) MASWAdErrorEventArgs* error;
-@end
-
-#endif // __MASWAdScheduleResult_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.AdScheduler
-#ifndef __MASWAdScheduler_DEFINED__
-#define __MASWAdScheduler_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWAdScheduler : RTObject
-+ (void)getScheduleAsync2:(NSString *)appId adId:(NSString *)adId timeoutMS:(unsigned int)timeoutMS sdkType:(MASWSdkType)sdkType adTags:(MASWAdTagCollection*)adTags success:(void (^)(MASWAdScheduleResult*))success failure:(void (^)(NSError*))failure;
-+ (void)getScheduleAsync1:(NSString *)serviceUrl timeoutMS:(unsigned int)timeoutMS sdkType:(MASWSdkType)sdkType success:(void (^)(MASWAdScheduleResult*))success failure:(void (^)(NSError*))failure;
-+ (void)getScheduleStrictAsync4:(NSString *)appId adId:(NSString *)adId timeoutMS:(unsigned int)timeoutMS sdkType:(MASWSdkType)sdkType adTags:(MASWAdTagCollection*)adTags mediaConstraints:(MASWProjectedMediaConstraints*)mediaConstraints success:(void (^)(MASWAdScheduleResult*))success failure:(void (^)(NSError*))failure;
-+ (void)getScheduleStrictAsync3:(NSString *)appId adId:(NSString *)adId timeoutMS:(unsigned int)timeoutMS sdkType:(MASWSdkType)sdkType adTags:(MASWAdTagCollection*)adTags projectedContext:(MASWProjectedContext*)projectedContext mediaConstraints:(MASWProjectedMediaConstraints*)mediaConstraints success:(void (^)(MASWAdScheduleResult*))success failure:(void (^)(NSError*))failure;
-+ (void)getScheduleStrictAsync2:(NSString *)serviceUrl timeoutMS:(unsigned int)timeoutMS sdkType:(MASWSdkType)sdkType mediaConstraints:(MASWProjectedMediaConstraints*)mediaConstraints success:(void (^)(MASWAdScheduleResult*))success failure:(void (^)(NSError*))failure;
-+ (void)getScheduleStrictAsync1:(NSString *)serviceUrl timeoutMS:(unsigned int)timeoutMS sdkType:(MASWSdkType)sdkType projectedContext:(MASWProjectedContext*)projectedContext mediaConstraints:(MASWProjectedMediaConstraints*)mediaConstraints success:(void (^)(MASWAdScheduleResult*))success failure:(void (^)(NSError*))failure;
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@end
-
-#endif // __MASWAdScheduler_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.SdkInfoProvider
-#ifndef __MASWSdkInfoProvider_DEFINED__
-#define __MASWSdkInfoProvider_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWSdkInfoProvider : RTObject
-+ (MASWSdkInfo*)getSdkInfo;
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@end
-
-#endif // __MASWSdkInfoProvider_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.EventLogging
-#ifndef __MASWEventLogging_DEFINED__
-#define __MASWEventLogging_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWEventLogging : RTObject
-+ (unsigned int)adRendererPageAction;
-+ (unsigned int)adRendererPageView;
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@end
-
-#endif // __MASWEventLogging_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.ProjectedIAdLogger
-#ifndef __MASWProjectedIAdLogger_DEFINED__
-#define __MASWProjectedIAdLogger_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWProjectedIAdLogger : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (BOOL)logError:(unsigned int)code message:(NSString *)message;
-- (void)setPublisherId:(NSString *)publisherId;
-- (void)setAdUnitId:(NSString *)adUnitId;
-- (void)setSourceUrl:(NSString *)sourceUrl;
-- (void)setSdkType:(MASWSdkType)sdkType;
-- (void)setASID:(NSString *)asid;
-@end
-
-#endif // __MASWProjectedIAdLogger_DEFINED__
-
-// Microsoft.Advertising.Shared.WinRT.PlatformDependency
-#ifndef __MASWPlatformDependency_DEFINED__
-#define __MASWPlatformDependency_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MASWPlatformDependency : RTObject
-+ (NSString *)getBootstrapZoomStyle;
-+ (BOOL)isMobile;
-+ (BOOL)isWindows;
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@end
-
-#endif // __MASWPlatformDependency_DEFINED__
-
diff --git a/include/Platform/Universal Windows/UWP/MicrosoftAdvertisingWinRTUI.h b/include/Platform/Universal Windows/UWP/MicrosoftAdvertisingWinRTUI.h
deleted file mode 100644
index 4c291e9396..0000000000
--- a/include/Platform/Universal Windows/UWP/MicrosoftAdvertisingWinRTUI.h
+++ /dev/null
@@ -1,1022 +0,0 @@
-//******************************************************************************
-//
-// Copyright (c) 2015 Microsoft Corporation. All rights reserved.
-//
-// This code is licensed under the MIT License (MIT).
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-//
-//******************************************************************************
-
-// MicrosoftAdvertisingWinRTUI.h
-// Generated from winmd2objc
-
-#pragma once
-
-#ifndef OBJCUWPMICROSOFTADVERTISINGEXPORT
-#define OBJCUWPMICROSOFTADVERTISINGEXPORT __declspec(dllimport)
-#ifndef IN_WinObjC_Frameworks_UWP_MSAds_BUILD
-#pragma comment(lib, "ObjCUWPMicrosoftAdvertising.lib")
-#endif
-#endif
-#include
-
-@class MAWUAdErrorEventArgs, MAWUManipulationStateChangedEventArgs, MAWUPointerMoveEventArgs, MAWUMouseWheelEventArgs, MAWUPointerDownEventArgs, MAWUAdControl, MAWUExpandProperties, MAWUblank, MAWUInterstitialAd, MAWUVpaidEventArgs;
-@protocol MAWU__IAdErrorEventArgsPublicNonVirtuals, MAWU__IManipulationStateChangedEventArgsPublicNonVirtuals, MAWU__IManipulationStateChangedEventArgsFactory, MAWU__IPointerMoveEventArgsPublicNonVirtuals, MAWU__IMouseWheelEventArgsPublicNonVirtuals, MAWU__IPointerDownEventArgsPublicNonVirtuals, MAWU__IAdControlPublicNonVirtuals, MAWU__IAdControlProtectedNonVirtuals, MAWU__IExpandPropertiesPublicNonVirtuals, MAWU__IExpandPropertiesFactory, MAWU__IExpandPropertiesStatics, MAWUIAdvertisingWebBrowser, MAWU__IblankPublicNonVirtuals, MAWU__IInterstitialAdPublicNonVirtuals, MAWU__IInterstitialAdProtectedNonVirtuals, MAWU__IVpaidEventArgsPublicNonVirtuals;
-
-// Microsoft.Advertising.WinRT.UI.AdType
-enum _MAWUAdType {
- MAWUAdTypeVideo = 0,
-};
-typedef unsigned MAWUAdType;
-
-// Microsoft.Advertising.WinRT.UI.InterstitialAdState
-enum _MAWUInterstitialAdState {
- MAWUInterstitialAdStateNotReady = 0,
- MAWUInterstitialAdStateReady = 1,
- MAWUInterstitialAdStateShowing = 2,
- MAWUInterstitialAdStateClosed = 3,
-};
-typedef unsigned MAWUInterstitialAdState;
-
-// Microsoft.Advertising.WinRT.UI.RichMediaAdState
-enum _MAWURichMediaAdState {
- MAWURichMediaAdStateDefault = 0,
- MAWURichMediaAdStateResized = 1,
- MAWURichMediaAdStateExpanded = 2,
- MAWURichMediaAdStateHidden = 3,
- MAWURichMediaAdStateSuspended = 4,
-};
-typedef unsigned MAWURichMediaAdState;
-
-// Microsoft.Advertising.WinRT.UI.RichMediaActionType
-enum _MAWURichMediaActionType {
- MAWURichMediaActionTypeSms = 0,
- MAWURichMediaActionTypeMail = 1,
- MAWURichMediaActionTypeCall = 2,
- MAWURichMediaActionTypeMedia = 3,
- MAWURichMediaActionTypeWeb = 4,
- MAWURichMediaActionTypeClose = 5,
- MAWURichMediaActionTypeExpand = 6,
- MAWURichMediaActionTypeResize = 7,
- MAWURichMediaActionTypeHide = 8,
- MAWURichMediaActionTypeShow = 9,
- MAWURichMediaActionTypeStorePicture = 10,
- MAWURichMediaActionTypeMarketplace = 11,
- MAWURichMediaActionTypeUserEngaged = 12,
- MAWURichMediaActionTypeUserDisengaged = 13,
-};
-typedef unsigned MAWURichMediaActionType;
-
-// Microsoft.Advertising.WinRT.UI.VastErrorCode
-enum _MAWUVastErrorCode {
- MAWUVastErrorCodeVastGeneralLinearError = 400,
- MAWUVastErrorCodeVastFileNotFound = 401,
- MAWUVastErrorCodeVastMediaTimeout = 402,
- MAWUVastErrorCodeVastNoSupportedMedia = 403,
- MAWUVastErrorCodeVastUnableToPlayFile = 405,
- MAWUVastErrorCodeGeneralVpaidError = 901,
-};
-typedef unsigned MAWUVastErrorCode;
-
-#include "MicrosoftAdvertising.h"
-#include "UWP/WindowsUIXamlInput.h"
-#include "UWP/WindowsUIXaml.h"
-#include "UWP/WindowsFoundation.h"
-#include "UWP/WindowsUIXamlControls.h"
-#include "UWP/WindowsUIXamlMediaAnimation.h"
-#include "UWP/WindowsApplicationModelDataTransfer.h"
-#include "UWP/WindowsUIXamlMedia.h"
-#include "UWP/WindowsUIInput.h"
-#include "UWP/WindowsUIXamlAutomationPeers.h"
-#include "UWP/WindowsUIXamlMarkup.h"
-#include "UWP/WindowsUIXamlControlsPrimitives.h"
-#include "UWP/WindowsUIXamlData.h"
-#include "UWP/WindowsUIXamlMediaMedia3D.h"
-#include "UWP/WindowsUICore.h"
-#include "UWP/WindowsUIText.h"
-// Windows.UI.Xaml.DependencyPropertyChangedCallback
-#ifndef __WXDependencyPropertyChangedCallback__DEFINED
-#define __WXDependencyPropertyChangedCallback__DEFINED
-typedef void(^WXDependencyPropertyChangedCallback)(WXDependencyObject* sender, WXDependencyProperty* dp);
-#endif // __WXDependencyPropertyChangedCallback__DEFINED
-
-// Windows.UI.Xaml.DependencyPropertyChangedEventHandler
-#ifndef __WXDependencyPropertyChangedEventHandler__DEFINED
-#define __WXDependencyPropertyChangedEventHandler__DEFINED
-typedef void(^WXDependencyPropertyChangedEventHandler)(RTObject* sender, WXDependencyPropertyChangedEventArgs* e);
-#endif // __WXDependencyPropertyChangedEventHandler__DEFINED
-
-// Windows.UI.Xaml.DragEventHandler
-#ifndef __WXDragEventHandler__DEFINED
-#define __WXDragEventHandler__DEFINED
-typedef void(^WXDragEventHandler)(RTObject* sender, WXDragEventArgs* e);
-#endif // __WXDragEventHandler__DEFINED
-
-// Windows.UI.Xaml.Input.DoubleTappedEventHandler
-#ifndef __WUXIDoubleTappedEventHandler__DEFINED
-#define __WUXIDoubleTappedEventHandler__DEFINED
-typedef void(^WUXIDoubleTappedEventHandler)(RTObject* sender, WUXIDoubleTappedRoutedEventArgs* e);
-#endif // __WUXIDoubleTappedEventHandler__DEFINED
-
-// Windows.UI.Xaml.Input.HoldingEventHandler
-#ifndef __WUXIHoldingEventHandler__DEFINED
-#define __WUXIHoldingEventHandler__DEFINED
-typedef void(^WUXIHoldingEventHandler)(RTObject* sender, WUXIHoldingRoutedEventArgs* e);
-#endif // __WUXIHoldingEventHandler__DEFINED
-
-// Windows.UI.Xaml.Input.KeyEventHandler
-#ifndef __WUXIKeyEventHandler__DEFINED
-#define __WUXIKeyEventHandler__DEFINED
-typedef void(^WUXIKeyEventHandler)(RTObject* sender, WUXIKeyRoutedEventArgs* e);
-#endif // __WUXIKeyEventHandler__DEFINED
-
-// Windows.UI.Xaml.Input.ManipulationCompletedEventHandler
-#ifndef __WUXIManipulationCompletedEventHandler__DEFINED
-#define __WUXIManipulationCompletedEventHandler__DEFINED
-typedef void(^WUXIManipulationCompletedEventHandler)(RTObject* sender, WUXIManipulationCompletedRoutedEventArgs* e);
-#endif // __WUXIManipulationCompletedEventHandler__DEFINED
-
-// Windows.UI.Xaml.Input.ManipulationDeltaEventHandler
-#ifndef __WUXIManipulationDeltaEventHandler__DEFINED
-#define __WUXIManipulationDeltaEventHandler__DEFINED
-typedef void(^WUXIManipulationDeltaEventHandler)(RTObject* sender, WUXIManipulationDeltaRoutedEventArgs* e);
-#endif // __WUXIManipulationDeltaEventHandler__DEFINED
-
-// Windows.UI.Xaml.Input.ManipulationInertiaStartingEventHandler
-#ifndef __WUXIManipulationInertiaStartingEventHandler__DEFINED
-#define __WUXIManipulationInertiaStartingEventHandler__DEFINED
-typedef void(^WUXIManipulationInertiaStartingEventHandler)(RTObject* sender, WUXIManipulationInertiaStartingRoutedEventArgs* e);
-#endif // __WUXIManipulationInertiaStartingEventHandler__DEFINED
-
-// Windows.UI.Xaml.Input.ManipulationStartedEventHandler
-#ifndef __WUXIManipulationStartedEventHandler__DEFINED
-#define __WUXIManipulationStartedEventHandler__DEFINED
-typedef void(^WUXIManipulationStartedEventHandler)(RTObject* sender, WUXIManipulationStartedRoutedEventArgs* e);
-#endif // __WUXIManipulationStartedEventHandler__DEFINED
-
-// Windows.UI.Xaml.Input.ManipulationStartingEventHandler
-#ifndef __WUXIManipulationStartingEventHandler__DEFINED
-#define __WUXIManipulationStartingEventHandler__DEFINED
-typedef void(^WUXIManipulationStartingEventHandler)(RTObject* sender, WUXIManipulationStartingRoutedEventArgs* e);
-#endif // __WUXIManipulationStartingEventHandler__DEFINED
-
-// Windows.UI.Xaml.Input.PointerEventHandler
-#ifndef __WUXIPointerEventHandler__DEFINED
-#define __WUXIPointerEventHandler__DEFINED
-typedef void(^WUXIPointerEventHandler)(RTObject* sender, WUXIPointerRoutedEventArgs* e);
-#endif // __WUXIPointerEventHandler__DEFINED
-
-// Windows.UI.Xaml.Input.RightTappedEventHandler
-#ifndef __WUXIRightTappedEventHandler__DEFINED
-#define __WUXIRightTappedEventHandler__DEFINED
-typedef void(^WUXIRightTappedEventHandler)(RTObject* sender, WUXIRightTappedRoutedEventArgs* e);
-#endif // __WUXIRightTappedEventHandler__DEFINED
-
-// Windows.UI.Xaml.Input.TappedEventHandler
-#ifndef __WUXITappedEventHandler__DEFINED
-#define __WUXITappedEventHandler__DEFINED
-typedef void(^WUXITappedEventHandler)(RTObject* sender, WUXITappedRoutedEventArgs* e);
-#endif // __WUXITappedEventHandler__DEFINED
-
-// Windows.UI.Xaml.RoutedEventHandler
-#ifndef __WXRoutedEventHandler__DEFINED
-#define __WXRoutedEventHandler__DEFINED
-typedef void(^WXRoutedEventHandler)(RTObject* sender, WXRoutedEventArgs* e);
-#endif // __WXRoutedEventHandler__DEFINED
-
-// Windows.UI.Xaml.SizeChangedEventHandler
-#ifndef __WXSizeChangedEventHandler__DEFINED
-#define __WXSizeChangedEventHandler__DEFINED
-typedef void(^WXSizeChangedEventHandler)(RTObject* sender, WXSizeChangedEventArgs* e);
-#endif // __WXSizeChangedEventHandler__DEFINED
-
-
-#import
-
-// Microsoft.Advertising.WinRT.UI.ExpandedCloseDelegate
-#ifndef __MAWUExpandedCloseDelegate__DEFINED
-#define __MAWUExpandedCloseDelegate__DEFINED
-typedef void(^MAWUExpandedCloseDelegate)();
-#endif // __MAWUExpandedCloseDelegate__DEFINED
-
-// Microsoft.Advertising.WinRT.UI.IAdvertisingWebBrowser
-#ifndef __MAWUIAdvertisingWebBrowser_DEFINED__
-#define __MAWUIAdvertisingWebBrowser_DEFINED__
-
-@protocol MAWUIAdvertisingWebBrowser
-- (double)getContainerWidth;
-- (double)getContainerHeight;
-- (void)expand1:(WFUri*)uri expandProperties:(MAWUExpandProperties*)expandProperties isLegacyAd:(BOOL)isLegacyAd;
-- (void)expand2:(WFUri*)uri expandProperties:(MAWUExpandProperties*)expandProperties;
-- (void)resize:(double)width height:(double)height;
-- (void)updateExpandProperties:(MAWUExpandProperties*)expandProps;
-- (void)setUseCustomClose:(BOOL)useCustomClose;
-- (void)raiseAdLoadFailedEvent:(NSString *)message;
-- (void)closeExpandedView;
-@end
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MAWUIAdvertisingWebBrowser : RTObject
-@end
-
-#endif // __MAWUIAdvertisingWebBrowser_DEFINED__
-
-// Microsoft.Advertising.WinRT.UI.AdErrorEventArgs
-#ifndef __MAWUAdErrorEventArgs_DEFINED__
-#define __MAWUAdErrorEventArgs_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MAWUAdErrorEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * errorMessage;
-@property (readonly) MAErrorCode errorCode;
-@end
-
-#endif // __MAWUAdErrorEventArgs_DEFINED__
-
-// Microsoft.Advertising.WinRT.UI.ManipulationStateChangedEventArgs
-#ifndef __MAWUManipulationStateChangedEventArgs_DEFINED__
-#define __MAWUManipulationStateChangedEventArgs_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MAWUManipulationStateChangedEventArgs : RTObject
-+ (MAWUManipulationStateChangedEventArgs*)makeInstance1:(int)current last:(int)last ACTIVATOR;
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) int lastState;
-@property (readonly) int currentState;
-@end
-
-#endif // __MAWUManipulationStateChangedEventArgs_DEFINED__
-
-// Microsoft.Advertising.WinRT.UI.PointerMoveEventArgs
-#ifndef __MAWUPointerMoveEventArgs_DEFINED__
-#define __MAWUPointerMoveEventArgs_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MAWUPointerMoveEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WFPoint* mouseCoordinate;
-@end
-
-#endif // __MAWUPointerMoveEventArgs_DEFINED__
-
-// Microsoft.Advertising.WinRT.UI.MouseWheelEventArgs
-#ifndef __MAWUMouseWheelEventArgs_DEFINED__
-#define __MAWUMouseWheelEventArgs_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MAWUMouseWheelEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) int wheelDelta;
-@property (readonly) BOOL ctrlKeyPressed;
-@property (readonly) MAWUPointerMoveEventArgs* pointerCoordinate;
-@end
-
-#endif // __MAWUMouseWheelEventArgs_DEFINED__
-
-// Microsoft.Advertising.WinRT.UI.PointerDownEventArgs
-#ifndef __MAWUPointerDownEventArgs_DEFINED__
-#define __MAWUPointerDownEventArgs_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MAWUPointerDownEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) int keyCode;
-@property (readonly) NSString * pointerType;
-@property (readonly) MAWUPointerMoveEventArgs* pointerCoordinate;
-@end
-
-#endif // __MAWUPointerDownEventArgs_DEFINED__
-
-// Windows.Foundation.IClosable
-#ifndef __WFIClosable_DEFINED__
-#define __WFIClosable_DEFINED__
-
-@protocol WFIClosable
-- (void)close;
-@end
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WFIClosable : RTObject
-@end
-
-#endif // __WFIClosable_DEFINED__
-
-// Windows.UI.Xaml.Controls.Primitives.IScrollSnapPointsInfo
-#ifndef __WUXCPIScrollSnapPointsInfo_DEFINED__
-#define __WUXCPIScrollSnapPointsInfo_DEFINED__
-
-@protocol WUXCPIScrollSnapPointsInfo
-@property (readonly) BOOL areHorizontalSnapPointsRegular;
-@property (readonly) BOOL areVerticalSnapPointsRegular;
-- (EventRegistrationToken)addHorizontalSnapPointsChangedEvent:(void(^)(RTObject*, RTObject*))del;
-- (void)removeHorizontalSnapPointsChangedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addVerticalSnapPointsChangedEvent:(void(^)(RTObject*, RTObject*))del;
-- (void)removeVerticalSnapPointsChangedEvent:(EventRegistrationToken)tok;
-- (NSArray* /* float */)getIrregularSnapPoints:(WXCOrientation)orientation alignment:(WUXCPSnapPointsAlignment)alignment;
-- (float)getRegularSnapPoints:(WXCOrientation)orientation alignment:(WUXCPSnapPointsAlignment)alignment offset:(float*)offset;
-@end
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WUXCPIScrollSnapPointsInfo : RTObject
-@end
-
-#endif // __WUXCPIScrollSnapPointsInfo_DEFINED__
-
-// Windows.UI.Xaml.Controls.IInsertionPanel
-#ifndef __WXCIInsertionPanel_DEFINED__
-#define __WXCIInsertionPanel_DEFINED__
-
-@protocol WXCIInsertionPanel
-- (void)getInsertionIndexes:(WFPoint*)position first:(int*)first second:(int*)second;
-@end
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WXCIInsertionPanel : RTObject
-@end
-
-#endif // __WXCIInsertionPanel_DEFINED__
-
-// Windows.UI.Xaml.IFrameworkElementOverrides
-#ifndef __WXIFrameworkElementOverrides_DEFINED__
-#define __WXIFrameworkElementOverrides_DEFINED__
-
-@protocol WXIFrameworkElementOverrides
-- (WFSize*)measureOverride:(WFSize*)availableSize;
-- (WFSize*)arrangeOverride:(WFSize*)finalSize;
-- (void)onApplyTemplate;
-@end
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WXIFrameworkElementOverrides : RTObject
-@end
-
-#endif // __WXIFrameworkElementOverrides_DEFINED__
-
-// Windows.UI.Xaml.IFrameworkElementOverrides2
-#ifndef __WXIFrameworkElementOverrides2_DEFINED__
-#define __WXIFrameworkElementOverrides2_DEFINED__
-
-@protocol WXIFrameworkElementOverrides2
-- (BOOL)goToElementStateCore:(NSString *)stateName useTransitions:(BOOL)useTransitions;
-@end
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WXIFrameworkElementOverrides2 : RTObject
-@end
-
-#endif // __WXIFrameworkElementOverrides2_DEFINED__
-
-// Windows.UI.Xaml.IUIElementOverrides
-#ifndef __WXIUIElementOverrides_DEFINED__
-#define __WXIUIElementOverrides_DEFINED__
-
-@protocol WXIUIElementOverrides
-- (WUXAPAutomationPeer*)onCreateAutomationPeer;
-- (void)onDisconnectVisualChildren;
-- (id /* id < WFPoint* > */)findSubElementsForTouchTargeting:(WFPoint*)point boundingRect:(WFRect*)boundingRect;
-@end
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WXIUIElementOverrides : RTObject
-@end
-
-#endif // __WXIUIElementOverrides_DEFINED__
-
-// Windows.UI.Xaml.DependencyObject
-#ifndef __WXDependencyObject_DEFINED__
-#define __WXDependencyObject_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WXDependencyObject : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WUCCoreDispatcher* dispatcher;
-- (RTObject*)getValue:(WXDependencyProperty*)dp;
-- (void)setValue:(WXDependencyProperty*)dp value:(RTObject*)value;
-- (void)clearValue:(WXDependencyProperty*)dp;
-- (RTObject*)readLocalValue:(WXDependencyProperty*)dp;
-- (RTObject*)getAnimationBaseValue:(WXDependencyProperty*)dp;
-- (int64_t)registerPropertyChangedCallback:(WXDependencyProperty*)dp callback:(WXDependencyPropertyChangedCallback)callback;
-- (void)unregisterPropertyChangedCallback:(WXDependencyProperty*)dp token:(int64_t)token;
-@end
-
-#endif // __WXDependencyObject_DEFINED__
-
-// Windows.UI.Xaml.UIElement
-#ifndef __WXUIElement_DEFINED__
-#define __WXUIElement_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WXUIElement : WXDependencyObject
-+ (BOOL)tryStartDirectManipulation:(WUXIPointer*)value;
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property BOOL isHitTestVisible;
-@property BOOL isDoubleTapEnabled;
-@property double opacity;
-@property (retain) WUXMProjection* projection;
-@property (retain) WUXMRectangleGeometry* clip;
-@property (retain) WUXMCacheMode* cacheMode;
-@property WUXIManipulationModes manipulationMode;
-@property BOOL isTapEnabled;
-@property BOOL isRightTapEnabled;
-@property BOOL isHoldingEnabled;
-@property BOOL allowDrop;
-@property WXVisibility visibility;
-@property BOOL useLayoutRounding;
-@property (retain) WUXMATransitionCollection* transitions;
-@property (retain) WFPoint* renderTransformOrigin;
-@property (retain) WUXMTransform* renderTransform;
-@property (readonly) NSArray* /* WUXIPointer* */ pointerCaptures;
-@property (readonly) WFSize* desiredSize;
-@property (readonly) WFSize* renderSize;
-@property WUXMElementCompositeMode compositeMode;
-@property (retain) WUXMMTransform3D* transform3D;
-@property BOOL canDrag;
-@property BOOL isAccessKeyScope;
-@property BOOL exitDisplayModeOnAccessKeyInvoked;
-@property (retain) WUXCPFlyoutBase* contextFlyout;
-@property (retain) WXDependencyObject* accessKeyScopeOwner;
-@property (retain) NSString * accessKey;
-+ (WXDependencyProperty*)isRightTapEnabledProperty;
-+ (WXDependencyProperty*)allowDropProperty;
-+ (WXDependencyProperty*)cacheModeProperty;
-+ (WXDependencyProperty*)clipProperty;
-+ (WXRoutedEvent*)doubleTappedEvent;
-+ (WXRoutedEvent*)dragEnterEvent;
-+ (WXRoutedEvent*)dragLeaveEvent;
-+ (WXRoutedEvent*)dragOverEvent;
-+ (WXRoutedEvent*)dropEvent;
-+ (WXRoutedEvent*)holdingEvent;
-+ (WXDependencyProperty*)isDoubleTapEnabledProperty;
-+ (WXDependencyProperty*)isHitTestVisibleProperty;
-+ (WXDependencyProperty*)isHoldingEnabledProperty;
-+ (WXDependencyProperty*)isTapEnabledProperty;
-+ (WXRoutedEvent*)keyDownEvent;
-+ (WXRoutedEvent*)keyUpEvent;
-+ (WXRoutedEvent*)manipulationCompletedEvent;
-+ (WXRoutedEvent*)manipulationDeltaEvent;
-+ (WXRoutedEvent*)manipulationInertiaStartingEvent;
-+ (WXDependencyProperty*)manipulationModeProperty;
-+ (WXRoutedEvent*)manipulationStartedEvent;
-+ (WXRoutedEvent*)manipulationStartingEvent;
-+ (WXDependencyProperty*)opacityProperty;
-+ (WXRoutedEvent*)pointerCanceledEvent;
-+ (WXRoutedEvent*)pointerCaptureLostEvent;
-+ (WXDependencyProperty*)pointerCapturesProperty;
-+ (WXRoutedEvent*)pointerEnteredEvent;
-+ (WXRoutedEvent*)pointerExitedEvent;
-+ (WXRoutedEvent*)pointerMovedEvent;
-+ (WXRoutedEvent*)pointerPressedEvent;
-+ (WXRoutedEvent*)pointerReleasedEvent;
-+ (WXRoutedEvent*)pointerWheelChangedEvent;
-+ (WXDependencyProperty*)projectionProperty;
-+ (WXDependencyProperty*)renderTransformOriginProperty;
-+ (WXDependencyProperty*)renderTransformProperty;
-+ (WXRoutedEvent*)rightTappedEvent;
-+ (WXRoutedEvent*)tappedEvent;
-+ (WXDependencyProperty*)transitionsProperty;
-+ (WXDependencyProperty*)useLayoutRoundingProperty;
-+ (WXDependencyProperty*)visibilityProperty;
-+ (WXDependencyProperty*)compositeModeProperty;
-+ (WXDependencyProperty*)canDragProperty;
-+ (WXDependencyProperty*)transform3DProperty;
-+ (WXDependencyProperty*)accessKeyScopeOwnerProperty;
-+ (WXDependencyProperty*)contextFlyoutProperty;
-+ (WXDependencyProperty*)exitDisplayModeOnAccessKeyInvokedProperty;
-+ (WXDependencyProperty*)isAccessKeyScopeProperty;
-+ (WXDependencyProperty*)accessKeyProperty;
-- (EventRegistrationToken)addDoubleTappedEvent:(WUXIDoubleTappedEventHandler)del;
-- (void)removeDoubleTappedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addDragEnterEvent:(WXDragEventHandler)del;
-- (void)removeDragEnterEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addDragLeaveEvent:(WXDragEventHandler)del;
-- (void)removeDragLeaveEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addDragOverEvent:(WXDragEventHandler)del;
-- (void)removeDragOverEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addDropEvent:(WXDragEventHandler)del;
-- (void)removeDropEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addGotFocusEvent:(WXRoutedEventHandler)del;
-- (void)removeGotFocusEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addHoldingEvent:(WUXIHoldingEventHandler)del;
-- (void)removeHoldingEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addKeyDownEvent:(WUXIKeyEventHandler)del;
-- (void)removeKeyDownEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addKeyUpEvent:(WUXIKeyEventHandler)del;
-- (void)removeKeyUpEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addLostFocusEvent:(WXRoutedEventHandler)del;
-- (void)removeLostFocusEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addManipulationCompletedEvent:(WUXIManipulationCompletedEventHandler)del;
-- (void)removeManipulationCompletedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addManipulationDeltaEvent:(WUXIManipulationDeltaEventHandler)del;
-- (void)removeManipulationDeltaEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addManipulationInertiaStartingEvent:(WUXIManipulationInertiaStartingEventHandler)del;
-- (void)removeManipulationInertiaStartingEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addManipulationStartedEvent:(WUXIManipulationStartedEventHandler)del;
-- (void)removeManipulationStartedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addManipulationStartingEvent:(WUXIManipulationStartingEventHandler)del;
-- (void)removeManipulationStartingEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addPointerCanceledEvent:(WUXIPointerEventHandler)del;
-- (void)removePointerCanceledEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addPointerCaptureLostEvent:(WUXIPointerEventHandler)del;
-- (void)removePointerCaptureLostEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addPointerEnteredEvent:(WUXIPointerEventHandler)del;
-- (void)removePointerEnteredEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addPointerExitedEvent:(WUXIPointerEventHandler)del;
-- (void)removePointerExitedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addPointerMovedEvent:(WUXIPointerEventHandler)del;
-- (void)removePointerMovedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addPointerPressedEvent:(WUXIPointerEventHandler)del;
-- (void)removePointerPressedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addPointerReleasedEvent:(WUXIPointerEventHandler)del;
-- (void)removePointerReleasedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addPointerWheelChangedEvent:(WUXIPointerEventHandler)del;
-- (void)removePointerWheelChangedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addRightTappedEvent:(WUXIRightTappedEventHandler)del;
-- (void)removeRightTappedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addTappedEvent:(WUXITappedEventHandler)del;
-- (void)removeTappedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addDragStartingEvent:(void(^)(WXUIElement*, WXDragStartingEventArgs*))del;
-- (void)removeDragStartingEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addDropCompletedEvent:(void(^)(WXUIElement*, WXDropCompletedEventArgs*))del;
-- (void)removeDropCompletedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addAccessKeyDisplayDismissedEvent:(void(^)(WXUIElement*, WUXIAccessKeyDisplayDismissedEventArgs*))del;
-- (void)removeAccessKeyDisplayDismissedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addAccessKeyDisplayRequestedEvent:(void(^)(WXUIElement*, WUXIAccessKeyDisplayRequestedEventArgs*))del;
-- (void)removeAccessKeyDisplayRequestedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addAccessKeyInvokedEvent:(void(^)(WXUIElement*, WUXIAccessKeyInvokedEventArgs*))del;
-- (void)removeAccessKeyInvokedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addContextCanceledEvent:(void(^)(WXUIElement*, WXRoutedEventArgs*))del;
-- (void)removeContextCanceledEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addContextRequestedEvent:(void(^)(WXUIElement*, WUXIContextRequestedEventArgs*))del;
-- (void)removeContextRequestedEvent:(EventRegistrationToken)tok;
-- (void)measure:(WFSize*)availableSize;
-- (void)arrange:(WFRect*)finalRect;
-- (BOOL)capturePointer:(WUXIPointer*)value;
-- (void)releasePointerCapture:(WUXIPointer*)value;
-- (void)releasePointerCaptures;
-- (void)addHandler:(WXRoutedEvent*)routedEvent handler:(RTObject*)handler handledEventsToo:(BOOL)handledEventsToo;
-- (void)removeHandler:(WXRoutedEvent*)routedEvent handler:(RTObject*)handler;
-- (WUXMGeneralTransform*)transformToVisual:(WXUIElement*)visual;
-- (void)invalidateMeasure;
-- (void)invalidateArrange;
-- (void)updateLayout;
-- (BOOL)cancelDirectManipulations;
-- (void)startDragAsync:(WUIPointerPoint*)pointerPoint success:(void (^)(WADDataPackageOperation))success failure:(void (^)(NSError*))failure;
-@end
-
-#endif // __WXUIElement_DEFINED__
-
-// Windows.UI.Xaml.FrameworkElement
-#ifndef __WXFrameworkElement_DEFINED__
-#define __WXFrameworkElement_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WXFrameworkElement : WXUIElement
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property double height;
-@property WXFlowDirection flowDirection;
-@property double minHeight;
-@property (retain) RTObject* dataContext;
-@property (retain) NSString * name;
-@property double minWidth;
-@property double maxWidth;
-@property double maxHeight;
-@property (retain) WXThickness* margin;
-@property (retain) NSString * language;
-@property WXHorizontalAlignment horizontalAlignment;
-@property (retain) WXResourceDictionary* resources;
-@property double width;
-@property WXVerticalAlignment verticalAlignment;
-@property (retain) RTObject* tag;
-@property (retain) WXStyle* style;
-@property (readonly) WFUri* baseUri;
-@property (readonly) double actualHeight;
-@property (readonly) WXDependencyObject* parent;
-@property (readonly) WXTriggerCollection* triggers;
-@property (readonly) double actualWidth;
-@property WXElementTheme requestedTheme;
-@property (retain) WXThickness* focusVisualMargin;
-@property (retain) WUXMBrush* focusVisualSecondaryBrush;
-@property (retain) WXThickness* focusVisualPrimaryThickness;
-@property (retain) WUXMBrush* focusVisualPrimaryBrush;
-@property BOOL allowFocusWhenDisabled;
-@property BOOL allowFocusOnInteraction;
-@property (retain) WXThickness* focusVisualSecondaryThickness;
-+ (WXDependencyProperty*)styleProperty;
-+ (WXDependencyProperty*)actualHeightProperty;
-+ (WXDependencyProperty*)actualWidthProperty;
-+ (WXDependencyProperty*)dataContextProperty;
-+ (WXDependencyProperty*)flowDirectionProperty;
-+ (WXDependencyProperty*)heightProperty;
-+ (WXDependencyProperty*)horizontalAlignmentProperty;
-+ (WXDependencyProperty*)languageProperty;
-+ (WXDependencyProperty*)marginProperty;
-+ (WXDependencyProperty*)maxHeightProperty;
-+ (WXDependencyProperty*)maxWidthProperty;
-+ (WXDependencyProperty*)minHeightProperty;
-+ (WXDependencyProperty*)minWidthProperty;
-+ (WXDependencyProperty*)nameProperty;
-+ (WXDependencyProperty*)tagProperty;
-+ (WXDependencyProperty*)verticalAlignmentProperty;
-+ (WXDependencyProperty*)widthProperty;
-+ (WXDependencyProperty*)requestedThemeProperty;
-+ (WXDependencyProperty*)allowFocusOnInteractionProperty;
-+ (WXDependencyProperty*)allowFocusWhenDisabledProperty;
-+ (WXDependencyProperty*)focusVisualMarginProperty;
-+ (WXDependencyProperty*)focusVisualPrimaryBrushProperty;
-+ (WXDependencyProperty*)focusVisualPrimaryThicknessProperty;
-+ (WXDependencyProperty*)focusVisualSecondaryBrushProperty;
-+ (WXDependencyProperty*)focusVisualSecondaryThicknessProperty;
-- (EventRegistrationToken)addLayoutUpdatedEvent:(void(^)(RTObject*, RTObject*))del;
-- (void)removeLayoutUpdatedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addLoadedEvent:(WXRoutedEventHandler)del;
-- (void)removeLoadedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addSizeChangedEvent:(WXSizeChangedEventHandler)del;
-- (void)removeSizeChangedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addUnloadedEvent:(WXRoutedEventHandler)del;
-- (void)removeUnloadedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addDataContextChangedEvent:(void(^)(WXFrameworkElement*, WXDataContextChangedEventArgs*))del;
-- (void)removeDataContextChangedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addLoadingEvent:(void(^)(WXFrameworkElement*, RTObject*))del;
-- (void)removeLoadingEvent:(EventRegistrationToken)tok;
-- (RTObject*)findName:(NSString *)name;
-- (void)setBinding:(WXDependencyProperty*)dp binding:(WUXDBindingBase*)binding;
-- (WUXDBindingExpression*)getBindingExpression:(WXDependencyProperty*)dp;
-@end
-
-#endif // __WXFrameworkElement_DEFINED__
-
-// Windows.UI.Xaml.Controls.Panel
-#ifndef __WXCPanel_DEFINED__
-#define __WXCPanel_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WXCPanel : WXFrameworkElement
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (retain) WUXMATransitionCollection* childrenTransitions;
-@property (retain) WUXMBrush* background;
-@property (readonly) WXCUIElementCollection* children;
-@property (readonly) BOOL isItemsHost;
-+ (WXDependencyProperty*)backgroundProperty;
-+ (WXDependencyProperty*)childrenTransitionsProperty;
-+ (WXDependencyProperty*)isItemsHostProperty;
-@end
-
-#endif // __WXCPanel_DEFINED__
-
-// Windows.UI.Xaml.Controls.StackPanel
-#ifndef __WXCStackPanel_DEFINED__
-#define __WXCStackPanel_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WXCStackPanel : WXCPanel
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property WXCOrientation orientation;
-@property BOOL areScrollSnapPointsRegular;
-@property (retain) WXThickness* padding;
-@property (retain) WXCornerRadius* cornerRadius;
-@property (retain) WXThickness* borderThickness;
-@property (retain) WUXMBrush* borderBrush;
-@property (readonly) BOOL areHorizontalSnapPointsRegular;
-@property (readonly) BOOL areVerticalSnapPointsRegular;
-+ (WXDependencyProperty*)areScrollSnapPointsRegularProperty;
-+ (WXDependencyProperty*)orientationProperty;
-+ (WXDependencyProperty*)borderBrushProperty;
-+ (WXDependencyProperty*)borderThicknessProperty;
-+ (WXDependencyProperty*)cornerRadiusProperty;
-+ (WXDependencyProperty*)paddingProperty;
-- (EventRegistrationToken)addHorizontalSnapPointsChangedEvent:(void(^)(RTObject*, RTObject*))del;
-- (void)removeHorizontalSnapPointsChangedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addVerticalSnapPointsChangedEvent:(void(^)(RTObject*, RTObject*))del;
-- (void)removeVerticalSnapPointsChangedEvent:(EventRegistrationToken)tok;
-- (NSArray* /* float */)getIrregularSnapPoints:(WXCOrientation)orientation alignment:(WUXCPSnapPointsAlignment)alignment;
-- (float)getRegularSnapPoints:(WXCOrientation)orientation alignment:(WUXCPSnapPointsAlignment)alignment offset:(float*)offset;
-- (void)getInsertionIndexes:(WFPoint*)position first:(int*)first second:(int*)second;
-@end
-
-#endif // __WXCStackPanel_DEFINED__
-
-// Microsoft.Advertising.WinRT.UI.AdControl
-#ifndef __MAWUAdControl_DEFINED__
-#define __MAWUAdControl_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MAWUAdControl : WXCStackPanel
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) BOOL hasAd;
-@property (readonly) BOOL isSuspended;
-@property (retain) NSString * postalCode;
-@property (retain) NSString * countryOrRegion;
-@property (retain) NSString * keywords;
-@property int autoRefreshIntervalInSeconds;
-@property BOOL isAutoRefreshEnabled;
-@property (readonly) BOOL isEngaged;
-@property (retain) NSString * applicationId;
-@property (retain) NSString * adUnitId;
-- (EventRegistrationToken)addOnManipulationStateChangedEvent:(void(^)(RTObject*, MAWUManipulationStateChangedEventArgs*))del;
-- (void)removeOnManipulationStateChangedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addOnPointerMoveEvent:(void(^)(RTObject*, MAWUPointerMoveEventArgs*))del;
-- (void)removeOnPointerMoveEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addOnMouseWheelEvent:(void(^)(RTObject*, MAWUMouseWheelEventArgs*))del;
-- (void)removeOnMouseWheelEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addOnPointerDownEvent:(void(^)(RTObject*, MAWUPointerDownEventArgs*))del;
-- (void)removeOnPointerDownEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addOnPointerUpEvent:(void(^)(RTObject*, WXRoutedEventArgs*))del;
-- (void)removeOnPointerUpEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addIsEngagedChangedEvent:(void(^)(RTObject*, WXRoutedEventArgs*))del;
-- (void)removeIsEngagedChangedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addAdRefreshedEvent:(void(^)(RTObject*, WXRoutedEventArgs*))del;
-- (void)removeAdRefreshedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addErrorOccurredEvent:(void(^)(RTObject*, MAWUAdErrorEventArgs*))del;
-- (void)removeErrorOccurredEvent:(EventRegistrationToken)tok;
-- (void)close;
-- (void)refresh1;
-- (void)addAdTag:(NSString *)tagName tagValue:(NSString *)tagValue;
-- (void)removeAdTag:(NSString *)tagName;
-- (void)suspend;
-- (void)resume;
-@end
-
-#endif // __MAWUAdControl_DEFINED__
-
-// Microsoft.Advertising.WinRT.UI.ExpandProperties
-#ifndef __MAWUExpandProperties_DEFINED__
-#define __MAWUExpandProperties_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MAWUExpandProperties : RTObject
-+ (MAWUExpandProperties*)getDefault;
-+ (MAWUExpandProperties*)makeInstance1:(int)width height:(int)height useCustomClose:(BOOL)useCustomClose lockOrientation:(BOOL)lockOrientation ACTIVATOR;
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property BOOL lockOrientation;
-@property (readonly) BOOL isModal;
-@property BOOL useCustomClose;
-@property int height;
-@property int width;
-@end
-
-#endif // __MAWUExpandProperties_DEFINED__
-
-// Windows.UI.Xaml.Markup.IComponentConnector
-#ifndef __WUXMIComponentConnector_DEFINED__
-#define __WUXMIComponentConnector_DEFINED__
-
-@protocol WUXMIComponentConnector
-- (void)connect:(int)connectionId target:(RTObject*)target;
-@end
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WUXMIComponentConnector : RTObject
-@end
-
-#endif // __WUXMIComponentConnector_DEFINED__
-
-// Windows.UI.Xaml.Markup.IComponentConnector2
-#ifndef __WUXMIComponentConnector2_DEFINED__
-#define __WUXMIComponentConnector2_DEFINED__
-
-@protocol WUXMIComponentConnector2
-- (RTObject*)getBindingConnector:(int)connectionId target:(RTObject*)target;
-@end
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WUXMIComponentConnector2 : RTObject
-@end
-
-#endif // __WUXMIComponentConnector2_DEFINED__
-
-// Windows.UI.Xaml.Controls.IControlOverrides
-#ifndef __WXCIControlOverrides_DEFINED__
-#define __WXCIControlOverrides_DEFINED__
-
-@protocol WXCIControlOverrides
-- (void)onPointerEntered:(WUXIPointerRoutedEventArgs*)e;
-- (void)onPointerPressed:(WUXIPointerRoutedEventArgs*)e;
-- (void)onPointerMoved:(WUXIPointerRoutedEventArgs*)e;
-- (void)onPointerReleased:(WUXIPointerRoutedEventArgs*)e;
-- (void)onPointerExited:(WUXIPointerRoutedEventArgs*)e;
-- (void)onPointerCaptureLost:(WUXIPointerRoutedEventArgs*)e;
-- (void)onPointerCanceled:(WUXIPointerRoutedEventArgs*)e;
-- (void)onPointerWheelChanged:(WUXIPointerRoutedEventArgs*)e;
-- (void)onTapped:(WUXITappedRoutedEventArgs*)e;
-- (void)onDoubleTapped:(WUXIDoubleTappedRoutedEventArgs*)e;
-- (void)onHolding:(WUXIHoldingRoutedEventArgs*)e;
-- (void)onRightTapped:(WUXIRightTappedRoutedEventArgs*)e;
-- (void)onManipulationStarting:(WUXIManipulationStartingRoutedEventArgs*)e;
-- (void)onManipulationInertiaStarting:(WUXIManipulationInertiaStartingRoutedEventArgs*)e;
-- (void)onManipulationStarted:(WUXIManipulationStartedRoutedEventArgs*)e;
-- (void)onManipulationDelta:(WUXIManipulationDeltaRoutedEventArgs*)e;
-- (void)onManipulationCompleted:(WUXIManipulationCompletedRoutedEventArgs*)e;
-- (void)onKeyUp:(WUXIKeyRoutedEventArgs*)e;
-- (void)onKeyDown:(WUXIKeyRoutedEventArgs*)e;
-- (void)onGotFocus:(WXRoutedEventArgs*)e;
-- (void)onLostFocus:(WXRoutedEventArgs*)e;
-- (void)onDragEnter:(WXDragEventArgs*)e;
-- (void)onDragLeave:(WXDragEventArgs*)e;
-- (void)onDragOver:(WXDragEventArgs*)e;
-- (void)onDrop:(WXDragEventArgs*)e;
-@end
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WXCIControlOverrides : RTObject
-@end
-
-#endif // __WXCIControlOverrides_DEFINED__
-
-// Windows.UI.Xaml.Controls.Control
-#ifndef __WXCControl_DEFINED__
-#define __WXCControl_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WXCControl : WXFrameworkElement
-+ (BOOL)getIsTemplateFocusTarget:(WXFrameworkElement*)element;
-+ (void)setIsTemplateFocusTarget:(WXFrameworkElement*)element value:(BOOL)value;
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property double fontSize;
-@property (retain) WUXMFontFamily* fontFamily;
-@property (retain) WXThickness* padding;
-@property int tabIndex;
-@property int characterSpacing;
-@property (retain) WXThickness* borderThickness;
-@property BOOL isEnabled;
-@property (retain) WUXMBrush* borderBrush;
-@property WUTFontStretch fontStretch;
-@property BOOL isTabStop;
-@property WXHorizontalAlignment horizontalContentAlignment;
-@property (retain) WUXMBrush* foreground;
-@property (retain) WUTFontWeight* fontWeight;
-@property WUTFontStyle fontStyle;
-@property (retain) WUXMBrush* background;
-@property WXVerticalAlignment verticalContentAlignment;
-@property (retain) WXCControlTemplate* Template;
-@property WUXIKeyboardNavigationMode tabNavigation;
-@property (readonly) WXFocusState focusState;
-@property BOOL isTextScaleFactorEnabled;
-@property BOOL useSystemFocusVisuals;
-@property (retain) WXDependencyObject* xYFocusRight;
-@property BOOL isFocusEngaged;
-@property (retain) WXDependencyObject* xYFocusLeft;
-@property (retain) WXDependencyObject* xYFocusDown;
-@property WXCRequiresPointer requiresPointer;
-@property BOOL isFocusEngagementEnabled;
-@property WXElementSoundMode elementSoundMode;
-@property (retain) WXDependencyObject* xYFocusUp;
-+ (WXDependencyProperty*)isEnabledProperty;
-+ (WXDependencyProperty*)backgroundProperty;
-+ (WXDependencyProperty*)borderBrushProperty;
-+ (WXDependencyProperty*)borderThicknessProperty;
-+ (WXDependencyProperty*)characterSpacingProperty;
-+ (WXDependencyProperty*)defaultStyleKeyProperty;
-+ (WXDependencyProperty*)focusStateProperty;
-+ (WXDependencyProperty*)fontFamilyProperty;
-+ (WXDependencyProperty*)fontSizeProperty;
-+ (WXDependencyProperty*)fontStretchProperty;
-+ (WXDependencyProperty*)fontStyleProperty;
-+ (WXDependencyProperty*)fontWeightProperty;
-+ (WXDependencyProperty*)foregroundProperty;
-+ (WXDependencyProperty*)horizontalContentAlignmentProperty;
-+ (WXDependencyProperty*)isTabStopProperty;
-+ (WXDependencyProperty*)paddingProperty;
-+ (WXDependencyProperty*)tabIndexProperty;
-+ (WXDependencyProperty*)tabNavigationProperty;
-+ (WXDependencyProperty*)templateProperty;
-+ (WXDependencyProperty*)verticalContentAlignmentProperty;
-+ (WXDependencyProperty*)isTextScaleFactorEnabledProperty;
-+ (WXDependencyProperty*)isTemplateFocusTargetProperty;
-+ (WXDependencyProperty*)useSystemFocusVisualsProperty;
-+ (WXDependencyProperty*)elementSoundModeProperty;
-+ (WXDependencyProperty*)isFocusEngagedProperty;
-+ (WXDependencyProperty*)isFocusEngagementEnabledProperty;
-+ (WXDependencyProperty*)requiresPointerProperty;
-+ (WXDependencyProperty*)xYFocusDownProperty;
-+ (WXDependencyProperty*)xYFocusLeftProperty;
-+ (WXDependencyProperty*)xYFocusRightProperty;
-+ (WXDependencyProperty*)xYFocusUpProperty;
-- (EventRegistrationToken)addIsEnabledChangedEvent:(WXDependencyPropertyChangedEventHandler)del;
-- (void)removeIsEnabledChangedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addFocusDisengagedEvent:(void(^)(WXCControl*, WXCFocusDisengagedEventArgs*))del;
-- (void)removeFocusDisengagedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addFocusEngagedEvent:(void(^)(WXCControl*, WXCFocusEngagedEventArgs*))del;
-- (void)removeFocusEngagedEvent:(EventRegistrationToken)tok;
-- (BOOL)applyTemplate;
-- (BOOL)focus:(WXFocusState)value;
-- (void)removeFocusEngagement;
-@end
-
-#endif // __WXCControl_DEFINED__
-
-// Windows.UI.Xaml.Controls.UserControl
-#ifndef __WXCUserControl_DEFINED__
-#define __WXCUserControl_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface WXCUserControl : WXCControl
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (retain) WXUIElement* content;
-+ (WXDependencyProperty*)contentProperty;
-@end
-
-#endif // __WXCUserControl_DEFINED__
-
-// Microsoft.Advertising.WinRT.UI.blank
-#ifndef __MAWUblank_DEFINED__
-#define __MAWUblank_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MAWUblank : WXCUserControl
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (void)connect:(int)connectionId target:(RTObject*)target;
-- (RTObject*)getBindingConnector:(int)connectionId target:(RTObject*)target;
-- (void)initializeComponent;
-@end
-
-#endif // __MAWUblank_DEFINED__
-
-// Microsoft.Advertising.WinRT.UI.InterstitialAd
-#ifndef __MAWUInterstitialAd_DEFINED__
-#define __MAWUInterstitialAd_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MAWUInterstitialAd : RTObject
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (retain) NSString * postalCode;
-@property (retain) NSString * countryOrRegion;
-@property (retain) NSString * keywords;
-@property unsigned int requestTimeout;
-@property (readonly) MAWUInterstitialAdState state;
-- (EventRegistrationToken)addErrorOccurredEvent:(void(^)(RTObject*, MAWUAdErrorEventArgs*))del;
-- (void)removeErrorOccurredEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addCancelledEvent:(void(^)(RTObject*, RTObject*))del;
-- (void)removeCancelledEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addCompletedEvent:(void(^)(RTObject*, RTObject*))del;
-- (void)removeCompletedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addAdReadyEvent:(void(^)(RTObject*, RTObject*))del;
-- (void)removeAdReadyEvent:(EventRegistrationToken)tok;
-- (void)requestAd1:(MAWUAdType)adType applicationId:(NSString *)applicationId adUnitId:(NSString *)adUnitId;
-- (void)show;
-- (void)close;
-- (void)addAdTag:(NSString *)tagName tagValue:(NSString *)tagValue;
-- (void)removeAdTag:(NSString *)tagName;
-@end
-
-#endif // __MAWUInterstitialAd_DEFINED__
-
-// Microsoft.Advertising.WinRT.UI.VpaidEventArgs
-#ifndef __MAWUVpaidEventArgs_DEFINED__
-#define __MAWUVpaidEventArgs_DEFINED__
-
-OBJCUWPMICROSOFTADVERTISINGEXPORT
-@interface MAWUVpaidEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * message;
-@property (readonly) NSString * eventName;
-@end
-
-#endif // __MAWUVpaidEventArgs_DEFINED__
-
diff --git a/include/Platform/Universal Windows/UWP/WindowsApplicationModel.h b/include/Platform/Universal Windows/UWP/WindowsApplicationModel.h
deleted file mode 100644
index 6b25a9a783..0000000000
--- a/include/Platform/Universal Windows/UWP/WindowsApplicationModel.h
+++ /dev/null
@@ -1,493 +0,0 @@
-//******************************************************************************
-//
-// Copyright (c) 2015 Microsoft Corporation. All rights reserved.
-//
-// This code is licensed under the MIT License (MIT).
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-//
-//******************************************************************************
-
-// WindowsApplicationModel.h
-// Generated from winmd2objc
-
-#pragma once
-
-#ifndef OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-#define OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT __declspec(dllimport)
-#ifndef IN_WinObjC_Frameworks_UWP_BUILD
-#pragma comment(lib, "ObjCUWPWindowsConsolidatedNamespace.lib")
-#endif
-#endif
-#include
-
-@class WAFullTrustProcessLauncher, WAStartupTask, WAAppDisplayInfo, WAAppInfo, WASuspendingEventArgs, WALeavingBackgroundEventArgs, WAEnteredBackgroundEventArgs, WASuspendingDeferral, WASuspendingOperation, WAPackageStatus, WAPackageId, WAPackage, WAPackageStagingEventArgs, WAPackageInstallingEventArgs, WAPackageUpdatingEventArgs, WAPackageUninstallingEventArgs, WAPackageStatusChangedEventArgs, WAPackageCatalog, WADesignMode, WACameraApplicationManager;
-@class WAPackageVersion;
-@protocol WAIFullTrustProcessLauncherStatics, WAIStartupTask, WAIStartupTaskStatics, WAIAppDisplayInfo, WAIAppInfo, WAISuspendingDeferral, WAISuspendingOperation, WAISuspendingEventArgs, WAILeavingBackgroundEventArgs, WAIEnteredBackgroundEventArgs, WAIPackageIdWithMetadata, WAIPackageWithMetadata, WAIPackageStatus, WAIPackageId, WAIPackage, WAIPackage2, WAIPackage3, WAIPackage4, WAIPackageStatics, WAIPackageStagingEventArgs, WAIPackageInstallingEventArgs, WAIPackageUpdatingEventArgs, WAIPackageUninstallingEventArgs, WAIPackageStatusChangedEventArgs, WAIPackageCatalog, WAIPackageCatalogStatics, WAIDesignModeStatics, WAICameraApplicationManagerStatics;
-
-// Windows.ApplicationModel.StartupTaskState
-enum _WAStartupTaskState {
- WAStartupTaskStateDisabled = 0,
- WAStartupTaskStateDisabledByUser = 1,
- WAStartupTaskStateEnabled = 2,
-};
-typedef unsigned WAStartupTaskState;
-
-// Windows.ApplicationModel.PackageSignatureKind
-enum _WAPackageSignatureKind {
- WAPackageSignatureKindNone = 0,
- WAPackageSignatureKindDeveloper = 1,
- WAPackageSignatureKindEnterprise = 2,
- WAPackageSignatureKindStore = 3,
- WAPackageSignatureKindSystem = 4,
-};
-typedef unsigned WAPackageSignatureKind;
-
-#include "WindowsSystem.h"
-#include "WindowsFoundation.h"
-#include "WindowsApplicationModelCore.h"
-#include "WindowsStorageStreams.h"
-#include "WindowsStorage.h"
-
-#import
-
-// [struct] Windows.ApplicationModel.PackageVersion
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAPackageVersion : NSObject
-+ (instancetype)new;
-@property unsigned short major;
-@property unsigned short minor;
-@property unsigned short build;
-@property unsigned short revision;
-@end
-
-// Windows.ApplicationModel.ISuspendingDeferral
-#ifndef __WAISuspendingDeferral_DEFINED__
-#define __WAISuspendingDeferral_DEFINED__
-
-@protocol WAISuspendingDeferral
-- (void)complete;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAISuspendingDeferral : RTObject
-@end
-
-#endif // __WAISuspendingDeferral_DEFINED__
-
-// Windows.ApplicationModel.ISuspendingOperation
-#ifndef __WAISuspendingOperation_DEFINED__
-#define __WAISuspendingOperation_DEFINED__
-
-@protocol WAISuspendingOperation
-@property (readonly) WFDateTime* deadline;
-- (WASuspendingDeferral*)getDeferral;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAISuspendingOperation : RTObject
-@end
-
-#endif // __WAISuspendingOperation_DEFINED__
-
-// Windows.ApplicationModel.ISuspendingEventArgs
-#ifndef __WAISuspendingEventArgs_DEFINED__
-#define __WAISuspendingEventArgs_DEFINED__
-
-@protocol WAISuspendingEventArgs
-@property (readonly) WASuspendingOperation* suspendingOperation;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAISuspendingEventArgs : RTObject
-@end
-
-#endif // __WAISuspendingEventArgs_DEFINED__
-
-// Windows.ApplicationModel.ILeavingBackgroundEventArgs
-#ifndef __WAILeavingBackgroundEventArgs_DEFINED__
-#define __WAILeavingBackgroundEventArgs_DEFINED__
-
-@protocol WAILeavingBackgroundEventArgs
-- (WFDeferral*)getDeferral;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAILeavingBackgroundEventArgs : RTObject
-@end
-
-#endif // __WAILeavingBackgroundEventArgs_DEFINED__
-
-// Windows.ApplicationModel.IEnteredBackgroundEventArgs
-#ifndef __WAIEnteredBackgroundEventArgs_DEFINED__
-#define __WAIEnteredBackgroundEventArgs_DEFINED__
-
-@protocol WAIEnteredBackgroundEventArgs
-- (WFDeferral*)getDeferral;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAIEnteredBackgroundEventArgs : RTObject
-@end
-
-#endif // __WAIEnteredBackgroundEventArgs_DEFINED__
-
-// Windows.ApplicationModel.FullTrustProcessLauncher
-#ifndef __WAFullTrustProcessLauncher_DEFINED__
-#define __WAFullTrustProcessLauncher_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAFullTrustProcessLauncher : RTObject
-+ (RTObject*)launchFullTrustProcessForCurrentAppAsync;
-+ (RTObject*)launchFullTrustProcessForCurrentAppWithParametersAsync:(NSString *)parameterGroupId;
-+ (RTObject*)launchFullTrustProcessForAppAsync:(NSString *)fullTrustPackageRelativeAppId;
-+ (RTObject*)launchFullTrustProcessForAppWithParametersAsync:(NSString *)fullTrustPackageRelativeAppId parameterGroupId:(NSString *)parameterGroupId;
-@end
-
-#endif // __WAFullTrustProcessLauncher_DEFINED__
-
-// Windows.ApplicationModel.StartupTask
-#ifndef __WAStartupTask_DEFINED__
-#define __WAStartupTask_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAStartupTask : RTObject
-+ (void)getForCurrentPackageAsyncWithSuccess:(void (^)(NSArray* /* WAStartupTask* */))success failure:(void (^)(NSError*))failure;
-+ (void)getAsync:(NSString *)taskId success:(void (^)(WAStartupTask*))success failure:(void (^)(NSError*))failure;
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAStartupTaskState state;
-@property (readonly) NSString * taskId;
-- (void)requestEnableAsyncWithSuccess:(void (^)(WAStartupTaskState))success failure:(void (^)(NSError*))failure;
-- (void)disable;
-@end
-
-#endif // __WAStartupTask_DEFINED__
-
-// Windows.ApplicationModel.AppDisplayInfo
-#ifndef __WAAppDisplayInfo_DEFINED__
-#define __WAAppDisplayInfo_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAppDisplayInfo : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * Description;
-@property (readonly) NSString * displayName;
-- (WSSRandomAccessStreamReference*)getLogo:(WFSize*)size;
-@end
-
-#endif // __WAAppDisplayInfo_DEFINED__
-
-// Windows.ApplicationModel.AppInfo
-#ifndef __WAAppInfo_DEFINED__
-#define __WAAppInfo_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAppInfo : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * appUserModelId;
-@property (readonly) WAAppDisplayInfo* displayInfo;
-@property (readonly) NSString * id;
-@property (readonly) NSString * packageFamilyName;
-@end
-
-#endif // __WAAppInfo_DEFINED__
-
-// Windows.ApplicationModel.SuspendingEventArgs
-#ifndef __WASuspendingEventArgs_DEFINED__
-#define __WASuspendingEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WASuspendingEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WASuspendingOperation* suspendingOperation;
-@end
-
-#endif // __WASuspendingEventArgs_DEFINED__
-
-// Windows.ApplicationModel.LeavingBackgroundEventArgs
-#ifndef __WALeavingBackgroundEventArgs_DEFINED__
-#define __WALeavingBackgroundEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WALeavingBackgroundEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (WFDeferral*)getDeferral;
-@end
-
-#endif // __WALeavingBackgroundEventArgs_DEFINED__
-
-// Windows.ApplicationModel.EnteredBackgroundEventArgs
-#ifndef __WAEnteredBackgroundEventArgs_DEFINED__
-#define __WAEnteredBackgroundEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAEnteredBackgroundEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (WFDeferral*)getDeferral;
-@end
-
-#endif // __WAEnteredBackgroundEventArgs_DEFINED__
-
-// Windows.ApplicationModel.SuspendingDeferral
-#ifndef __WASuspendingDeferral_DEFINED__
-#define __WASuspendingDeferral_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WASuspendingDeferral : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (void)complete;
-@end
-
-#endif // __WASuspendingDeferral_DEFINED__
-
-// Windows.ApplicationModel.SuspendingOperation
-#ifndef __WASuspendingOperation_DEFINED__
-#define __WASuspendingOperation_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WASuspendingOperation : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WFDateTime* deadline;
-- (WASuspendingDeferral*)getDeferral;
-@end
-
-#endif // __WASuspendingOperation_DEFINED__
-
-// Windows.ApplicationModel.PackageStatus
-#ifndef __WAPackageStatus_DEFINED__
-#define __WAPackageStatus_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAPackageStatus : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) BOOL dataOffline;
-@property (readonly) BOOL dependencyIssue;
-@property (readonly) BOOL deploymentInProgress;
-@property (readonly) BOOL disabled;
-@property (readonly) BOOL licenseIssue;
-@property (readonly) BOOL modified;
-@property (readonly) BOOL needsRemediation;
-@property (readonly) BOOL notAvailable;
-@property (readonly) BOOL packageOffline;
-@property (readonly) BOOL servicing;
-@property (readonly) BOOL tampered;
-- (BOOL)verifyIsOK;
-@end
-
-#endif // __WAPackageStatus_DEFINED__
-
-// Windows.ApplicationModel.PackageId
-#ifndef __WAPackageId_DEFINED__
-#define __WAPackageId_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAPackageId : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WSProcessorArchitecture architecture;
-@property (readonly) NSString * familyName;
-@property (readonly) NSString * fullName;
-@property (readonly) NSString * name;
-@property (readonly) NSString * publisher;
-@property (readonly) NSString * publisherId;
-@property (readonly) NSString * resourceId;
-@property (readonly) WAPackageVersion* Version;
-@property (readonly) NSString * author;
-@property (readonly) NSString * productId;
-@end
-
-#endif // __WAPackageId_DEFINED__
-
-// Windows.ApplicationModel.Package
-#ifndef __WAPackage_DEFINED__
-#define __WAPackage_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAPackage : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSArray* /* WAPackage* */ dependencies;
-@property (readonly) WAPackageId* id;
-@property (readonly) WSStorageFolder* installedLocation;
-@property (readonly) BOOL isFramework;
-@property (readonly) NSString * Description;
-@property (readonly) NSString * displayName;
-@property (readonly) BOOL isBundle;
-@property (readonly) BOOL isDevelopmentMode;
-@property (readonly) BOOL isResourcePackage;
-@property (readonly) WFUri* logo;
-@property (readonly) NSString * publisherDisplayName;
-@property (readonly) WFDateTime* installedDate;
-@property (readonly) WAPackageStatus* status;
-@property (readonly) BOOL isOptional;
-@property (readonly) WAPackageSignatureKind signatureKind;
-@property (readonly) WFDateTime* installDate;
-+ (WAPackage*)current;
-- (void)getAppListEntriesAsyncWithSuccess:(void (^)(NSArray* /* WACAppListEntry* */))success failure:(void (^)(NSError*))failure;
-- (NSString *)getThumbnailToken;
-- (void)launch:(NSString *)parameters;
-- (void)verifyContentIntegrityAsyncWithSuccess:(void (^)(BOOL))success failure:(void (^)(NSError*))failure;
-@end
-
-#endif // __WAPackage_DEFINED__
-
-// Windows.ApplicationModel.PackageStagingEventArgs
-#ifndef __WAPackageStagingEventArgs_DEFINED__
-#define __WAPackageStagingEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAPackageStagingEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WFGUID* activityId;
-@property (readonly) HRESULT errorCode;
-@property (readonly) BOOL isComplete;
-@property (readonly) WAPackage* package;
-@property (readonly) double progress;
-@end
-
-#endif // __WAPackageStagingEventArgs_DEFINED__
-
-// Windows.ApplicationModel.PackageInstallingEventArgs
-#ifndef __WAPackageInstallingEventArgs_DEFINED__
-#define __WAPackageInstallingEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAPackageInstallingEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WFGUID* activityId;
-@property (readonly) HRESULT errorCode;
-@property (readonly) BOOL isComplete;
-@property (readonly) WAPackage* package;
-@property (readonly) double progress;
-@end
-
-#endif // __WAPackageInstallingEventArgs_DEFINED__
-
-// Windows.ApplicationModel.PackageUpdatingEventArgs
-#ifndef __WAPackageUpdatingEventArgs_DEFINED__
-#define __WAPackageUpdatingEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAPackageUpdatingEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WFGUID* activityId;
-@property (readonly) HRESULT errorCode;
-@property (readonly) BOOL isComplete;
-@property (readonly) double progress;
-@property (readonly) WAPackage* sourcePackage;
-@property (readonly) WAPackage* targetPackage;
-@end
-
-#endif // __WAPackageUpdatingEventArgs_DEFINED__
-
-// Windows.ApplicationModel.PackageUninstallingEventArgs
-#ifndef __WAPackageUninstallingEventArgs_DEFINED__
-#define __WAPackageUninstallingEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAPackageUninstallingEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WFGUID* activityId;
-@property (readonly) HRESULT errorCode;
-@property (readonly) BOOL isComplete;
-@property (readonly) WAPackage* package;
-@property (readonly) double progress;
-@end
-
-#endif // __WAPackageUninstallingEventArgs_DEFINED__
-
-// Windows.ApplicationModel.PackageStatusChangedEventArgs
-#ifndef __WAPackageStatusChangedEventArgs_DEFINED__
-#define __WAPackageStatusChangedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAPackageStatusChangedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAPackage* package;
-@end
-
-#endif // __WAPackageStatusChangedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.PackageCatalog
-#ifndef __WAPackageCatalog_DEFINED__
-#define __WAPackageCatalog_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAPackageCatalog : RTObject
-+ (WAPackageCatalog*)openForCurrentPackage;
-+ (WAPackageCatalog*)openForCurrentUser;
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (EventRegistrationToken)addPackageInstallingEvent:(void(^)(WAPackageCatalog*, WAPackageInstallingEventArgs*))del;
-- (void)removePackageInstallingEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addPackageStagingEvent:(void(^)(WAPackageCatalog*, WAPackageStagingEventArgs*))del;
-- (void)removePackageStagingEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addPackageStatusChangedEvent:(void(^)(WAPackageCatalog*, WAPackageStatusChangedEventArgs*))del;
-- (void)removePackageStatusChangedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addPackageUninstallingEvent:(void(^)(WAPackageCatalog*, WAPackageUninstallingEventArgs*))del;
-- (void)removePackageUninstallingEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addPackageUpdatingEvent:(void(^)(WAPackageCatalog*, WAPackageUpdatingEventArgs*))del;
-- (void)removePackageUpdatingEvent:(EventRegistrationToken)tok;
-@end
-
-#endif // __WAPackageCatalog_DEFINED__
-
-// Windows.ApplicationModel.DesignMode
-#ifndef __WADesignMode_DEFINED__
-#define __WADesignMode_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WADesignMode : RTObject
-+ (BOOL)designModeEnabled;
-@end
-
-#endif // __WADesignMode_DEFINED__
-
-// Windows.ApplicationModel.CameraApplicationManager
-#ifndef __WACameraApplicationManager_DEFINED__
-#define __WACameraApplicationManager_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WACameraApplicationManager : RTObject
-+ (void)showInstalledApplicationsUI;
-@end
-
-#endif // __WACameraApplicationManager_DEFINED__
-
diff --git a/include/Platform/Universal Windows/UWP/WindowsApplicationModelActivation.h b/include/Platform/Universal Windows/UWP/WindowsApplicationModelActivation.h
deleted file mode 100644
index b084594bc7..0000000000
--- a/include/Platform/Universal Windows/UWP/WindowsApplicationModelActivation.h
+++ /dev/null
@@ -1,1713 +0,0 @@
-//******************************************************************************
-//
-// Copyright (c) 2015 Microsoft Corporation. All rights reserved.
-//
-// This code is licensed under the MIT License (MIT).
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-//
-//******************************************************************************
-
-// WindowsApplicationModelActivation.h
-// Generated from winmd2objc
-
-#pragma once
-
-#ifndef OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-#define OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT __declspec(dllimport)
-#ifndef IN_WinObjC_Frameworks_UWP_BUILD
-#pragma comment(lib, "ObjCUWPWindowsConsolidatedNamespace.lib")
-#endif
-#endif
-#include
-
-@class WAAPrintTaskSettingsActivatedEventArgs, WAAPrint3DWorkflowActivatedEventArgs, WAALockScreenCallActivatedEventArgs, WAACameraSettingsActivatedEventArgs, WAAContactPickerActivatedEventArgs, WAAContactCallActivatedEventArgs, WAAContactMessageActivatedEventArgs, WAAContactMapActivatedEventArgs, WAAContactPostActivatedEventArgs, WAAContactVideoCallActivatedEventArgs, WAAWalletActionActivatedEventArgs, WAAAppointmentsProviderAddAppointmentActivatedEventArgs, WAAAppointmentsProviderReplaceAppointmentActivatedEventArgs, WAAAppointmentsProviderRemoveAppointmentActivatedEventArgs, WAAAppointmentsProviderShowAppointmentDetailsActivatedEventArgs, WAAAppointmentsProviderShowTimeFrameActivatedEventArgs, WAAUserDataAccountProviderActivatedEventArgs, WAASplashScreen, WAATileActivatedInfo, WAALaunchActivatedEventArgs, WAASearchActivatedEventArgs, WAAShareTargetActivatedEventArgs, WAAFileActivatedEventArgs, WAAProtocolActivatedEventArgs, WAAProtocolForResultsActivatedEventArgs, WAAFileOpenPickerActivatedEventArgs, WAAFileSavePickerActivatedEventArgs, WAACachedFileUpdaterActivatedEventArgs, WAADeviceActivatedEventArgs, WAAPickerReturnedActivatedEventArgs, WAARestrictedLaunchActivatedEventArgs, WAALockScreenActivatedEventArgs, WAAFileOpenPickerContinuationEventArgs, WAAFileSavePickerContinuationEventArgs, WAAFolderPickerContinuationEventArgs, WAAWebAuthenticationBrokerContinuationEventArgs, WAAWebAccountProviderActivatedEventArgs, WAAToastNotificationActivatedEventArgs, WAADialReceiverActivatedEventArgs, WAABackgroundActivatedEventArgs, WAADevicePairingActivatedEventArgs, WAAVoiceCommandActivatedEventArgs;
-@protocol WAAISplashScreen, WAAIActivatedEventArgs, WAAIPrintTaskSettingsActivatedEventArgs, WAAIPrint3DWorkflowActivatedEventArgs, WAAICameraSettingsActivatedEventArgs, WAAIContactPickerActivatedEventArgs, WAAIContactActivatedEventArgs, WAAIContactCallActivatedEventArgs, WAAIContactMessageActivatedEventArgs, WAAIContactMapActivatedEventArgs, WAAIContactPostActivatedEventArgs, WAAIContactVideoCallActivatedEventArgs, WAAIContactsProviderActivatedEventArgs, WAAIWalletActionActivatedEventArgs, WAAIAppointmentsProviderActivatedEventArgs, WAAIAppointmentsProviderAddAppointmentActivatedEventArgs, WAAIAppointmentsProviderReplaceAppointmentActivatedEventArgs, WAAIAppointmentsProviderRemoveAppointmentActivatedEventArgs, WAAIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs, WAAIAppointmentsProviderShowTimeFrameActivatedEventArgs, WAAIUserDataAccountProviderActivatedEventArgs, WAAIActivatedEventArgsWithUser, WAAIApplicationViewActivatedEventArgs, WAAIViewSwitcherProvider, WAAIPrelaunchActivatedEventArgs, WAAILaunchActivatedEventArgs, WAAILockScreenCallActivatedEventArgs, WAAILaunchActivatedEventArgs2, WAAISearchActivatedEventArgs, WAAISearchActivatedEventArgsWithLinguisticDetails, WAAIShareTargetActivatedEventArgs, WAAIFileActivatedEventArgs, WAAIFileActivatedEventArgsWithNeighboringFiles, WAAIFileActivatedEventArgsWithCallerPackageFamilyName, WAAIProtocolActivatedEventArgs, WAAIProtocolActivatedEventArgsWithCallerPackageFamilyNameAndData, WAAIProtocolForResultsActivatedEventArgs, WAAIFileOpenPickerActivatedEventArgs, WAAIFileOpenPickerActivatedEventArgs2, WAAIFileSavePickerActivatedEventArgs, WAAIFileSavePickerActivatedEventArgs2, WAAICachedFileUpdaterActivatedEventArgs, WAAIDeviceActivatedEventArgs, WAAIPickerReturnedActivatedEventArgs, WAAIRestrictedLaunchActivatedEventArgs, WAAILockScreenActivatedEventArgs, WAAIContinuationActivatedEventArgs, WAAIFileOpenPickerContinuationEventArgs, WAAIFileSavePickerContinuationEventArgs, WAAIFolderPickerContinuationEventArgs, WAAIWebAuthenticationBrokerContinuationEventArgs, WAAIWebAccountProviderActivatedEventArgs, WAAIToastNotificationActivatedEventArgs, WAAIDialReceiverActivatedEventArgs, WAAITileActivatedInfo, WAAIBackgroundActivatedEventArgs, WAAIDevicePairingActivatedEventArgs, WAAIVoiceCommandActivatedEventArgs;
-
-// Windows.ApplicationModel.Activation.ApplicationExecutionState
-enum _WAAApplicationExecutionState {
- WAAApplicationExecutionStateNotRunning = 0,
- WAAApplicationExecutionStateRunning = 1,
- WAAApplicationExecutionStateSuspended = 2,
- WAAApplicationExecutionStateTerminated = 3,
- WAAApplicationExecutionStateClosedByUser = 4,
-};
-typedef unsigned WAAApplicationExecutionState;
-
-// Windows.ApplicationModel.Activation.ActivationKind
-enum _WAAActivationKind {
- WAAActivationKindLaunch = 0,
- WAAActivationKindSearch = 1,
- WAAActivationKindShareTarget = 2,
- WAAActivationKindFile = 3,
- WAAActivationKindProtocol = 4,
- WAAActivationKindFileOpenPicker = 5,
- WAAActivationKindFileSavePicker = 6,
- WAAActivationKindCachedFileUpdater = 7,
- WAAActivationKindContactPicker = 8,
- WAAActivationKindDevice = 9,
- WAAActivationKindPrintTaskSettings = 10,
- WAAActivationKindCameraSettings = 11,
- WAAActivationKindRestrictedLaunch = 12,
- WAAActivationKindAppointmentsProvider = 13,
- WAAActivationKindContact = 14,
- WAAActivationKindLockScreenCall = 15,
- WAAActivationKindVoiceCommand = 16,
- WAAActivationKindLockScreen = 17,
- WAAActivationKindPickerReturned = 1000,
- WAAActivationKindWalletAction = 1001,
- WAAActivationKindPickFileContinuation = 1002,
- WAAActivationKindPickSaveFileContinuation = 1003,
- WAAActivationKindPickFolderContinuation = 1004,
- WAAActivationKindWebAuthenticationBrokerContinuation = 1005,
- WAAActivationKindWebAccountProvider = 1006,
- WAAActivationKindComponentUI = 1007,
- WAAActivationKindProtocolForResults = 1009,
- WAAActivationKindToastNotification = 1010,
- WAAActivationKindPrint3DWorkflow = 1011,
- WAAActivationKindDialReceiver = 1012,
- WAAActivationKindDevicePairing = 1013,
- WAAActivationKindUserDataAccountsProvider = 1014,
- WAAActivationKindFilePickerExperience = 1015,
-};
-typedef unsigned WAAActivationKind;
-
-#include "WindowsApplicationModelUserDataAccountsProvider.h"
-#include "WindowsApplicationModelContactsProvider.h"
-#include "WindowsFoundation.h"
-#include "WindowsUINotifications.h"
-#include "WindowsApplicationModelAppointmentsAppointmentsProvider.h"
-#include "WindowsApplicationModelWallet.h"
-#include "WindowsDevicesPrintersExtensions.h"
-#include "WindowsApplicationModelContacts.h"
-#include "WindowsStoragePickersProvider.h"
-#include "WindowsSystem.h"
-#include "WindowsDevicesEnumeration.h"
-#include "WindowsUIViewManagement.h"
-#include "WindowsApplicationModelCalls.h"
-#include "WindowsMediaSpeechRecognition.h"
-#include "WindowsApplicationModelSearch.h"
-#include "WindowsApplicationModelDataTransferShareTarget.h"
-#include "WindowsStorage.h"
-#include "WindowsStorageSearch.h"
-#include "WindowsFoundationCollections.h"
-#include "WindowsStorageProvider.h"
-#include "WindowsSecurityAuthenticationWeb.h"
-#include "WindowsSecurityAuthenticationWebProvider.h"
-#include "WindowsApplicationModelBackground.h"
-
-#import
-
-// Windows.ApplicationModel.Activation.IActivatedEventArgs
-#ifndef __WAAIActivatedEventArgs_DEFINED__
-#define __WAAIActivatedEventArgs_DEFINED__
-
-@protocol WAAIActivatedEventArgs
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IPrintTaskSettingsActivatedEventArgs
-#ifndef __WAAIPrintTaskSettingsActivatedEventArgs_DEFINED__
-#define __WAAIPrintTaskSettingsActivatedEventArgs_DEFINED__
-
-@protocol WAAIPrintTaskSettingsActivatedEventArgs
-@property (readonly) WDPEPrintTaskConfiguration* configuration;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIPrintTaskSettingsActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIPrintTaskSettingsActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IPrint3DWorkflowActivatedEventArgs
-#ifndef __WAAIPrint3DWorkflowActivatedEventArgs_DEFINED__
-#define __WAAIPrint3DWorkflowActivatedEventArgs_DEFINED__
-
-@protocol WAAIPrint3DWorkflowActivatedEventArgs
-@property (readonly) WDPEPrint3DWorkflow* workflow;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIPrint3DWorkflowActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIPrint3DWorkflowActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.ICameraSettingsActivatedEventArgs
-#ifndef __WAAICameraSettingsActivatedEventArgs_DEFINED__
-#define __WAAICameraSettingsActivatedEventArgs_DEFINED__
-
-@protocol WAAICameraSettingsActivatedEventArgs
-@property (readonly) RTObject* videoDeviceController;
-@property (readonly) RTObject* videoDeviceExtension;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAICameraSettingsActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAICameraSettingsActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IContactPickerActivatedEventArgs
-#ifndef __WAAIContactPickerActivatedEventArgs_DEFINED__
-#define __WAAIContactPickerActivatedEventArgs_DEFINED__
-
-@protocol WAAIContactPickerActivatedEventArgs
-@property (readonly) WACPContactPickerUI* contactPickerUI;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIContactPickerActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIContactPickerActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IContactActivatedEventArgs
-#ifndef __WAAIContactActivatedEventArgs_DEFINED__
-#define __WAAIContactActivatedEventArgs_DEFINED__
-
-@protocol WAAIContactActivatedEventArgs
-@property (readonly) NSString * verb;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIContactActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIContactActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IContactCallActivatedEventArgs
-#ifndef __WAAIContactCallActivatedEventArgs_DEFINED__
-#define __WAAIContactCallActivatedEventArgs_DEFINED__
-
-@protocol WAAIContactCallActivatedEventArgs
-@property (readonly) WACContact* contact;
-@property (readonly) NSString * serviceId;
-@property (readonly) NSString * serviceUserId;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIContactCallActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIContactCallActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IContactMessageActivatedEventArgs
-#ifndef __WAAIContactMessageActivatedEventArgs_DEFINED__
-#define __WAAIContactMessageActivatedEventArgs_DEFINED__
-
-@protocol WAAIContactMessageActivatedEventArgs
-@property (readonly) WACContact* contact;
-@property (readonly) NSString * serviceId;
-@property (readonly) NSString * serviceUserId;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIContactMessageActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIContactMessageActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IContactMapActivatedEventArgs
-#ifndef __WAAIContactMapActivatedEventArgs_DEFINED__
-#define __WAAIContactMapActivatedEventArgs_DEFINED__
-
-@protocol WAAIContactMapActivatedEventArgs
-@property (readonly) WACContactAddress* address;
-@property (readonly) WACContact* contact;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIContactMapActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIContactMapActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IContactPostActivatedEventArgs
-#ifndef __WAAIContactPostActivatedEventArgs_DEFINED__
-#define __WAAIContactPostActivatedEventArgs_DEFINED__
-
-@protocol WAAIContactPostActivatedEventArgs
-@property (readonly) WACContact* contact;
-@property (readonly) NSString * serviceId;
-@property (readonly) NSString * serviceUserId;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIContactPostActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIContactPostActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IContactVideoCallActivatedEventArgs
-#ifndef __WAAIContactVideoCallActivatedEventArgs_DEFINED__
-#define __WAAIContactVideoCallActivatedEventArgs_DEFINED__
-
-@protocol WAAIContactVideoCallActivatedEventArgs
-@property (readonly) WACContact* contact;
-@property (readonly) NSString * serviceId;
-@property (readonly) NSString * serviceUserId;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIContactVideoCallActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIContactVideoCallActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IContactsProviderActivatedEventArgs
-#ifndef __WAAIContactsProviderActivatedEventArgs_DEFINED__
-#define __WAAIContactsProviderActivatedEventArgs_DEFINED__
-
-@protocol WAAIContactsProviderActivatedEventArgs
-@property (readonly) NSString * verb;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIContactsProviderActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIContactsProviderActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IWalletActionActivatedEventArgs
-#ifndef __WAAIWalletActionActivatedEventArgs_DEFINED__
-#define __WAAIWalletActionActivatedEventArgs_DEFINED__
-
-@protocol WAAIWalletActionActivatedEventArgs
-@property (readonly) NSString * actionId;
-@property (readonly) WAWWalletActionKind actionKind;
-@property (readonly) NSString * itemId;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIWalletActionActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIWalletActionActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IAppointmentsProviderActivatedEventArgs
-#ifndef __WAAIAppointmentsProviderActivatedEventArgs_DEFINED__
-#define __WAAIAppointmentsProviderActivatedEventArgs_DEFINED__
-
-@protocol WAAIAppointmentsProviderActivatedEventArgs
-@property (readonly) NSString * verb;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIAppointmentsProviderActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIAppointmentsProviderActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IAppointmentsProviderAddAppointmentActivatedEventArgs
-#ifndef __WAAIAppointmentsProviderAddAppointmentActivatedEventArgs_DEFINED__
-#define __WAAIAppointmentsProviderAddAppointmentActivatedEventArgs_DEFINED__
-
-@protocol WAAIAppointmentsProviderAddAppointmentActivatedEventArgs
-@property (readonly) WAAAAddAppointmentOperation* addAppointmentOperation;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIAppointmentsProviderAddAppointmentActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIAppointmentsProviderAddAppointmentActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IAppointmentsProviderReplaceAppointmentActivatedEventArgs
-#ifndef __WAAIAppointmentsProviderReplaceAppointmentActivatedEventArgs_DEFINED__
-#define __WAAIAppointmentsProviderReplaceAppointmentActivatedEventArgs_DEFINED__
-
-@protocol WAAIAppointmentsProviderReplaceAppointmentActivatedEventArgs
-@property (readonly) WAAAReplaceAppointmentOperation* replaceAppointmentOperation;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIAppointmentsProviderReplaceAppointmentActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIAppointmentsProviderReplaceAppointmentActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IAppointmentsProviderRemoveAppointmentActivatedEventArgs
-#ifndef __WAAIAppointmentsProviderRemoveAppointmentActivatedEventArgs_DEFINED__
-#define __WAAIAppointmentsProviderRemoveAppointmentActivatedEventArgs_DEFINED__
-
-@protocol WAAIAppointmentsProviderRemoveAppointmentActivatedEventArgs
-@property (readonly) WAAARemoveAppointmentOperation* removeAppointmentOperation;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIAppointmentsProviderRemoveAppointmentActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIAppointmentsProviderRemoveAppointmentActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs
-#ifndef __WAAIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs_DEFINED__
-#define __WAAIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs_DEFINED__
-
-@protocol WAAIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs
-@property (readonly) id /* WFDateTime* */ instanceStartDate;
-@property (readonly) NSString * localId;
-@property (readonly) NSString * roamingId;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IAppointmentsProviderShowTimeFrameActivatedEventArgs
-#ifndef __WAAIAppointmentsProviderShowTimeFrameActivatedEventArgs_DEFINED__
-#define __WAAIAppointmentsProviderShowTimeFrameActivatedEventArgs_DEFINED__
-
-@protocol WAAIAppointmentsProviderShowTimeFrameActivatedEventArgs
-@property (readonly) WFTimeSpan* duration;
-@property (readonly) WFDateTime* timeToShow;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIAppointmentsProviderShowTimeFrameActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIAppointmentsProviderShowTimeFrameActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IUserDataAccountProviderActivatedEventArgs
-#ifndef __WAAIUserDataAccountProviderActivatedEventArgs_DEFINED__
-#define __WAAIUserDataAccountProviderActivatedEventArgs_DEFINED__
-
-@protocol WAAIUserDataAccountProviderActivatedEventArgs
-@property (readonly) RTObject* operation;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIUserDataAccountProviderActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIUserDataAccountProviderActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IActivatedEventArgsWithUser
-#ifndef __WAAIActivatedEventArgsWithUser_DEFINED__
-#define __WAAIActivatedEventArgsWithUser_DEFINED__
-
-@protocol WAAIActivatedEventArgsWithUser
-@property (readonly) WSUser* user;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIActivatedEventArgsWithUser : RTObject
-@end
-
-#endif // __WAAIActivatedEventArgsWithUser_DEFINED__
-
-// Windows.ApplicationModel.Activation.IApplicationViewActivatedEventArgs
-#ifndef __WAAIApplicationViewActivatedEventArgs_DEFINED__
-#define __WAAIApplicationViewActivatedEventArgs_DEFINED__
-
-@protocol WAAIApplicationViewActivatedEventArgs
-@property (readonly) int currentlyShownApplicationViewId;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIApplicationViewActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIApplicationViewActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IViewSwitcherProvider
-#ifndef __WAAIViewSwitcherProvider_DEFINED__
-#define __WAAIViewSwitcherProvider_DEFINED__
-
-@protocol WAAIViewSwitcherProvider
-@property (readonly) WUVActivationViewSwitcher* viewSwitcher;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIViewSwitcherProvider : RTObject
-@end
-
-#endif // __WAAIViewSwitcherProvider_DEFINED__
-
-// Windows.ApplicationModel.Activation.IPrelaunchActivatedEventArgs
-#ifndef __WAAIPrelaunchActivatedEventArgs_DEFINED__
-#define __WAAIPrelaunchActivatedEventArgs_DEFINED__
-
-@protocol WAAIPrelaunchActivatedEventArgs
-@property (readonly) BOOL prelaunchActivated;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIPrelaunchActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIPrelaunchActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.ILaunchActivatedEventArgs
-#ifndef __WAAILaunchActivatedEventArgs_DEFINED__
-#define __WAAILaunchActivatedEventArgs_DEFINED__
-
-@protocol WAAILaunchActivatedEventArgs
-@property (readonly) NSString * arguments;
-@property (readonly) NSString * tileId;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAILaunchActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAILaunchActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.ILockScreenCallActivatedEventArgs
-#ifndef __WAAILockScreenCallActivatedEventArgs_DEFINED__
-#define __WAAILockScreenCallActivatedEventArgs_DEFINED__
-
-@protocol WAAILockScreenCallActivatedEventArgs
-@property (readonly) WACLockScreenCallUI* callUI;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAILockScreenCallActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAILockScreenCallActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.ILaunchActivatedEventArgs2
-#ifndef __WAAILaunchActivatedEventArgs2_DEFINED__
-#define __WAAILaunchActivatedEventArgs2_DEFINED__
-
-@protocol WAAILaunchActivatedEventArgs2
-@property (readonly) WAATileActivatedInfo* tileActivatedInfo;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAILaunchActivatedEventArgs2 : RTObject
-@end
-
-#endif // __WAAILaunchActivatedEventArgs2_DEFINED__
-
-// Windows.ApplicationModel.Activation.ISearchActivatedEventArgs
-#ifndef __WAAISearchActivatedEventArgs_DEFINED__
-#define __WAAISearchActivatedEventArgs_DEFINED__
-
-@protocol WAAISearchActivatedEventArgs
-@property (readonly) NSString * language;
-@property (readonly) NSString * queryText;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAISearchActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAISearchActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.ISearchActivatedEventArgsWithLinguisticDetails
-#ifndef __WAAISearchActivatedEventArgsWithLinguisticDetails_DEFINED__
-#define __WAAISearchActivatedEventArgsWithLinguisticDetails_DEFINED__
-
-@protocol WAAISearchActivatedEventArgsWithLinguisticDetails
-@property (readonly) WASSearchPaneQueryLinguisticDetails* linguisticDetails;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAISearchActivatedEventArgsWithLinguisticDetails : RTObject
-@end
-
-#endif // __WAAISearchActivatedEventArgsWithLinguisticDetails_DEFINED__
-
-// Windows.ApplicationModel.Activation.IShareTargetActivatedEventArgs
-#ifndef __WAAIShareTargetActivatedEventArgs_DEFINED__
-#define __WAAIShareTargetActivatedEventArgs_DEFINED__
-
-@protocol WAAIShareTargetActivatedEventArgs
-@property (readonly) WADSShareOperation* shareOperation;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIShareTargetActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIShareTargetActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IFileActivatedEventArgs
-#ifndef __WAAIFileActivatedEventArgs_DEFINED__
-#define __WAAIFileActivatedEventArgs_DEFINED__
-
-@protocol WAAIFileActivatedEventArgs
-@property (readonly) NSArray* /* RTObject* */ files;
-@property (readonly) NSString * verb;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIFileActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIFileActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IFileActivatedEventArgsWithNeighboringFiles
-#ifndef __WAAIFileActivatedEventArgsWithNeighboringFiles_DEFINED__
-#define __WAAIFileActivatedEventArgsWithNeighboringFiles_DEFINED__
-
-@protocol WAAIFileActivatedEventArgsWithNeighboringFiles
-@property (readonly) WSSStorageFileQueryResult* neighboringFilesQuery;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIFileActivatedEventArgsWithNeighboringFiles : RTObject
-@end
-
-#endif // __WAAIFileActivatedEventArgsWithNeighboringFiles_DEFINED__
-
-// Windows.ApplicationModel.Activation.IFileActivatedEventArgsWithCallerPackageFamilyName
-#ifndef __WAAIFileActivatedEventArgsWithCallerPackageFamilyName_DEFINED__
-#define __WAAIFileActivatedEventArgsWithCallerPackageFamilyName_DEFINED__
-
-@protocol WAAIFileActivatedEventArgsWithCallerPackageFamilyName
-@property (readonly) NSString * callerPackageFamilyName;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIFileActivatedEventArgsWithCallerPackageFamilyName : RTObject
-@end
-
-#endif // __WAAIFileActivatedEventArgsWithCallerPackageFamilyName_DEFINED__
-
-// Windows.ApplicationModel.Activation.IProtocolActivatedEventArgs
-#ifndef __WAAIProtocolActivatedEventArgs_DEFINED__
-#define __WAAIProtocolActivatedEventArgs_DEFINED__
-
-@protocol WAAIProtocolActivatedEventArgs
-@property (readonly) WFUri* uri;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIProtocolActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIProtocolActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IProtocolActivatedEventArgsWithCallerPackageFamilyNameAndData
-#ifndef __WAAIProtocolActivatedEventArgsWithCallerPackageFamilyNameAndData_DEFINED__
-#define __WAAIProtocolActivatedEventArgsWithCallerPackageFamilyNameAndData_DEFINED__
-
-@protocol WAAIProtocolActivatedEventArgsWithCallerPackageFamilyNameAndData
-@property (readonly) NSString * callerPackageFamilyName;
-@property (readonly) WFCValueSet* data;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIProtocolActivatedEventArgsWithCallerPackageFamilyNameAndData : RTObject
-@end
-
-#endif // __WAAIProtocolActivatedEventArgsWithCallerPackageFamilyNameAndData_DEFINED__
-
-// Windows.ApplicationModel.Activation.IProtocolForResultsActivatedEventArgs
-#ifndef __WAAIProtocolForResultsActivatedEventArgs_DEFINED__
-#define __WAAIProtocolForResultsActivatedEventArgs_DEFINED__
-
-@protocol WAAIProtocolForResultsActivatedEventArgs
-@property (readonly) WSProtocolForResultsOperation* protocolForResultsOperation;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIProtocolForResultsActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIProtocolForResultsActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IFileOpenPickerActivatedEventArgs
-#ifndef __WAAIFileOpenPickerActivatedEventArgs_DEFINED__
-#define __WAAIFileOpenPickerActivatedEventArgs_DEFINED__
-
-@protocol WAAIFileOpenPickerActivatedEventArgs
-@property (readonly) WSPPFileOpenPickerUI* fileOpenPickerUI;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIFileOpenPickerActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIFileOpenPickerActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IFileOpenPickerActivatedEventArgs2
-#ifndef __WAAIFileOpenPickerActivatedEventArgs2_DEFINED__
-#define __WAAIFileOpenPickerActivatedEventArgs2_DEFINED__
-
-@protocol WAAIFileOpenPickerActivatedEventArgs2
-@property (readonly) NSString * callerPackageFamilyName;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIFileOpenPickerActivatedEventArgs2 : RTObject
-@end
-
-#endif // __WAAIFileOpenPickerActivatedEventArgs2_DEFINED__
-
-// Windows.ApplicationModel.Activation.IFileSavePickerActivatedEventArgs
-#ifndef __WAAIFileSavePickerActivatedEventArgs_DEFINED__
-#define __WAAIFileSavePickerActivatedEventArgs_DEFINED__
-
-@protocol WAAIFileSavePickerActivatedEventArgs
-@property (readonly) WSPPFileSavePickerUI* fileSavePickerUI;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIFileSavePickerActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIFileSavePickerActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IFileSavePickerActivatedEventArgs2
-#ifndef __WAAIFileSavePickerActivatedEventArgs2_DEFINED__
-#define __WAAIFileSavePickerActivatedEventArgs2_DEFINED__
-
-@protocol WAAIFileSavePickerActivatedEventArgs2
-@property (readonly) NSString * callerPackageFamilyName;
-@property (readonly) NSString * enterpriseId;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIFileSavePickerActivatedEventArgs2 : RTObject
-@end
-
-#endif // __WAAIFileSavePickerActivatedEventArgs2_DEFINED__
-
-// Windows.ApplicationModel.Activation.ICachedFileUpdaterActivatedEventArgs
-#ifndef __WAAICachedFileUpdaterActivatedEventArgs_DEFINED__
-#define __WAAICachedFileUpdaterActivatedEventArgs_DEFINED__
-
-@protocol WAAICachedFileUpdaterActivatedEventArgs
-@property (readonly) WSPCachedFileUpdaterUI* cachedFileUpdaterUI;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAICachedFileUpdaterActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAICachedFileUpdaterActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IDeviceActivatedEventArgs
-#ifndef __WAAIDeviceActivatedEventArgs_DEFINED__
-#define __WAAIDeviceActivatedEventArgs_DEFINED__
-
-@protocol WAAIDeviceActivatedEventArgs
-@property (readonly) NSString * deviceInformationId;
-@property (readonly) NSString * verb;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIDeviceActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIDeviceActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IPickerReturnedActivatedEventArgs
-#ifndef __WAAIPickerReturnedActivatedEventArgs_DEFINED__
-#define __WAAIPickerReturnedActivatedEventArgs_DEFINED__
-
-@protocol WAAIPickerReturnedActivatedEventArgs
-@property (readonly) NSString * pickerOperationId;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIPickerReturnedActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIPickerReturnedActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IRestrictedLaunchActivatedEventArgs
-#ifndef __WAAIRestrictedLaunchActivatedEventArgs_DEFINED__
-#define __WAAIRestrictedLaunchActivatedEventArgs_DEFINED__
-
-@protocol WAAIRestrictedLaunchActivatedEventArgs
-@property (readonly) RTObject* sharedContext;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIRestrictedLaunchActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIRestrictedLaunchActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.ILockScreenActivatedEventArgs
-#ifndef __WAAILockScreenActivatedEventArgs_DEFINED__
-#define __WAAILockScreenActivatedEventArgs_DEFINED__
-
-@protocol WAAILockScreenActivatedEventArgs
-@property (readonly) RTObject* info;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAILockScreenActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAILockScreenActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IContinuationActivatedEventArgs
-#ifndef __WAAIContinuationActivatedEventArgs_DEFINED__
-#define __WAAIContinuationActivatedEventArgs_DEFINED__
-
-@protocol WAAIContinuationActivatedEventArgs
-@property (readonly) WFCValueSet* continuationData;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIContinuationActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIContinuationActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IFileOpenPickerContinuationEventArgs
-#ifndef __WAAIFileOpenPickerContinuationEventArgs_DEFINED__
-#define __WAAIFileOpenPickerContinuationEventArgs_DEFINED__
-
-@protocol WAAIFileOpenPickerContinuationEventArgs
-@property (readonly) NSArray* /* WSStorageFile* */ files;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIFileOpenPickerContinuationEventArgs : RTObject
-@end
-
-#endif // __WAAIFileOpenPickerContinuationEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IFileSavePickerContinuationEventArgs
-#ifndef __WAAIFileSavePickerContinuationEventArgs_DEFINED__
-#define __WAAIFileSavePickerContinuationEventArgs_DEFINED__
-
-@protocol WAAIFileSavePickerContinuationEventArgs
-@property (readonly) WSStorageFile* file;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIFileSavePickerContinuationEventArgs : RTObject
-@end
-
-#endif // __WAAIFileSavePickerContinuationEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IFolderPickerContinuationEventArgs
-#ifndef __WAAIFolderPickerContinuationEventArgs_DEFINED__
-#define __WAAIFolderPickerContinuationEventArgs_DEFINED__
-
-@protocol WAAIFolderPickerContinuationEventArgs
-@property (readonly) WSStorageFolder* folder;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIFolderPickerContinuationEventArgs : RTObject
-@end
-
-#endif // __WAAIFolderPickerContinuationEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IWebAuthenticationBrokerContinuationEventArgs
-#ifndef __WAAIWebAuthenticationBrokerContinuationEventArgs_DEFINED__
-#define __WAAIWebAuthenticationBrokerContinuationEventArgs_DEFINED__
-
-@protocol WAAIWebAuthenticationBrokerContinuationEventArgs
-@property (readonly) WSAWWebAuthenticationResult* webAuthenticationResult;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIWebAuthenticationBrokerContinuationEventArgs : RTObject
-@end
-
-#endif // __WAAIWebAuthenticationBrokerContinuationEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IWebAccountProviderActivatedEventArgs
-#ifndef __WAAIWebAccountProviderActivatedEventArgs_DEFINED__
-#define __WAAIWebAccountProviderActivatedEventArgs_DEFINED__
-
-@protocol WAAIWebAccountProviderActivatedEventArgs
-@property (readonly) RTObject* operation;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIWebAccountProviderActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIWebAccountProviderActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IToastNotificationActivatedEventArgs
-#ifndef __WAAIToastNotificationActivatedEventArgs_DEFINED__
-#define __WAAIToastNotificationActivatedEventArgs_DEFINED__
-
-@protocol WAAIToastNotificationActivatedEventArgs
-@property (readonly) NSString * argument;
-@property (readonly) WFCValueSet* userInput;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIToastNotificationActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIToastNotificationActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IDialReceiverActivatedEventArgs
-#ifndef __WAAIDialReceiverActivatedEventArgs_DEFINED__
-#define __WAAIDialReceiverActivatedEventArgs_DEFINED__
-
-@protocol WAAIDialReceiverActivatedEventArgs
-@property (readonly) NSString * appName;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIDialReceiverActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIDialReceiverActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IBackgroundActivatedEventArgs
-#ifndef __WAAIBackgroundActivatedEventArgs_DEFINED__
-#define __WAAIBackgroundActivatedEventArgs_DEFINED__
-
-@protocol WAAIBackgroundActivatedEventArgs
-@property (readonly) RTObject* taskInstance;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIBackgroundActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIBackgroundActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IDevicePairingActivatedEventArgs
-#ifndef __WAAIDevicePairingActivatedEventArgs_DEFINED__
-#define __WAAIDevicePairingActivatedEventArgs_DEFINED__
-
-@protocol WAAIDevicePairingActivatedEventArgs
-@property (readonly) WDEDeviceInformation* deviceInformation;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIDevicePairingActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIDevicePairingActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.IVoiceCommandActivatedEventArgs
-#ifndef __WAAIVoiceCommandActivatedEventArgs_DEFINED__
-#define __WAAIVoiceCommandActivatedEventArgs_DEFINED__
-
-@protocol WAAIVoiceCommandActivatedEventArgs
-@property (readonly) WMSSpeechRecognitionResult* result;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIVoiceCommandActivatedEventArgs : RTObject
-@end
-
-#endif // __WAAIVoiceCommandActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.PrintTaskSettingsActivatedEventArgs
-#ifndef __WAAPrintTaskSettingsActivatedEventArgs_DEFINED__
-#define __WAAPrintTaskSettingsActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAPrintTaskSettingsActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WDPEPrintTaskConfiguration* configuration;
-@end
-
-#endif // __WAAPrintTaskSettingsActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.Print3DWorkflowActivatedEventArgs
-#ifndef __WAAPrint3DWorkflowActivatedEventArgs_DEFINED__
-#define __WAAPrint3DWorkflowActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAPrint3DWorkflowActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WDPEPrint3DWorkflow* workflow;
-@end
-
-#endif // __WAAPrint3DWorkflowActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.LockScreenCallActivatedEventArgs
-#ifndef __WAALockScreenCallActivatedEventArgs_DEFINED__
-#define __WAALockScreenCallActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAALockScreenCallActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) int currentlyShownApplicationViewId;
-@property (readonly) NSString * arguments;
-@property (readonly) NSString * tileId;
-@property (readonly) WACLockScreenCallUI* callUI;
-@property (readonly) WUVActivationViewSwitcher* viewSwitcher;
-@end
-
-#endif // __WAALockScreenCallActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.CameraSettingsActivatedEventArgs
-#ifndef __WAACameraSettingsActivatedEventArgs_DEFINED__
-#define __WAACameraSettingsActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAACameraSettingsActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) RTObject* videoDeviceController;
-@property (readonly) RTObject* videoDeviceExtension;
-@end
-
-#endif // __WAACameraSettingsActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.ContactPickerActivatedEventArgs
-#ifndef __WAAContactPickerActivatedEventArgs_DEFINED__
-#define __WAAContactPickerActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAContactPickerActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WACPContactPickerUI* contactPickerUI;
-@end
-
-#endif // __WAAContactPickerActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.ContactCallActivatedEventArgs
-#ifndef __WAAContactCallActivatedEventArgs_DEFINED__
-#define __WAAContactCallActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAContactCallActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) NSString * verb;
-@property (readonly) WACContact* contact;
-@property (readonly) NSString * serviceId;
-@property (readonly) NSString * serviceUserId;
-@end
-
-#endif // __WAAContactCallActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.ContactMessageActivatedEventArgs
-#ifndef __WAAContactMessageActivatedEventArgs_DEFINED__
-#define __WAAContactMessageActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAContactMessageActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) NSString * verb;
-@property (readonly) WACContact* contact;
-@property (readonly) NSString * serviceId;
-@property (readonly) NSString * serviceUserId;
-@end
-
-#endif // __WAAContactMessageActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.ContactMapActivatedEventArgs
-#ifndef __WAAContactMapActivatedEventArgs_DEFINED__
-#define __WAAContactMapActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAContactMapActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) NSString * verb;
-@property (readonly) WACContactAddress* address;
-@property (readonly) WACContact* contact;
-@end
-
-#endif // __WAAContactMapActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.ContactPostActivatedEventArgs
-#ifndef __WAAContactPostActivatedEventArgs_DEFINED__
-#define __WAAContactPostActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAContactPostActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) NSString * verb;
-@property (readonly) WACContact* contact;
-@property (readonly) NSString * serviceId;
-@property (readonly) NSString * serviceUserId;
-@end
-
-#endif // __WAAContactPostActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.ContactVideoCallActivatedEventArgs
-#ifndef __WAAContactVideoCallActivatedEventArgs_DEFINED__
-#define __WAAContactVideoCallActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAContactVideoCallActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) NSString * verb;
-@property (readonly) WACContact* contact;
-@property (readonly) NSString * serviceId;
-@property (readonly) NSString * serviceUserId;
-@end
-
-#endif // __WAAContactVideoCallActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.WalletActionActivatedEventArgs
-#ifndef __WAAWalletActionActivatedEventArgs_DEFINED__
-#define __WAAWalletActionActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAWalletActionActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) NSString * actionId;
-@property (readonly) WAWWalletActionKind actionKind;
-@property (readonly) NSString * itemId;
-@end
-
-#endif // __WAAWalletActionActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.AppointmentsProviderAddAppointmentActivatedEventArgs
-#ifndef __WAAAppointmentsProviderAddAppointmentActivatedEventArgs_DEFINED__
-#define __WAAAppointmentsProviderAddAppointmentActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentsProviderAddAppointmentActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) NSString * verb;
-@property (readonly) WAAAAddAppointmentOperation* addAppointmentOperation;
-@end
-
-#endif // __WAAAppointmentsProviderAddAppointmentActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.AppointmentsProviderReplaceAppointmentActivatedEventArgs
-#ifndef __WAAAppointmentsProviderReplaceAppointmentActivatedEventArgs_DEFINED__
-#define __WAAAppointmentsProviderReplaceAppointmentActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentsProviderReplaceAppointmentActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) NSString * verb;
-@property (readonly) WAAAReplaceAppointmentOperation* replaceAppointmentOperation;
-@end
-
-#endif // __WAAAppointmentsProviderReplaceAppointmentActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.AppointmentsProviderRemoveAppointmentActivatedEventArgs
-#ifndef __WAAAppointmentsProviderRemoveAppointmentActivatedEventArgs_DEFINED__
-#define __WAAAppointmentsProviderRemoveAppointmentActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentsProviderRemoveAppointmentActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) NSString * verb;
-@property (readonly) WAAARemoveAppointmentOperation* removeAppointmentOperation;
-@end
-
-#endif // __WAAAppointmentsProviderRemoveAppointmentActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.AppointmentsProviderShowAppointmentDetailsActivatedEventArgs
-#ifndef __WAAAppointmentsProviderShowAppointmentDetailsActivatedEventArgs_DEFINED__
-#define __WAAAppointmentsProviderShowAppointmentDetailsActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentsProviderShowAppointmentDetailsActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) NSString * verb;
-@property (readonly) id /* WFDateTime* */ instanceStartDate;
-@property (readonly) NSString * localId;
-@property (readonly) NSString * roamingId;
-@end
-
-#endif // __WAAAppointmentsProviderShowAppointmentDetailsActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.AppointmentsProviderShowTimeFrameActivatedEventArgs
-#ifndef __WAAAppointmentsProviderShowTimeFrameActivatedEventArgs_DEFINED__
-#define __WAAAppointmentsProviderShowTimeFrameActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentsProviderShowTimeFrameActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) NSString * verb;
-@property (readonly) WFTimeSpan* duration;
-@property (readonly) WFDateTime* timeToShow;
-@end
-
-#endif // __WAAAppointmentsProviderShowTimeFrameActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.UserDataAccountProviderActivatedEventArgs
-#ifndef __WAAUserDataAccountProviderActivatedEventArgs_DEFINED__
-#define __WAAUserDataAccountProviderActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAUserDataAccountProviderActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) RTObject* operation;
-@end
-
-#endif // __WAAUserDataAccountProviderActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.SplashScreen
-#ifndef __WAASplashScreen_DEFINED__
-#define __WAASplashScreen_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAASplashScreen : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WFRect* imageLocation;
-- (EventRegistrationToken)addDismissedEvent:(void(^)(WAASplashScreen*, RTObject*))del;
-- (void)removeDismissedEvent:(EventRegistrationToken)tok;
-@end
-
-#endif // __WAASplashScreen_DEFINED__
-
-// Windows.ApplicationModel.Activation.TileActivatedInfo
-#ifndef __WAATileActivatedInfo_DEFINED__
-#define __WAATileActivatedInfo_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAATileActivatedInfo : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSArray* /* WUNShownTileNotification* */ recentlyShownNotifications;
-@end
-
-#endif // __WAATileActivatedInfo_DEFINED__
-
-// Windows.ApplicationModel.Activation.LaunchActivatedEventArgs
-#ifndef __WAALaunchActivatedEventArgs_DEFINED__
-#define __WAALaunchActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAALaunchActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) int currentlyShownApplicationViewId;
-@property (readonly) NSString * arguments;
-@property (readonly) NSString * tileId;
-@property (readonly) WAATileActivatedInfo* tileActivatedInfo;
-@property (readonly) BOOL prelaunchActivated;
-@property (readonly) WUVActivationViewSwitcher* viewSwitcher;
-@end
-
-#endif // __WAALaunchActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.SearchActivatedEventArgs
-#ifndef __WAASearchActivatedEventArgs_DEFINED__
-#define __WAASearchActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAASearchActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) int currentlyShownApplicationViewId;
-@property (readonly) NSString * language;
-@property (readonly) NSString * queryText;
-@property (readonly) WASSearchPaneQueryLinguisticDetails* linguisticDetails;
-@property (readonly) WUVActivationViewSwitcher* viewSwitcher;
-@end
-
-#endif // __WAASearchActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.ShareTargetActivatedEventArgs
-#ifndef __WAAShareTargetActivatedEventArgs_DEFINED__
-#define __WAAShareTargetActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAShareTargetActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) WADSShareOperation* shareOperation;
-@end
-
-#endif // __WAAShareTargetActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.FileActivatedEventArgs
-#ifndef __WAAFileActivatedEventArgs_DEFINED__
-#define __WAAFileActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAFileActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) int currentlyShownApplicationViewId;
-@property (readonly) NSArray* /* RTObject* */ files;
-@property (readonly) NSString * verb;
-@property (readonly) NSString * callerPackageFamilyName;
-@property (readonly) WSSStorageFileQueryResult* neighboringFilesQuery;
-@property (readonly) WUVActivationViewSwitcher* viewSwitcher;
-@end
-
-#endif // __WAAFileActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.ProtocolActivatedEventArgs
-#ifndef __WAAProtocolActivatedEventArgs_DEFINED__
-#define __WAAProtocolActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAProtocolActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) int currentlyShownApplicationViewId;
-@property (readonly) WFUri* uri;
-@property (readonly) NSString * callerPackageFamilyName;
-@property (readonly) WFCValueSet* data;
-@property (readonly) WUVActivationViewSwitcher* viewSwitcher;
-@end
-
-#endif // __WAAProtocolActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.ProtocolForResultsActivatedEventArgs
-#ifndef __WAAProtocolForResultsActivatedEventArgs_DEFINED__
-#define __WAAProtocolForResultsActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAProtocolForResultsActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) int currentlyShownApplicationViewId;
-@property (readonly) WFUri* uri;
-@property (readonly) NSString * callerPackageFamilyName;
-@property (readonly) WFCValueSet* data;
-@property (readonly) WSProtocolForResultsOperation* protocolForResultsOperation;
-@property (readonly) WUVActivationViewSwitcher* viewSwitcher;
-@end
-
-#endif // __WAAProtocolForResultsActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.FileOpenPickerActivatedEventArgs
-#ifndef __WAAFileOpenPickerActivatedEventArgs_DEFINED__
-#define __WAAFileOpenPickerActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAFileOpenPickerActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) WSPPFileOpenPickerUI* fileOpenPickerUI;
-@property (readonly) NSString * callerPackageFamilyName;
-@end
-
-#endif // __WAAFileOpenPickerActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.FileSavePickerActivatedEventArgs
-#ifndef __WAAFileSavePickerActivatedEventArgs_DEFINED__
-#define __WAAFileSavePickerActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAFileSavePickerActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) WSPPFileSavePickerUI* fileSavePickerUI;
-@property (readonly) NSString * callerPackageFamilyName;
-@property (readonly) NSString * enterpriseId;
-@end
-
-#endif // __WAAFileSavePickerActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.CachedFileUpdaterActivatedEventArgs
-#ifndef __WAACachedFileUpdaterActivatedEventArgs_DEFINED__
-#define __WAACachedFileUpdaterActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAACachedFileUpdaterActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) WSPCachedFileUpdaterUI* cachedFileUpdaterUI;
-@end
-
-#endif // __WAACachedFileUpdaterActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.DeviceActivatedEventArgs
-#ifndef __WAADeviceActivatedEventArgs_DEFINED__
-#define __WAADeviceActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAADeviceActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) int currentlyShownApplicationViewId;
-@property (readonly) NSString * deviceInformationId;
-@property (readonly) NSString * verb;
-@property (readonly) WUVActivationViewSwitcher* viewSwitcher;
-@end
-
-#endif // __WAADeviceActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.PickerReturnedActivatedEventArgs
-#ifndef __WAAPickerReturnedActivatedEventArgs_DEFINED__
-#define __WAAPickerReturnedActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAPickerReturnedActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) NSString * pickerOperationId;
-@end
-
-#endif // __WAAPickerReturnedActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.RestrictedLaunchActivatedEventArgs
-#ifndef __WAARestrictedLaunchActivatedEventArgs_DEFINED__
-#define __WAARestrictedLaunchActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAARestrictedLaunchActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) RTObject* sharedContext;
-@end
-
-#endif // __WAARestrictedLaunchActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.LockScreenActivatedEventArgs
-#ifndef __WAALockScreenActivatedEventArgs_DEFINED__
-#define __WAALockScreenActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAALockScreenActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) RTObject* info;
-@end
-
-#endif // __WAALockScreenActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.FileOpenPickerContinuationEventArgs
-#ifndef __WAAFileOpenPickerContinuationEventArgs_DEFINED__
-#define __WAAFileOpenPickerContinuationEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAFileOpenPickerContinuationEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) WFCValueSet* continuationData;
-@property (readonly) NSArray* /* WSStorageFile* */ files;
-@end
-
-#endif // __WAAFileOpenPickerContinuationEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.FileSavePickerContinuationEventArgs
-#ifndef __WAAFileSavePickerContinuationEventArgs_DEFINED__
-#define __WAAFileSavePickerContinuationEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAFileSavePickerContinuationEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) WFCValueSet* continuationData;
-@property (readonly) WSStorageFile* file;
-@end
-
-#endif // __WAAFileSavePickerContinuationEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.FolderPickerContinuationEventArgs
-#ifndef __WAAFolderPickerContinuationEventArgs_DEFINED__
-#define __WAAFolderPickerContinuationEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAFolderPickerContinuationEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) WFCValueSet* continuationData;
-@property (readonly) WSStorageFolder* folder;
-@end
-
-#endif // __WAAFolderPickerContinuationEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.WebAuthenticationBrokerContinuationEventArgs
-#ifndef __WAAWebAuthenticationBrokerContinuationEventArgs_DEFINED__
-#define __WAAWebAuthenticationBrokerContinuationEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAWebAuthenticationBrokerContinuationEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WFCValueSet* continuationData;
-@property (readonly) WSAWWebAuthenticationResult* webAuthenticationResult;
-@end
-
-#endif // __WAAWebAuthenticationBrokerContinuationEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.WebAccountProviderActivatedEventArgs
-#ifndef __WAAWebAccountProviderActivatedEventArgs_DEFINED__
-#define __WAAWebAccountProviderActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAWebAccountProviderActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) RTObject* operation;
-@end
-
-#endif // __WAAWebAccountProviderActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.ToastNotificationActivatedEventArgs
-#ifndef __WAAToastNotificationActivatedEventArgs_DEFINED__
-#define __WAAToastNotificationActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAToastNotificationActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) NSString * argument;
-@property (readonly) WFCValueSet* userInput;
-@end
-
-#endif // __WAAToastNotificationActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.DialReceiverActivatedEventArgs
-#ifndef __WAADialReceiverActivatedEventArgs_DEFINED__
-#define __WAADialReceiverActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAADialReceiverActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) int currentlyShownApplicationViewId;
-@property (readonly) NSString * appName;
-@property (readonly) NSString * arguments;
-@property (readonly) NSString * tileId;
-@property (readonly) WUVActivationViewSwitcher* viewSwitcher;
-@end
-
-#endif // __WAADialReceiverActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.BackgroundActivatedEventArgs
-#ifndef __WAABackgroundActivatedEventArgs_DEFINED__
-#define __WAABackgroundActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAABackgroundActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) RTObject* taskInstance;
-@end
-
-#endif // __WAABackgroundActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.DevicePairingActivatedEventArgs
-#ifndef __WAADevicePairingActivatedEventArgs_DEFINED__
-#define __WAADevicePairingActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAADevicePairingActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) WDEDeviceInformation* deviceInformation;
-@end
-
-#endif // __WAADevicePairingActivatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Activation.VoiceCommandActivatedEventArgs
-#ifndef __WAAVoiceCommandActivatedEventArgs_DEFINED__
-#define __WAAVoiceCommandActivatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAVoiceCommandActivatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAActivationKind kind;
-@property (readonly) WAAApplicationExecutionState previousExecutionState;
-@property (readonly) WAASplashScreen* splashScreen;
-@property (readonly) WSUser* user;
-@property (readonly) WMSSpeechRecognitionResult* result;
-@end
-
-#endif // __WAAVoiceCommandActivatedEventArgs_DEFINED__
-
diff --git a/include/Platform/Universal Windows/UWP/WindowsApplicationModelAppExtensions.h b/include/Platform/Universal Windows/UWP/WindowsApplicationModelAppExtensions.h
deleted file mode 100644
index 37119845ed..0000000000
--- a/include/Platform/Universal Windows/UWP/WindowsApplicationModelAppExtensions.h
+++ /dev/null
@@ -1,162 +0,0 @@
-//******************************************************************************
-//
-// Copyright (c) 2015 Microsoft Corporation. All rights reserved.
-//
-// This code is licensed under the MIT License (MIT).
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-//
-//******************************************************************************
-
-// WindowsApplicationModelAppExtensions.h
-// Generated from winmd2objc
-
-#pragma once
-
-#ifndef OBJCUWPWINDOWSAPPLICATIONMODELAPPEXTENSIONSEXPORT
-#define OBJCUWPWINDOWSAPPLICATIONMODELAPPEXTENSIONSEXPORT __declspec(dllimport)
-#ifndef IN_WinObjC_Frameworks_UWP_BUILD
-#pragma comment(lib, "ObjCUWPWindowsApplicationModelAppExtensions.lib")
-#endif
-#endif
-#include
-
-@class WAAAppExtensionCatalog, WAAAppExtension, WAAAppExtensionPackageInstalledEventArgs, WAAAppExtensionPackageUpdatingEventArgs, WAAAppExtensionPackageUpdatedEventArgs, WAAAppExtensionPackageUninstallingEventArgs, WAAAppExtensionPackageStatusChangedEventArgs;
-@protocol WAAIAppExtensionCatalogStatics, WAAIAppExtensionCatalog, WAAIAppExtension, WAAIAppExtensionPackageInstalledEventArgs, WAAIAppExtensionPackageUpdatingEventArgs, WAAIAppExtensionPackageUpdatedEventArgs, WAAIAppExtensionPackageUninstallingEventArgs, WAAIAppExtensionPackageStatusChangedEventArgs;
-
-#include "WindowsFoundationCollections.h"
-#include "WindowsFoundation.h"
-#include "WindowsApplicationModel.h"
-#include "WindowsStorage.h"
-
-#import
-
-// Windows.ApplicationModel.AppExtensions.AppExtensionCatalog
-#ifndef __WAAAppExtensionCatalog_DEFINED__
-#define __WAAAppExtensionCatalog_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPEXTENSIONSEXPORT
-@interface WAAAppExtensionCatalog : RTObject
-+ (WAAAppExtensionCatalog*)open:(NSString *)appExtensionName;
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (EventRegistrationToken)addPackageInstalledEvent:(void(^)(WAAAppExtensionCatalog*, WAAAppExtensionPackageInstalledEventArgs*))del;
-- (void)removePackageInstalledEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addPackageStatusChangedEvent:(void(^)(WAAAppExtensionCatalog*, WAAAppExtensionPackageStatusChangedEventArgs*))del;
-- (void)removePackageStatusChangedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addPackageUninstallingEvent:(void(^)(WAAAppExtensionCatalog*, WAAAppExtensionPackageUninstallingEventArgs*))del;
-- (void)removePackageUninstallingEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addPackageUpdatedEvent:(void(^)(WAAAppExtensionCatalog*, WAAAppExtensionPackageUpdatedEventArgs*))del;
-- (void)removePackageUpdatedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addPackageUpdatingEvent:(void(^)(WAAAppExtensionCatalog*, WAAAppExtensionPackageUpdatingEventArgs*))del;
-- (void)removePackageUpdatingEvent:(EventRegistrationToken)tok;
-- (void)findAllAsyncWithSuccess:(void (^)(NSArray* /* WAAAppExtension* */))success failure:(void (^)(NSError*))failure;
-- (void)requestRemovePackageAsync:(NSString *)packageFullName success:(void (^)(BOOL))success failure:(void (^)(NSError*))failure;
-@end
-
-#endif // __WAAAppExtensionCatalog_DEFINED__
-
-// Windows.ApplicationModel.AppExtensions.AppExtension
-#ifndef __WAAAppExtension_DEFINED__
-#define __WAAAppExtension_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPEXTENSIONSEXPORT
-@interface WAAAppExtension : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAppInfo* appInfo;
-@property (readonly) NSString * Description;
-@property (readonly) NSString * displayName;
-@property (readonly) NSString * id;
-@property (readonly) WAPackage* package;
-- (void)getExtensionPropertiesAsyncWithSuccess:(void (^)(RTObject*))success failure:(void (^)(NSError*))failure;
-- (void)getPublicFolderAsyncWithSuccess:(void (^)(WSStorageFolder*))success failure:(void (^)(NSError*))failure;
-@end
-
-#endif // __WAAAppExtension_DEFINED__
-
-// Windows.ApplicationModel.AppExtensions.AppExtensionPackageInstalledEventArgs
-#ifndef __WAAAppExtensionPackageInstalledEventArgs_DEFINED__
-#define __WAAAppExtensionPackageInstalledEventArgs_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPEXTENSIONSEXPORT
-@interface WAAAppExtensionPackageInstalledEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * appExtensionName;
-@property (readonly) NSArray* /* WAAAppExtension* */ extensions;
-@property (readonly) WAPackage* package;
-@end
-
-#endif // __WAAAppExtensionPackageInstalledEventArgs_DEFINED__
-
-// Windows.ApplicationModel.AppExtensions.AppExtensionPackageUpdatingEventArgs
-#ifndef __WAAAppExtensionPackageUpdatingEventArgs_DEFINED__
-#define __WAAAppExtensionPackageUpdatingEventArgs_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPEXTENSIONSEXPORT
-@interface WAAAppExtensionPackageUpdatingEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * appExtensionName;
-@property (readonly) WAPackage* package;
-@end
-
-#endif // __WAAAppExtensionPackageUpdatingEventArgs_DEFINED__
-
-// Windows.ApplicationModel.AppExtensions.AppExtensionPackageUpdatedEventArgs
-#ifndef __WAAAppExtensionPackageUpdatedEventArgs_DEFINED__
-#define __WAAAppExtensionPackageUpdatedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPEXTENSIONSEXPORT
-@interface WAAAppExtensionPackageUpdatedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * appExtensionName;
-@property (readonly) NSArray* /* WAAAppExtension* */ extensions;
-@property (readonly) WAPackage* package;
-@end
-
-#endif // __WAAAppExtensionPackageUpdatedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.AppExtensions.AppExtensionPackageUninstallingEventArgs
-#ifndef __WAAAppExtensionPackageUninstallingEventArgs_DEFINED__
-#define __WAAAppExtensionPackageUninstallingEventArgs_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPEXTENSIONSEXPORT
-@interface WAAAppExtensionPackageUninstallingEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * appExtensionName;
-@property (readonly) WAPackage* package;
-@end
-
-#endif // __WAAAppExtensionPackageUninstallingEventArgs_DEFINED__
-
-// Windows.ApplicationModel.AppExtensions.AppExtensionPackageStatusChangedEventArgs
-#ifndef __WAAAppExtensionPackageStatusChangedEventArgs_DEFINED__
-#define __WAAAppExtensionPackageStatusChangedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPEXTENSIONSEXPORT
-@interface WAAAppExtensionPackageStatusChangedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * appExtensionName;
-@property (readonly) WAPackage* package;
-@end
-
-#endif // __WAAAppExtensionPackageStatusChangedEventArgs_DEFINED__
-
diff --git a/include/Platform/Universal Windows/UWP/WindowsApplicationModelAppService.h b/include/Platform/Universal Windows/UWP/WindowsApplicationModelAppService.h
deleted file mode 100644
index 2e25aa725e..0000000000
--- a/include/Platform/Universal Windows/UWP/WindowsApplicationModelAppService.h
+++ /dev/null
@@ -1,213 +0,0 @@
-//******************************************************************************
-//
-// Copyright (c) 2015 Microsoft Corporation. All rights reserved.
-//
-// This code is licensed under the MIT License (MIT).
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-//
-//******************************************************************************
-
-// WindowsApplicationModelAppService.h
-// Generated from winmd2objc
-
-#pragma once
-
-#ifndef OBJCUWPWINDOWSAPPLICATIONMODELAPPSERVICEEXPORT
-#define OBJCUWPWINDOWSAPPLICATIONMODELAPPSERVICEEXPORT __declspec(dllimport)
-#ifndef IN_WinObjC_Frameworks_UWP_BUILD
-#pragma comment(lib, "ObjCUWPWindowsApplicationModelAppService.lib")
-#endif
-#endif
-#include
-
-@class WAAAppServiceRequest, WAAAppServiceDeferral, WAAAppServiceResponse, WAAAppServiceConnection, WAAAppServiceRequestReceivedEventArgs, WAAAppServiceClosedEventArgs, WAAAppServiceTriggerDetails, WAAAppServiceCatalog;
-@protocol WAAIAppServiceDeferral, WAAIAppServiceClosedEventArgs, WAAIAppServiceRequestReceivedEventArgs, WAAIAppServiceConnection2, WAAIAppServiceTriggerDetails, WAAIAppServiceTriggerDetails2, WAAIAppServiceRequest, WAAIAppServiceResponse, WAAIAppServiceCatalogStatics, WAAIAppServiceConnection;
-
-// Windows.ApplicationModel.AppService.AppServiceClosedStatus
-enum _WAAAppServiceClosedStatus {
- WAAAppServiceClosedStatusCompleted = 0,
- WAAAppServiceClosedStatusCanceled = 1,
- WAAAppServiceClosedStatusResourceLimitsExceeded = 2,
- WAAAppServiceClosedStatusUnknown = 3,
-};
-typedef unsigned WAAAppServiceClosedStatus;
-
-// Windows.ApplicationModel.AppService.AppServiceConnectionStatus
-enum _WAAAppServiceConnectionStatus {
- WAAAppServiceConnectionStatusSuccess = 0,
- WAAAppServiceConnectionStatusAppNotInstalled = 1,
- WAAAppServiceConnectionStatusAppUnavailable = 2,
- WAAAppServiceConnectionStatusAppServiceUnavailable = 3,
- WAAAppServiceConnectionStatusUnknown = 4,
- WAAAppServiceConnectionStatusRemoteSystemUnavailable = 5,
- WAAAppServiceConnectionStatusRemoteSystemNotSupportedByApp = 6,
- WAAAppServiceConnectionStatusNotAuthorized = 7,
-};
-typedef unsigned WAAAppServiceConnectionStatus;
-
-// Windows.ApplicationModel.AppService.AppServiceResponseStatus
-enum _WAAAppServiceResponseStatus {
- WAAAppServiceResponseStatusSuccess = 0,
- WAAAppServiceResponseStatusFailure = 1,
- WAAAppServiceResponseStatusResourceLimitsExceeded = 2,
- WAAAppServiceResponseStatusUnknown = 3,
- WAAAppServiceResponseStatusRemoteSystemUnavailable = 4,
- WAAAppServiceResponseStatusMessageSizeTooLarge = 5,
-};
-typedef unsigned WAAAppServiceResponseStatus;
-
-#include "WindowsSystemRemoteSystems.h"
-#include "WindowsApplicationModel.h"
-#include "WindowsSystem.h"
-#include "WindowsFoundationCollections.h"
-#include "WindowsFoundation.h"
-
-#import
-
-// Windows.ApplicationModel.AppService.AppServiceRequest
-#ifndef __WAAAppServiceRequest_DEFINED__
-#define __WAAAppServiceRequest_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPSERVICEEXPORT
-@interface WAAAppServiceRequest : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WFCValueSet* message;
-- (void)sendResponseAsync:(WFCValueSet*)message success:(void (^)(WAAAppServiceResponseStatus))success failure:(void (^)(NSError*))failure;
-@end
-
-#endif // __WAAAppServiceRequest_DEFINED__
-
-// Windows.ApplicationModel.AppService.AppServiceDeferral
-#ifndef __WAAAppServiceDeferral_DEFINED__
-#define __WAAAppServiceDeferral_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPSERVICEEXPORT
-@interface WAAAppServiceDeferral : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (void)complete;
-@end
-
-#endif // __WAAAppServiceDeferral_DEFINED__
-
-// Windows.ApplicationModel.AppService.AppServiceResponse
-#ifndef __WAAAppServiceResponse_DEFINED__
-#define __WAAAppServiceResponse_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPSERVICEEXPORT
-@interface WAAAppServiceResponse : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WFCValueSet* message;
-@property (readonly) WAAAppServiceResponseStatus status;
-@end
-
-#endif // __WAAAppServiceResponse_DEFINED__
-
-// Windows.Foundation.IClosable
-#ifndef __WFIClosable_DEFINED__
-#define __WFIClosable_DEFINED__
-
-@protocol WFIClosable
-- (void)close;
-@end
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPSERVICEEXPORT
-@interface WFIClosable : RTObject
-@end
-
-#endif // __WFIClosable_DEFINED__
-
-// Windows.ApplicationModel.AppService.AppServiceConnection
-#ifndef __WAAAppServiceConnection_DEFINED__
-#define __WAAAppServiceConnection_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPSERVICEEXPORT
-@interface WAAAppServiceConnection : RTObject
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (retain) NSString * packageFamilyName;
-@property (retain) NSString * appServiceName;
-@property (retain) WSUser* user;
-- (EventRegistrationToken)addRequestReceivedEvent:(void(^)(WAAAppServiceConnection*, WAAAppServiceRequestReceivedEventArgs*))del;
-- (void)removeRequestReceivedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addServiceClosedEvent:(void(^)(WAAAppServiceConnection*, WAAAppServiceClosedEventArgs*))del;
-- (void)removeServiceClosedEvent:(EventRegistrationToken)tok;
-- (void)openAsyncWithSuccess:(void (^)(WAAAppServiceConnectionStatus))success failure:(void (^)(NSError*))failure;
-- (void)sendMessageAsync:(WFCValueSet*)message success:(void (^)(WAAAppServiceResponse*))success failure:(void (^)(NSError*))failure;
-- (void)close;
-- (void)openRemoteAsync:(WSRRemoteSystemConnectionRequest*)remoteSystemConnectionRequest success:(void (^)(WAAAppServiceConnectionStatus))success failure:(void (^)(NSError*))failure;
-@end
-
-#endif // __WAAAppServiceConnection_DEFINED__
-
-// Windows.ApplicationModel.AppService.AppServiceRequestReceivedEventArgs
-#ifndef __WAAAppServiceRequestReceivedEventArgs_DEFINED__
-#define __WAAAppServiceRequestReceivedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPSERVICEEXPORT
-@interface WAAAppServiceRequestReceivedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAAppServiceRequest* request;
-- (WAAAppServiceDeferral*)getDeferral;
-@end
-
-#endif // __WAAAppServiceRequestReceivedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.AppService.AppServiceClosedEventArgs
-#ifndef __WAAAppServiceClosedEventArgs_DEFINED__
-#define __WAAAppServiceClosedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPSERVICEEXPORT
-@interface WAAAppServiceClosedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAAppServiceClosedStatus status;
-@end
-
-#endif // __WAAAppServiceClosedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.AppService.AppServiceTriggerDetails
-#ifndef __WAAAppServiceTriggerDetails_DEFINED__
-#define __WAAAppServiceTriggerDetails_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPSERVICEEXPORT
-@interface WAAAppServiceTriggerDetails : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAAppServiceConnection* appServiceConnection;
-@property (readonly) NSString * callerPackageFamilyName;
-@property (readonly) NSString * name;
-@property (readonly) BOOL isRemoteSystemConnection;
-@end
-
-#endif // __WAAAppServiceTriggerDetails_DEFINED__
-
-// Windows.ApplicationModel.AppService.AppServiceCatalog
-#ifndef __WAAAppServiceCatalog_DEFINED__
-#define __WAAAppServiceCatalog_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPSERVICEEXPORT
-@interface WAAAppServiceCatalog : RTObject
-+ (void)findAppServiceProvidersAsync:(NSString *)appServiceName success:(void (^)(NSArray* /* WAAppInfo* */))success failure:(void (^)(NSError*))failure;
-@end
-
-#endif // __WAAAppServiceCatalog_DEFINED__
-
diff --git a/include/Platform/Universal Windows/UWP/WindowsApplicationModelAppointments.h b/include/Platform/Universal Windows/UWP/WindowsApplicationModelAppointments.h
deleted file mode 100644
index af4b26edec..0000000000
--- a/include/Platform/Universal Windows/UWP/WindowsApplicationModelAppointments.h
+++ /dev/null
@@ -1,642 +0,0 @@
-//******************************************************************************
-//
-// Copyright (c) 2015 Microsoft Corporation. All rights reserved.
-//
-// This code is licensed under the MIT License (MIT).
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-//
-//******************************************************************************
-
-// WindowsApplicationModelAppointments.h
-// Generated from winmd2objc
-
-#pragma once
-
-#ifndef OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-#define OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT __declspec(dllimport)
-#ifndef IN_WinObjC_Frameworks_UWP_BUILD
-#pragma comment(lib, "ObjCUWPWindowsConsolidatedNamespace.lib")
-#endif
-#endif
-#include
-
-@class WAAAppointment, WAAAppointmentStore, WAAAppointmentManagerForUser, WAAAppointmentOrganizer, WAAAppointmentInvitee, WAAAppointmentRecurrence, WAAAppointmentManager, WAAFindAppointmentsOptions, WAAAppointmentException, WAAAppointmentCalendarSyncManager, WAAAppointmentCalendar, WAAAppointmentStoreChange, WAAAppointmentStoreChangeReader, WAAAppointmentStoreChangedDeferral, WAAAppointmentStoreChangeTracker, WAAAppointmentConflictResult, WAAAppointmentStoreChangedEventArgs, WAAAppointmentProperties, WAAAppointmentStoreNotificationTriggerDetails;
-@protocol WAAIAppointmentManagerStatics, WAAIAppointmentManagerStatics2, WAAIAppointmentManagerStatics3, WAAIAppointmentManagerForUser, WAAIAppointmentParticipant, WAAIAppointmentInvitee, WAAIAppointmentRecurrence, WAAIAppointmentRecurrence2, WAAIAppointmentRecurrence3, WAAIAppointment, WAAIAppointment2, WAAIAppointment3, WAAIFindAppointmentsOptions, WAAIAppointmentCalendar, WAAIAppointmentCalendar2, WAAIAppointmentCalendar3, WAAIAppointmentCalendarSyncManager, WAAIAppointmentCalendarSyncManager2, WAAIAppointmentPropertiesStatics, WAAIAppointmentPropertiesStatics2, WAAIAppointmentConflictResult, WAAIAppointmentStoreChange, WAAIAppointmentStoreChange2, WAAIAppointmentStoreChangeReader, WAAIAppointmentStoreChangeTracker, WAAIAppointmentStoreChangedEventArgs, WAAIAppointmentStoreChangedDeferral, WAAIAppointmentStoreNotificationTriggerDetails, WAAIAppointmentStore, WAAIAppointmentStore2, WAAIAppointmentException;
-
-// Windows.ApplicationModel.Appointments.AppointmentStoreAccessType
-enum _WAAAppointmentStoreAccessType {
- WAAAppointmentStoreAccessTypeAppCalendarsReadWrite = 0,
- WAAAppointmentStoreAccessTypeAllCalendarsReadOnly = 1,
- WAAAppointmentStoreAccessTypeAllCalendarsReadWrite = 2,
-};
-typedef unsigned WAAAppointmentStoreAccessType;
-
-// Windows.ApplicationModel.Appointments.AppointmentSensitivity
-enum _WAAAppointmentSensitivity {
- WAAAppointmentSensitivityPublic = 0,
- WAAAppointmentSensitivityPrivate = 1,
-};
-typedef unsigned WAAAppointmentSensitivity;
-
-// Windows.ApplicationModel.Appointments.AppointmentBusyStatus
-enum _WAAAppointmentBusyStatus {
- WAAAppointmentBusyStatusBusy = 0,
- WAAAppointmentBusyStatusTentative = 1,
- WAAAppointmentBusyStatusFree = 2,
- WAAAppointmentBusyStatusOutOfOffice = 3,
- WAAAppointmentBusyStatusWorkingElsewhere = 4,
-};
-typedef unsigned WAAAppointmentBusyStatus;
-
-// Windows.ApplicationModel.Appointments.AppointmentParticipantResponse
-enum _WAAAppointmentParticipantResponse {
- WAAAppointmentParticipantResponseNone = 0,
- WAAAppointmentParticipantResponseTentative = 1,
- WAAAppointmentParticipantResponseAccepted = 2,
- WAAAppointmentParticipantResponseDeclined = 3,
- WAAAppointmentParticipantResponseUnknown = 4,
-};
-typedef unsigned WAAAppointmentParticipantResponse;
-
-// Windows.ApplicationModel.Appointments.AppointmentParticipantRole
-enum _WAAAppointmentParticipantRole {
- WAAAppointmentParticipantRoleRequiredAttendee = 0,
- WAAAppointmentParticipantRoleOptionalAttendee = 1,
- WAAAppointmentParticipantRoleResource = 2,
-};
-typedef unsigned WAAAppointmentParticipantRole;
-
-// Windows.ApplicationModel.Appointments.AppointmentRecurrenceUnit
-enum _WAAAppointmentRecurrenceUnit {
- WAAAppointmentRecurrenceUnitDaily = 0,
- WAAAppointmentRecurrenceUnitWeekly = 1,
- WAAAppointmentRecurrenceUnitMonthly = 2,
- WAAAppointmentRecurrenceUnitMonthlyOnDay = 3,
- WAAAppointmentRecurrenceUnitYearly = 4,
- WAAAppointmentRecurrenceUnitYearlyOnDay = 5,
-};
-typedef unsigned WAAAppointmentRecurrenceUnit;
-
-// Windows.ApplicationModel.Appointments.AppointmentDaysOfWeek
-enum _WAAAppointmentDaysOfWeek {
- WAAAppointmentDaysOfWeekNone = 0,
- WAAAppointmentDaysOfWeekSunday = 1,
- WAAAppointmentDaysOfWeekMonday = 2,
- WAAAppointmentDaysOfWeekTuesday = 4,
- WAAAppointmentDaysOfWeekWednesday = 8,
- WAAAppointmentDaysOfWeekThursday = 16,
- WAAAppointmentDaysOfWeekFriday = 32,
- WAAAppointmentDaysOfWeekSaturday = 64,
-};
-typedef unsigned WAAAppointmentDaysOfWeek;
-
-// Windows.ApplicationModel.Appointments.AppointmentWeekOfMonth
-enum _WAAAppointmentWeekOfMonth {
- WAAAppointmentWeekOfMonthFirst = 0,
- WAAAppointmentWeekOfMonthSecond = 1,
- WAAAppointmentWeekOfMonthThird = 2,
- WAAAppointmentWeekOfMonthFourth = 3,
- WAAAppointmentWeekOfMonthLast = 4,
-};
-typedef unsigned WAAAppointmentWeekOfMonth;
-
-// Windows.ApplicationModel.Appointments.AppointmentCalendarSyncStatus
-enum _WAAAppointmentCalendarSyncStatus {
- WAAAppointmentCalendarSyncStatusIdle = 0,
- WAAAppointmentCalendarSyncStatusSyncing = 1,
- WAAAppointmentCalendarSyncStatusUpToDate = 2,
- WAAAppointmentCalendarSyncStatusAuthenticationError = 3,
- WAAAppointmentCalendarSyncStatusPolicyError = 4,
- WAAAppointmentCalendarSyncStatusUnknownError = 5,
- WAAAppointmentCalendarSyncStatusManualAccountRemovalRequired = 6,
-};
-typedef unsigned WAAAppointmentCalendarSyncStatus;
-
-// Windows.ApplicationModel.Appointments.RecurrenceType
-enum _WAARecurrenceType {
- WAARecurrenceTypeMaster = 0,
- WAARecurrenceTypeInstance = 1,
- WAARecurrenceTypeExceptionInstance = 2,
-};
-typedef unsigned WAARecurrenceType;
-
-// Windows.ApplicationModel.Appointments.AppointmentDetailsKind
-enum _WAAAppointmentDetailsKind {
- WAAAppointmentDetailsKindPlainText = 0,
- WAAAppointmentDetailsKindHtml = 1,
-};
-typedef unsigned WAAAppointmentDetailsKind;
-
-// Windows.ApplicationModel.Appointments.FindAppointmentCalendarsOptions
-enum _WAAFindAppointmentCalendarsOptions {
- WAAFindAppointmentCalendarsOptionsNone = 0,
- WAAFindAppointmentCalendarsOptionsIncludeHidden = 1,
-};
-typedef unsigned WAAFindAppointmentCalendarsOptions;
-
-// Windows.ApplicationModel.Appointments.AppointmentSummaryCardView
-enum _WAAAppointmentSummaryCardView {
- WAAAppointmentSummaryCardViewSystem = 0,
- WAAAppointmentSummaryCardViewApp = 1,
-};
-typedef unsigned WAAAppointmentSummaryCardView;
-
-// Windows.ApplicationModel.Appointments.AppointmentCalendarOtherAppReadAccess
-enum _WAAAppointmentCalendarOtherAppReadAccess {
- WAAAppointmentCalendarOtherAppReadAccessSystemOnly = 0,
- WAAAppointmentCalendarOtherAppReadAccessLimited = 1,
- WAAAppointmentCalendarOtherAppReadAccessFull = 2,
- WAAAppointmentCalendarOtherAppReadAccessNone = 3,
-};
-typedef unsigned WAAAppointmentCalendarOtherAppReadAccess;
-
-// Windows.ApplicationModel.Appointments.AppointmentCalendarOtherAppWriteAccess
-enum _WAAAppointmentCalendarOtherAppWriteAccess {
- WAAAppointmentCalendarOtherAppWriteAccessNone = 0,
- WAAAppointmentCalendarOtherAppWriteAccessSystemOnly = 1,
- WAAAppointmentCalendarOtherAppWriteAccessLimited = 2,
-};
-typedef unsigned WAAAppointmentCalendarOtherAppWriteAccess;
-
-// Windows.ApplicationModel.Appointments.AppointmentConflictType
-enum _WAAAppointmentConflictType {
- WAAAppointmentConflictTypeNone = 0,
- WAAAppointmentConflictTypeAdjacent = 1,
- WAAAppointmentConflictTypeOverlap = 2,
-};
-typedef unsigned WAAAppointmentConflictType;
-
-// Windows.ApplicationModel.Appointments.AppointmentStoreChangeType
-enum _WAAAppointmentStoreChangeType {
- WAAAppointmentStoreChangeTypeAppointmentCreated = 0,
- WAAAppointmentStoreChangeTypeAppointmentModified = 1,
- WAAAppointmentStoreChangeTypeAppointmentDeleted = 2,
- WAAAppointmentStoreChangeTypeChangeTrackingLost = 3,
- WAAAppointmentStoreChangeTypeCalendarCreated = 4,
- WAAAppointmentStoreChangeTypeCalendarModified = 5,
- WAAAppointmentStoreChangeTypeCalendarDeleted = 6,
-};
-typedef unsigned WAAAppointmentStoreChangeType;
-
-#include "WindowsUIPopups.h"
-#include "WindowsFoundation.h"
-#include "WindowsSystem.h"
-#include "WindowsUI.h"
-
-#import
-
-// Windows.ApplicationModel.Appointments.IAppointmentParticipant
-#ifndef __WAAIAppointmentParticipant_DEFINED__
-#define __WAAIAppointmentParticipant_DEFINED__
-
-@protocol WAAIAppointmentParticipant
-@property (retain) NSString * address;
-@property (retain) NSString * displayName;
-@end
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAIAppointmentParticipant : RTObject
-@end
-
-#endif // __WAAIAppointmentParticipant_DEFINED__
-
-// Windows.ApplicationModel.Appointments.Appointment
-#ifndef __WAAAppointment_DEFINED__
-#define __WAAAppointment_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointment : RTObject
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (retain) NSString * location;
-@property BOOL allDay;
-@property (retain) WAAAppointmentOrganizer* organizer;
-@property (retain) WFTimeSpan* duration;
-@property (retain) NSString * details;
-@property WAAAppointmentBusyStatus busyStatus;
-@property (retain) WAAAppointmentRecurrence* recurrence;
-@property (retain) NSString * subject;
-@property (retain) WFUri* uri;
-@property (retain) WFDateTime* startTime;
-@property WAAAppointmentSensitivity sensitivity;
-@property (retain) id /* WFTimeSpan* */ reminder;
-@property (readonly) NSMutableArray* /* WAAAppointmentInvitee* */ invitees;
-@property BOOL allowNewTimeProposal;
-@property WAAAppointmentParticipantResponse userResponse;
-@property (retain) NSString * roamingId;
-@property (retain) id /* WFDateTime* */ replyTime;
-@property BOOL isResponseRequested;
-@property BOOL isOrganizedByUser;
-@property BOOL isCanceledMeeting;
-@property (retain) NSString * onlineMeetingLink;
-@property (readonly) BOOL hasInvitees;
-@property (readonly) NSString * calendarId;
-@property (readonly) NSString * localId;
-@property (readonly) id /* WFDateTime* */ originalStartTime;
-@property uint64_t remoteChangeNumber;
-@property WAAAppointmentDetailsKind detailsKind;
-@property (readonly) uint64_t changeNumber;
-@end
-
-#endif // __WAAAppointment_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentStore
-#ifndef __WAAAppointmentStore_DEFINED__
-#define __WAAAppointmentStore_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentStore : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAAppointmentStoreChangeTracker* changeTracker;
-- (EventRegistrationToken)addStoreChangedEvent:(void(^)(WAAAppointmentStore*, WAAAppointmentStoreChangedEventArgs*))del;
-- (void)removeStoreChangedEvent:(EventRegistrationToken)tok;
-- (void)createAppointmentCalendarAsync:(NSString *)name success:(void (^)(WAAAppointmentCalendar*))success failure:(void (^)(NSError*))failure;
-- (void)getAppointmentCalendarAsync:(NSString *)calendarId success:(void (^)(WAAAppointmentCalendar*))success failure:(void (^)(NSError*))failure;
-- (void)getAppointmentAsync:(NSString *)localId success:(void (^)(WAAAppointment*))success failure:(void (^)(NSError*))failure;
-- (void)getAppointmentInstanceAsync:(NSString *)localId instanceStartTime:(WFDateTime*)instanceStartTime success:(void (^)(WAAAppointment*))success failure:(void (^)(NSError*))failure;
-- (void)findAppointmentCalendarsAsyncWithSuccess:(void (^)(NSArray* /* WAAAppointmentCalendar* */))success failure:(void (^)(NSError*))failure;
-- (void)findAppointmentCalendarsAsyncWithOptions:(WAAFindAppointmentCalendarsOptions)options success:(void (^)(NSArray* /* WAAAppointmentCalendar* */))success failure:(void (^)(NSError*))failure;
-- (void)findAppointmentsAsync:(WFDateTime*)rangeStart rangeLength:(WFTimeSpan*)rangeLength success:(void (^)(NSArray* /* WAAAppointment* */))success failure:(void (^)(NSError*))failure;
-- (void)findAppointmentsAsyncWithOptions:(WFDateTime*)rangeStart rangeLength:(WFTimeSpan*)rangeLength options:(WAAFindAppointmentsOptions*)options success:(void (^)(NSArray* /* WAAAppointment* */))success failure:(void (^)(NSError*))failure;
-- (void)findConflictAsync:(WAAAppointment*)appointment success:(void (^)(WAAAppointmentConflictResult*))success failure:(void (^)(NSError*))failure;
-- (void)findConflictAsyncWithInstanceStart:(WAAAppointment*)appointment instanceStartTime:(WFDateTime*)instanceStartTime success:(void (^)(WAAAppointmentConflictResult*))success failure:(void (^)(NSError*))failure;
-- (RTObject*)moveAppointmentAsync:(WAAAppointment*)appointment destinationCalendar:(WAAAppointmentCalendar*)destinationCalendar;
-- (void)showAddAppointmentAsync:(WAAAppointment*)appointment selection:(WFRect*)selection success:(void (^)(NSString *))success failure:(void (^)(NSError*))failure;
-- (void)showReplaceAppointmentAsync:(NSString *)localId appointment:(WAAAppointment*)appointment selection:(WFRect*)selection success:(void (^)(NSString *))success failure:(void (^)(NSError*))failure;
-- (void)showReplaceAppointmentWithPlacementAndDateAsync:(NSString *)localId appointment:(WAAAppointment*)appointment selection:(WFRect*)selection preferredPlacement:(WUPPlacement)preferredPlacement instanceStartDate:(WFDateTime*)instanceStartDate success:(void (^)(NSString *))success failure:(void (^)(NSError*))failure;
-- (void)showRemoveAppointmentAsync:(NSString *)localId selection:(WFRect*)selection success:(void (^)(BOOL))success failure:(void (^)(NSError*))failure;
-- (void)showRemoveAppointmentWithPlacementAndDateAsync:(NSString *)localId selection:(WFRect*)selection preferredPlacement:(WUPPlacement)preferredPlacement instanceStartDate:(WFDateTime*)instanceStartDate success:(void (^)(BOOL))success failure:(void (^)(NSError*))failure;
-- (RTObject*)showAppointmentDetailsAsync:(NSString *)localId;
-- (RTObject*)showAppointmentDetailsWithDateAsync:(NSString *)localId instanceStartDate:(WFDateTime*)instanceStartDate;
-- (void)showEditNewAppointmentAsync:(WAAAppointment*)appointment success:(void (^)(NSString *))success failure:(void (^)(NSError*))failure;
-- (void)findLocalIdsFromRoamingIdAsync:(NSString *)roamingId success:(void (^)(NSArray* /* NSString * */))success failure:(void (^)(NSError*))failure;
-- (void)createAppointmentCalendarInAccountAsync:(NSString *)name userDataAccountId:(NSString *)userDataAccountId success:(void (^)(WAAAppointmentCalendar*))success failure:(void (^)(NSError*))failure;
-@end
-
-#endif // __WAAAppointmentStore_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentManagerForUser
-#ifndef __WAAAppointmentManagerForUser_DEFINED__
-#define __WAAAppointmentManagerForUser_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentManagerForUser : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WSUser* user;
-- (void)showAddAppointmentAsync:(WAAAppointment*)appointment selection:(WFRect*)selection success:(void (^)(NSString *))success failure:(void (^)(NSError*))failure;
-- (void)showAddAppointmentWithPlacementAsync:(WAAAppointment*)appointment selection:(WFRect*)selection preferredPlacement:(WUPPlacement)preferredPlacement success:(void (^)(NSString *))success failure:(void (^)(NSError*))failure;
-- (void)showReplaceAppointmentAsync:(NSString *)appointmentId appointment:(WAAAppointment*)appointment selection:(WFRect*)selection success:(void (^)(NSString *))success failure:(void (^)(NSError*))failure;
-- (void)showReplaceAppointmentWithPlacementAsync:(NSString *)appointmentId appointment:(WAAAppointment*)appointment selection:(WFRect*)selection preferredPlacement:(WUPPlacement)preferredPlacement success:(void (^)(NSString *))success failure:(void (^)(NSError*))failure;
-- (void)showReplaceAppointmentWithPlacementAndDateAsync:(NSString *)appointmentId appointment:(WAAAppointment*)appointment selection:(WFRect*)selection preferredPlacement:(WUPPlacement)preferredPlacement instanceStartDate:(WFDateTime*)instanceStartDate success:(void (^)(NSString *))success failure:(void (^)(NSError*))failure;
-- (void)showRemoveAppointmentAsync:(NSString *)appointmentId selection:(WFRect*)selection success:(void (^)(BOOL))success failure:(void (^)(NSError*))failure;
-- (void)showRemoveAppointmentWithPlacementAsync:(NSString *)appointmentId selection:(WFRect*)selection preferredPlacement:(WUPPlacement)preferredPlacement success:(void (^)(BOOL))success failure:(void (^)(NSError*))failure;
-- (void)showRemoveAppointmentWithPlacementAndDateAsync:(NSString *)appointmentId selection:(WFRect*)selection preferredPlacement:(WUPPlacement)preferredPlacement instanceStartDate:(WFDateTime*)instanceStartDate success:(void (^)(BOOL))success failure:(void (^)(NSError*))failure;
-- (RTObject*)showTimeFrameAsync:(WFDateTime*)timeToShow duration:(WFTimeSpan*)duration;
-- (RTObject*)showAppointmentDetailsAsync:(NSString *)appointmentId;
-- (RTObject*)showAppointmentDetailsWithDateAsync:(NSString *)appointmentId instanceStartDate:(WFDateTime*)instanceStartDate;
-- (void)showEditNewAppointmentAsync:(WAAAppointment*)appointment success:(void (^)(NSString *))success failure:(void (^)(NSError*))failure;
-- (void)requestStoreAsync:(WAAAppointmentStoreAccessType)options success:(void (^)(WAAAppointmentStore*))success failure:(void (^)(NSError*))failure;
-@end
-
-#endif // __WAAAppointmentManagerForUser_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentOrganizer
-#ifndef __WAAAppointmentOrganizer_DEFINED__
-#define __WAAAppointmentOrganizer_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentOrganizer : RTObject
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (retain) NSString * displayName;
-@property (retain) NSString * address;
-@end
-
-#endif // __WAAAppointmentOrganizer_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentInvitee
-#ifndef __WAAAppointmentInvitee_DEFINED__
-#define __WAAAppointmentInvitee_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentInvitee : RTObject
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property WAAAppointmentParticipantRole role;
-@property WAAAppointmentParticipantResponse response;
-@property (retain) NSString * displayName;
-@property (retain) NSString * address;
-@end
-
-#endif // __WAAAppointmentInvitee_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentRecurrence
-#ifndef __WAAAppointmentRecurrence_DEFINED__
-#define __WAAAppointmentRecurrence_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentRecurrence : RTObject
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property WAAAppointmentRecurrenceUnit unit;
-@property (retain) id /* unsigned int */ occurrences;
-@property unsigned int month;
-@property unsigned int interval;
-@property WAAAppointmentDaysOfWeek daysOfWeek;
-@property unsigned int day;
-@property WAAAppointmentWeekOfMonth weekOfMonth;
-@property (retain) id /* WFDateTime* */ until;
-@property (retain) NSString * timeZone;
-@property (readonly) WAARecurrenceType recurrenceType;
-@property (readonly) NSString * calendarIdentifier;
-@end
-
-#endif // __WAAAppointmentRecurrence_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentManager
-#ifndef __WAAAppointmentManager_DEFINED__
-#define __WAAAppointmentManager_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentManager : RTObject
-+ (void)showAddAppointmentAsync:(WAAAppointment*)appointment selection:(WFRect*)selection success:(void (^)(NSString *))success failure:(void (^)(NSError*))failure;
-+ (void)showAddAppointmentWithPlacementAsync:(WAAAppointment*)appointment selection:(WFRect*)selection preferredPlacement:(WUPPlacement)preferredPlacement success:(void (^)(NSString *))success failure:(void (^)(NSError*))failure;
-+ (void)showReplaceAppointmentAsync:(NSString *)appointmentId appointment:(WAAAppointment*)appointment selection:(WFRect*)selection success:(void (^)(NSString *))success failure:(void (^)(NSError*))failure;
-+ (void)showReplaceAppointmentWithPlacementAsync:(NSString *)appointmentId appointment:(WAAAppointment*)appointment selection:(WFRect*)selection preferredPlacement:(WUPPlacement)preferredPlacement success:(void (^)(NSString *))success failure:(void (^)(NSError*))failure;
-+ (void)showReplaceAppointmentWithPlacementAndDateAsync:(NSString *)appointmentId appointment:(WAAAppointment*)appointment selection:(WFRect*)selection preferredPlacement:(WUPPlacement)preferredPlacement instanceStartDate:(WFDateTime*)instanceStartDate success:(void (^)(NSString *))success failure:(void (^)(NSError*))failure;
-+ (void)showRemoveAppointmentAsync:(NSString *)appointmentId selection:(WFRect*)selection success:(void (^)(BOOL))success failure:(void (^)(NSError*))failure;
-+ (void)showRemoveAppointmentWithPlacementAsync:(NSString *)appointmentId selection:(WFRect*)selection preferredPlacement:(WUPPlacement)preferredPlacement success:(void (^)(BOOL))success failure:(void (^)(NSError*))failure;
-+ (void)showRemoveAppointmentWithPlacementAndDateAsync:(NSString *)appointmentId selection:(WFRect*)selection preferredPlacement:(WUPPlacement)preferredPlacement instanceStartDate:(WFDateTime*)instanceStartDate success:(void (^)(BOOL))success failure:(void (^)(NSError*))failure;
-+ (RTObject*)showTimeFrameAsync:(WFDateTime*)timeToShow duration:(WFTimeSpan*)duration;
-+ (RTObject*)showAppointmentDetailsAsync:(NSString *)appointmentId;
-+ (RTObject*)showAppointmentDetailsWithDateAsync:(NSString *)appointmentId instanceStartDate:(WFDateTime*)instanceStartDate;
-+ (void)showEditNewAppointmentAsync:(WAAAppointment*)appointment success:(void (^)(NSString *))success failure:(void (^)(NSError*))failure;
-+ (void)requestStoreAsync:(WAAAppointmentStoreAccessType)options success:(void (^)(WAAAppointmentStore*))success failure:(void (^)(NSError*))failure;
-+ (WAAAppointmentManagerForUser*)getForUser:(WSUser*)user;
-@end
-
-#endif // __WAAAppointmentManager_DEFINED__
-
-// Windows.ApplicationModel.Appointments.FindAppointmentsOptions
-#ifndef __WAAFindAppointmentsOptions_DEFINED__
-#define __WAAFindAppointmentsOptions_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAFindAppointmentsOptions : RTObject
-+ (instancetype)make __attribute__ ((ns_returns_retained));
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property unsigned int maxCount;
-@property BOOL includeHidden;
-@property (readonly) NSMutableArray* /* NSString * */ calendarIds;
-@property (readonly) NSMutableArray* /* NSString * */ fetchProperties;
-@end
-
-#endif // __WAAFindAppointmentsOptions_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentException
-#ifndef __WAAAppointmentException_DEFINED__
-#define __WAAAppointmentException_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentException : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAAppointment* appointment;
-@property (readonly) NSArray* /* NSString * */ exceptionProperties;
-@property (readonly) BOOL isDeleted;
-@end
-
-#endif // __WAAAppointmentException_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentCalendarSyncManager
-#ifndef __WAAAppointmentCalendarSyncManager_DEFINED__
-#define __WAAAppointmentCalendarSyncManager_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentCalendarSyncManager : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property WAAAppointmentCalendarSyncStatus status;
-@property (retain) WFDateTime* lastSuccessfulSyncTime;
-@property (retain) WFDateTime* lastAttemptedSyncTime;
-- (EventRegistrationToken)addSyncStatusChangedEvent:(void(^)(WAAAppointmentCalendarSyncManager*, RTObject*))del;
-- (void)removeSyncStatusChangedEvent:(EventRegistrationToken)tok;
-- (void)syncAsyncWithSuccess:(void (^)(BOOL))success failure:(void (^)(NSError*))failure;
-@end
-
-#endif // __WAAAppointmentCalendarSyncManager_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentCalendar
-#ifndef __WAAAppointmentCalendar_DEFINED__
-#define __WAAAppointmentCalendar_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentCalendar : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property WAAAppointmentSummaryCardView summaryCardView;
-@property WAAAppointmentCalendarOtherAppWriteAccess otherAppWriteAccess;
-@property (retain) WUColor* displayColor;
-@property BOOL isHidden;
-@property (retain) NSString * displayName;
-@property WAAAppointmentCalendarOtherAppReadAccess otherAppReadAccess;
-@property (readonly) NSString * localId;
-@property (readonly) NSString * sourceDisplayName;
-@property BOOL canCancelMeetings;
-@property BOOL canNotifyInvitees;
-@property (retain) NSString * remoteId;
-@property BOOL mustNofityInvitees;
-@property BOOL canUpdateMeetingResponses;
-@property BOOL canProposeNewTimeForMeetings;
-@property BOOL canCreateOrUpdateAppointments;
-@property BOOL canForwardMeetings;
-@property (readonly) WAAAppointmentCalendarSyncManager* syncManager;
-@property (readonly) NSString * userDataAccountId;
-- (void)findAppointmentsAsync:(WFDateTime*)rangeStart rangeLength:(WFTimeSpan*)rangeLength success:(void (^)(NSArray* /* WAAAppointment* */))success failure:(void (^)(NSError*))failure;
-- (void)findAppointmentsAsyncWithOptions:(WFDateTime*)rangeStart rangeLength:(WFTimeSpan*)rangeLength options:(WAAFindAppointmentsOptions*)options success:(void (^)(NSArray* /* WAAAppointment* */))success failure:(void (^)(NSError*))failure;
-- (void)findExceptionsFromMasterAsync:(NSString *)masterLocalId success:(void (^)(NSArray* /* WAAAppointmentException* */))success failure:(void (^)(NSError*))failure;
-- (void)findAllInstancesAsync:(NSString *)masterLocalId rangeStart:(WFDateTime*)rangeStart rangeLength:(WFTimeSpan*)rangeLength success:(void (^)(NSArray* /* WAAAppointment* */))success failure:(void (^)(NSError*))failure;
-- (void)findAllInstancesAsyncWithOptions:(NSString *)masterLocalId rangeStart:(WFDateTime*)rangeStart rangeLength:(WFTimeSpan*)rangeLength pOptions:(WAAFindAppointmentsOptions*)pOptions success:(void (^)(NSArray* /* WAAAppointment* */))success failure:(void (^)(NSError*))failure;
-- (void)getAppointmentAsync:(NSString *)localId success:(void (^)(WAAAppointment*))success failure:(void (^)(NSError*))failure;
-- (void)getAppointmentInstanceAsync:(NSString *)localId instanceStartTime:(WFDateTime*)instanceStartTime success:(void (^)(WAAAppointment*))success failure:(void (^)(NSError*))failure;
-- (void)findUnexpandedAppointmentsAsyncWithSuccess:(void (^)(NSArray* /* WAAAppointment* */))success failure:(void (^)(NSError*))failure;
-- (void)findUnexpandedAppointmentsAsyncWithOptions:(WAAFindAppointmentsOptions*)options success:(void (^)(NSArray* /* WAAAppointment* */))success failure:(void (^)(NSError*))failure;
-- (RTObject*)deleteAsync;
-- (RTObject*)saveAsync;
-- (RTObject*)deleteAppointmentAsync:(NSString *)localId;
-- (RTObject*)deleteAppointmentInstanceAsync:(NSString *)localId instanceStartTime:(WFDateTime*)instanceStartTime;
-- (RTObject*)saveAppointmentAsync:(WAAAppointment*)pAppointment;
-- (void)tryCreateOrUpdateAppointmentAsync:(WAAAppointment*)appointment notifyInvitees:(BOOL)notifyInvitees success:(void (^)(BOOL))success failure:(void (^)(NSError*))failure;
-- (void)tryCancelMeetingAsync:(WAAAppointment*)meeting subject:(NSString *)subject comment:(NSString *)comment notifyInvitees:(BOOL)notifyInvitees success:(void (^)(BOOL))success failure:(void (^)(NSError*))failure;
-- (void)tryForwardMeetingAsync:(WAAAppointment*)meeting invitees:(id /* WAAAppointmentInvitee* */)invitees subject:(NSString *)subject forwardHeader:(NSString *)forwardHeader comment:(NSString *)comment success:(void (^)(BOOL))success failure:(void (^)(NSError*))failure;
-- (void)tryProposeNewTimeForMeetingAsync:(WAAAppointment*)meeting newStartTime:(WFDateTime*)newStartTime newDuration:(WFTimeSpan*)newDuration subject:(NSString *)subject comment:(NSString *)comment success:(void (^)(BOOL))success failure:(void (^)(NSError*))failure;
-- (void)tryUpdateMeetingResponseAsync:(WAAAppointment*)meeting response:(WAAAppointmentParticipantResponse)response subject:(NSString *)subject comment:(NSString *)comment sendUpdate:(BOOL)sendUpdate success:(void (^)(BOOL))success failure:(void (^)(NSError*))failure;
-- (RTObject*)registerSyncManagerAsync;
-@end
-
-#endif // __WAAAppointmentCalendar_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentStoreChange
-#ifndef __WAAAppointmentStoreChange_DEFINED__
-#define __WAAAppointmentStoreChange_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentStoreChange : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAAppointment* appointment;
-@property (readonly) WAAAppointmentStoreChangeType changeType;
-@property (readonly) WAAAppointmentCalendar* appointmentCalendar;
-@end
-
-#endif // __WAAAppointmentStoreChange_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentStoreChangeReader
-#ifndef __WAAAppointmentStoreChangeReader_DEFINED__
-#define __WAAAppointmentStoreChangeReader_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentStoreChangeReader : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (void)readBatchAsyncWithSuccess:(void (^)(NSArray* /* WAAAppointmentStoreChange* */))success failure:(void (^)(NSError*))failure;
-- (void)acceptChanges;
-- (void)acceptChangesThrough:(WAAAppointmentStoreChange*)lastChangeToAccept;
-@end
-
-#endif // __WAAAppointmentStoreChangeReader_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentStoreChangedDeferral
-#ifndef __WAAAppointmentStoreChangedDeferral_DEFINED__
-#define __WAAAppointmentStoreChangedDeferral_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentStoreChangedDeferral : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (void)complete;
-@end
-
-#endif // __WAAAppointmentStoreChangedDeferral_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentStoreChangeTracker
-#ifndef __WAAAppointmentStoreChangeTracker_DEFINED__
-#define __WAAAppointmentStoreChangeTracker_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentStoreChangeTracker : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (WAAAppointmentStoreChangeReader*)getChangeReader;
-- (void)enable;
-- (void)reset;
-@end
-
-#endif // __WAAAppointmentStoreChangeTracker_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentConflictResult
-#ifndef __WAAAppointmentConflictResult_DEFINED__
-#define __WAAAppointmentConflictResult_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentConflictResult : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WFDateTime* date;
-@property (readonly) WAAAppointmentConflictType type;
-@end
-
-#endif // __WAAAppointmentConflictResult_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentStoreChangedEventArgs
-#ifndef __WAAAppointmentStoreChangedEventArgs_DEFINED__
-#define __WAAAppointmentStoreChangedEventArgs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentStoreChangedEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (WAAAppointmentStoreChangedDeferral*)getDeferral;
-@end
-
-#endif // __WAAAppointmentStoreChangedEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentProperties
-#ifndef __WAAAppointmentProperties_DEFINED__
-#define __WAAAppointmentProperties_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentProperties : RTObject
-+ (NSString *)hasInvitees;
-+ (NSString *)allDay;
-+ (NSString *)allowNewTimeProposal;
-+ (NSString *)busyStatus;
-+ (NSMutableArray* /* NSString * */)defaultProperties;
-+ (NSString *)details;
-+ (NSString *)duration;
-+ (NSString *)recurrence;
-+ (NSString *)invitees;
-+ (NSString *)isCanceledMeeting;
-+ (NSString *)isOrganizedByUser;
-+ (NSString *)isResponseRequested;
-+ (NSString *)location;
-+ (NSString *)onlineMeetingLink;
-+ (NSString *)organizer;
-+ (NSString *)originalStartTime;
-+ (NSString *)reminder;
-+ (NSString *)replyTime;
-+ (NSString *)sensitivity;
-+ (NSString *)startTime;
-+ (NSString *)subject;
-+ (NSString *)uri;
-+ (NSString *)userResponse;
-+ (NSString *)detailsKind;
-+ (NSString *)remoteChangeNumber;
-+ (NSString *)changeNumber;
-@end
-
-#endif // __WAAAppointmentProperties_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentStoreNotificationTriggerDetails
-#ifndef __WAAAppointmentStoreNotificationTriggerDetails_DEFINED__
-#define __WAAAppointmentStoreNotificationTriggerDetails_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAppointmentStoreNotificationTriggerDetails : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@end
-
-#endif // __WAAAppointmentStoreNotificationTriggerDetails_DEFINED__
-
diff --git a/include/Platform/Universal Windows/UWP/WindowsApplicationModelAppointmentsAppointmentsProvider.h b/include/Platform/Universal Windows/UWP/WindowsApplicationModelAppointmentsAppointmentsProvider.h
deleted file mode 100644
index 6063846327..0000000000
--- a/include/Platform/Universal Windows/UWP/WindowsApplicationModelAppointmentsAppointmentsProvider.h
+++ /dev/null
@@ -1,112 +0,0 @@
-//******************************************************************************
-//
-// Copyright (c) 2015 Microsoft Corporation. All rights reserved.
-//
-// This code is licensed under the MIT License (MIT).
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-//
-//******************************************************************************
-
-// WindowsApplicationModelAppointmentsAppointmentsProvider.h
-// Generated from winmd2objc
-
-#pragma once
-
-#ifndef OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-#define OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT __declspec(dllimport)
-#ifndef IN_WinObjC_Frameworks_UWP_BUILD
-#pragma comment(lib, "ObjCUWPWindowsConsolidatedNamespace.lib")
-#endif
-#endif
-#include
-
-@class WAAAAppointmentsProviderLaunchActionVerbs, WAAAAddAppointmentOperation, WAAAReplaceAppointmentOperation, WAAARemoveAppointmentOperation;
-@protocol WAAAIAppointmentsProviderLaunchActionVerbsStatics, WAAAIAppointmentsProviderLaunchActionVerbsStatics2, WAAAIAddAppointmentOperation, WAAAIReplaceAppointmentOperation, WAAAIRemoveAppointmentOperation;
-
-#include "WindowsApplicationModelAppointments.h"
-#include "WindowsFoundation.h"
-
-#import
-
-// Windows.ApplicationModel.Appointments.AppointmentsProvider.AppointmentsProviderLaunchActionVerbs
-#ifndef __WAAAAppointmentsProviderLaunchActionVerbs_DEFINED__
-#define __WAAAAppointmentsProviderLaunchActionVerbs_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAAppointmentsProviderLaunchActionVerbs : RTObject
-+ (NSString *)addAppointment;
-+ (NSString *)removeAppointment;
-+ (NSString *)replaceAppointment;
-+ (NSString *)showTimeFrame;
-+ (NSString *)showAppointmentDetails;
-@end
-
-#endif // __WAAAAppointmentsProviderLaunchActionVerbs_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentsProvider.AddAppointmentOperation
-#ifndef __WAAAAddAppointmentOperation_DEFINED__
-#define __WAAAAddAppointmentOperation_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAAddAppointmentOperation : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAAppointment* appointmentInformation;
-@property (readonly) NSString * sourcePackageFamilyName;
-- (void)reportCompleted:(NSString *)itemId;
-- (void)reportCanceled;
-- (void)reportError:(NSString *)value;
-- (void)dismissUI;
-@end
-
-#endif // __WAAAAddAppointmentOperation_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentsProvider.ReplaceAppointmentOperation
-#ifndef __WAAAReplaceAppointmentOperation_DEFINED__
-#define __WAAAReplaceAppointmentOperation_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAAReplaceAppointmentOperation : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * appointmentId;
-@property (readonly) WAAAppointment* appointmentInformation;
-@property (readonly) id /* WFDateTime* */ instanceStartDate;
-@property (readonly) NSString * sourcePackageFamilyName;
-- (void)reportCompleted:(NSString *)itemId;
-- (void)reportCanceled;
-- (void)reportError:(NSString *)value;
-- (void)dismissUI;
-@end
-
-#endif // __WAAAReplaceAppointmentOperation_DEFINED__
-
-// Windows.ApplicationModel.Appointments.AppointmentsProvider.RemoveAppointmentOperation
-#ifndef __WAAARemoveAppointmentOperation_DEFINED__
-#define __WAAARemoveAppointmentOperation_DEFINED__
-
-OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-@interface WAAARemoveAppointmentOperation : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * appointmentId;
-@property (readonly) id /* WFDateTime* */ instanceStartDate;
-@property (readonly) NSString * sourcePackageFamilyName;
-- (void)reportCompleted;
-- (void)reportCanceled;
-- (void)reportError:(NSString *)value;
-- (void)dismissUI;
-@end
-
-#endif // __WAAARemoveAppointmentOperation_DEFINED__
-
diff --git a/include/Platform/Universal Windows/UWP/WindowsApplicationModelAppointmentsDataProvider.h b/include/Platform/Universal Windows/UWP/WindowsApplicationModelAppointmentsDataProvider.h
deleted file mode 100644
index b90877eacd..0000000000
--- a/include/Platform/Universal Windows/UWP/WindowsApplicationModelAppointmentsDataProvider.h
+++ /dev/null
@@ -1,289 +0,0 @@
-//******************************************************************************
-//
-// Copyright (c) 2015 Microsoft Corporation. All rights reserved.
-//
-// This code is licensed under the MIT License (MIT).
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-//
-//******************************************************************************
-
-// WindowsApplicationModelAppointmentsDataProvider.h
-// Generated from winmd2objc
-
-#pragma once
-
-#ifndef OBJCUWPWINDOWSAPPLICATIONMODELAPPOINTMENTSDATAPROVIDEREXPORT
-#define OBJCUWPWINDOWSAPPLICATIONMODELAPPOINTMENTSDATAPROVIDEREXPORT __declspec(dllimport)
-#ifndef IN_WinObjC_Frameworks_UWP_BUILD
-#pragma comment(lib, "ObjCUWPWindowsApplicationModelAppointmentsDataProvider.lib")
-#endif
-#endif
-#include
-
-@class WAADAppointmentDataProviderConnection, WAADAppointmentCalendarSyncManagerSyncRequestEventArgs, WAADAppointmentCalendarCreateOrUpdateAppointmentRequestEventArgs, WAADAppointmentCalendarCancelMeetingRequestEventArgs, WAADAppointmentCalendarForwardMeetingRequestEventArgs, WAADAppointmentCalendarProposeNewTimeForMeetingRequestEventArgs, WAADAppointmentCalendarUpdateMeetingResponseRequestEventArgs, WAADAppointmentDataProviderTriggerDetails, WAADAppointmentCalendarSyncManagerSyncRequest, WAADAppointmentCalendarCreateOrUpdateAppointmentRequest, WAADAppointmentCalendarCancelMeetingRequest, WAADAppointmentCalendarForwardMeetingRequest, WAADAppointmentCalendarProposeNewTimeForMeetingRequest, WAADAppointmentCalendarUpdateMeetingResponseRequest;
-@protocol WAADIAppointmentDataProviderTriggerDetails, WAADIAppointmentDataProviderConnection, WAADIAppointmentCalendarSyncManagerSyncRequest, WAADIAppointmentCalendarCreateOrUpdateAppointmentRequest, WAADIAppointmentCalendarCancelMeetingRequest, WAADIAppointmentCalendarForwardMeetingRequest, WAADIAppointmentCalendarProposeNewTimeForMeetingRequest, WAADIAppointmentCalendarUpdateMeetingResponseRequest, WAADIAppointmentCalendarSyncManagerSyncRequestEventArgs, WAADIAppointmentCalendarCreateOrUpdateAppointmentRequestEventArgs, WAADIAppointmentCalendarCancelMeetingRequestEventArgs, WAADIAppointmentCalendarForwardMeetingRequestEventArgs, WAADIAppointmentCalendarProposeNewTimeForMeetingRequestEventArgs, WAADIAppointmentCalendarUpdateMeetingResponseRequestEventArgs;
-
-#include "WindowsFoundation.h"
-#include "WindowsApplicationModelAppointments.h"
-
-#import
-
-// Windows.ApplicationModel.Appointments.DataProvider.AppointmentDataProviderConnection
-#ifndef __WAADAppointmentDataProviderConnection_DEFINED__
-#define __WAADAppointmentDataProviderConnection_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPOINTMENTSDATAPROVIDEREXPORT
-@interface WAADAppointmentDataProviderConnection : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-- (EventRegistrationToken)addCancelMeetingRequestedEvent:(void(^)(WAADAppointmentDataProviderConnection*, WAADAppointmentCalendarCancelMeetingRequestEventArgs*))del;
-- (void)removeCancelMeetingRequestedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addCreateOrUpdateAppointmentRequestedEvent:(void(^)(WAADAppointmentDataProviderConnection*, WAADAppointmentCalendarCreateOrUpdateAppointmentRequestEventArgs*))del;
-- (void)removeCreateOrUpdateAppointmentRequestedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addForwardMeetingRequestedEvent:(void(^)(WAADAppointmentDataProviderConnection*, WAADAppointmentCalendarForwardMeetingRequestEventArgs*))del;
-- (void)removeForwardMeetingRequestedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addProposeNewTimeForMeetingRequestedEvent:(void(^)(WAADAppointmentDataProviderConnection*, WAADAppointmentCalendarProposeNewTimeForMeetingRequestEventArgs*))del;
-- (void)removeProposeNewTimeForMeetingRequestedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addSyncRequestedEvent:(void(^)(WAADAppointmentDataProviderConnection*, WAADAppointmentCalendarSyncManagerSyncRequestEventArgs*))del;
-- (void)removeSyncRequestedEvent:(EventRegistrationToken)tok;
-- (EventRegistrationToken)addUpdateMeetingResponseRequestedEvent:(void(^)(WAADAppointmentDataProviderConnection*, WAADAppointmentCalendarUpdateMeetingResponseRequestEventArgs*))del;
-- (void)removeUpdateMeetingResponseRequestedEvent:(EventRegistrationToken)tok;
-- (void)start;
-@end
-
-#endif // __WAADAppointmentDataProviderConnection_DEFINED__
-
-// Windows.ApplicationModel.Appointments.DataProvider.AppointmentCalendarSyncManagerSyncRequestEventArgs
-#ifndef __WAADAppointmentCalendarSyncManagerSyncRequestEventArgs_DEFINED__
-#define __WAADAppointmentCalendarSyncManagerSyncRequestEventArgs_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPOINTMENTSDATAPROVIDEREXPORT
-@interface WAADAppointmentCalendarSyncManagerSyncRequestEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAADAppointmentCalendarSyncManagerSyncRequest* request;
-- (WFDeferral*)getDeferral;
-@end
-
-#endif // __WAADAppointmentCalendarSyncManagerSyncRequestEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Appointments.DataProvider.AppointmentCalendarCreateOrUpdateAppointmentRequestEventArgs
-#ifndef __WAADAppointmentCalendarCreateOrUpdateAppointmentRequestEventArgs_DEFINED__
-#define __WAADAppointmentCalendarCreateOrUpdateAppointmentRequestEventArgs_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPOINTMENTSDATAPROVIDEREXPORT
-@interface WAADAppointmentCalendarCreateOrUpdateAppointmentRequestEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAADAppointmentCalendarCreateOrUpdateAppointmentRequest* request;
-- (WFDeferral*)getDeferral;
-@end
-
-#endif // __WAADAppointmentCalendarCreateOrUpdateAppointmentRequestEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Appointments.DataProvider.AppointmentCalendarCancelMeetingRequestEventArgs
-#ifndef __WAADAppointmentCalendarCancelMeetingRequestEventArgs_DEFINED__
-#define __WAADAppointmentCalendarCancelMeetingRequestEventArgs_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPOINTMENTSDATAPROVIDEREXPORT
-@interface WAADAppointmentCalendarCancelMeetingRequestEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAADAppointmentCalendarCancelMeetingRequest* request;
-- (WFDeferral*)getDeferral;
-@end
-
-#endif // __WAADAppointmentCalendarCancelMeetingRequestEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Appointments.DataProvider.AppointmentCalendarForwardMeetingRequestEventArgs
-#ifndef __WAADAppointmentCalendarForwardMeetingRequestEventArgs_DEFINED__
-#define __WAADAppointmentCalendarForwardMeetingRequestEventArgs_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPOINTMENTSDATAPROVIDEREXPORT
-@interface WAADAppointmentCalendarForwardMeetingRequestEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAADAppointmentCalendarForwardMeetingRequest* request;
-- (WFDeferral*)getDeferral;
-@end
-
-#endif // __WAADAppointmentCalendarForwardMeetingRequestEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Appointments.DataProvider.AppointmentCalendarProposeNewTimeForMeetingRequestEventArgs
-#ifndef __WAADAppointmentCalendarProposeNewTimeForMeetingRequestEventArgs_DEFINED__
-#define __WAADAppointmentCalendarProposeNewTimeForMeetingRequestEventArgs_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPOINTMENTSDATAPROVIDEREXPORT
-@interface WAADAppointmentCalendarProposeNewTimeForMeetingRequestEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAADAppointmentCalendarProposeNewTimeForMeetingRequest* request;
-- (WFDeferral*)getDeferral;
-@end
-
-#endif // __WAADAppointmentCalendarProposeNewTimeForMeetingRequestEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Appointments.DataProvider.AppointmentCalendarUpdateMeetingResponseRequestEventArgs
-#ifndef __WAADAppointmentCalendarUpdateMeetingResponseRequestEventArgs_DEFINED__
-#define __WAADAppointmentCalendarUpdateMeetingResponseRequestEventArgs_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPOINTMENTSDATAPROVIDEREXPORT
-@interface WAADAppointmentCalendarUpdateMeetingResponseRequestEventArgs : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAADAppointmentCalendarUpdateMeetingResponseRequest* request;
-- (WFDeferral*)getDeferral;
-@end
-
-#endif // __WAADAppointmentCalendarUpdateMeetingResponseRequestEventArgs_DEFINED__
-
-// Windows.ApplicationModel.Appointments.DataProvider.AppointmentDataProviderTriggerDetails
-#ifndef __WAADAppointmentDataProviderTriggerDetails_DEFINED__
-#define __WAADAppointmentDataProviderTriggerDetails_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPOINTMENTSDATAPROVIDEREXPORT
-@interface WAADAppointmentDataProviderTriggerDetails : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAADAppointmentDataProviderConnection* connection;
-@end
-
-#endif // __WAADAppointmentDataProviderTriggerDetails_DEFINED__
-
-// Windows.ApplicationModel.Appointments.DataProvider.AppointmentCalendarSyncManagerSyncRequest
-#ifndef __WAADAppointmentCalendarSyncManagerSyncRequest_DEFINED__
-#define __WAADAppointmentCalendarSyncManagerSyncRequest_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPOINTMENTSDATAPROVIDEREXPORT
-@interface WAADAppointmentCalendarSyncManagerSyncRequest : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * appointmentCalendarLocalId;
-- (RTObject*)reportCompletedAsync;
-- (RTObject*)reportFailedAsync;
-@end
-
-#endif // __WAADAppointmentCalendarSyncManagerSyncRequest_DEFINED__
-
-// Windows.ApplicationModel.Appointments.DataProvider.AppointmentCalendarCreateOrUpdateAppointmentRequest
-#ifndef __WAADAppointmentCalendarCreateOrUpdateAppointmentRequest_DEFINED__
-#define __WAADAppointmentCalendarCreateOrUpdateAppointmentRequest_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPOINTMENTSDATAPROVIDEREXPORT
-@interface WAADAppointmentCalendarCreateOrUpdateAppointmentRequest : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) WAAAppointment* appointment;
-@property (readonly) NSString * appointmentCalendarLocalId;
-@property (readonly) NSArray* /* NSString * */ changedProperties;
-@property (readonly) BOOL notifyInvitees;
-- (RTObject*)reportCompletedAsync:(WAAAppointment*)createdOrUpdatedAppointment;
-- (RTObject*)reportFailedAsync;
-@end
-
-#endif // __WAADAppointmentCalendarCreateOrUpdateAppointmentRequest_DEFINED__
-
-// Windows.ApplicationModel.Appointments.DataProvider.AppointmentCalendarCancelMeetingRequest
-#ifndef __WAADAppointmentCalendarCancelMeetingRequest_DEFINED__
-#define __WAADAppointmentCalendarCancelMeetingRequest_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPOINTMENTSDATAPROVIDEREXPORT
-@interface WAADAppointmentCalendarCancelMeetingRequest : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * appointmentCalendarLocalId;
-@property (readonly) NSString * appointmentLocalId;
-@property (readonly) id /* WFDateTime* */ appointmentOriginalStartTime;
-@property (readonly) NSString * comment;
-@property (readonly) BOOL notifyInvitees;
-@property (readonly) NSString * subject;
-- (RTObject*)reportCompletedAsync;
-- (RTObject*)reportFailedAsync;
-@end
-
-#endif // __WAADAppointmentCalendarCancelMeetingRequest_DEFINED__
-
-// Windows.ApplicationModel.Appointments.DataProvider.AppointmentCalendarForwardMeetingRequest
-#ifndef __WAADAppointmentCalendarForwardMeetingRequest_DEFINED__
-#define __WAADAppointmentCalendarForwardMeetingRequest_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPOINTMENTSDATAPROVIDEREXPORT
-@interface WAADAppointmentCalendarForwardMeetingRequest : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * appointmentCalendarLocalId;
-@property (readonly) NSString * appointmentLocalId;
-@property (readonly) id /* WFDateTime* */ appointmentOriginalStartTime;
-@property (readonly) NSString * comment;
-@property (readonly) NSString * forwardHeader;
-@property (readonly) NSArray* /* WAAAppointmentInvitee* */ invitees;
-@property (readonly) NSString * subject;
-- (RTObject*)reportCompletedAsync;
-- (RTObject*)reportFailedAsync;
-@end
-
-#endif // __WAADAppointmentCalendarForwardMeetingRequest_DEFINED__
-
-// Windows.ApplicationModel.Appointments.DataProvider.AppointmentCalendarProposeNewTimeForMeetingRequest
-#ifndef __WAADAppointmentCalendarProposeNewTimeForMeetingRequest_DEFINED__
-#define __WAADAppointmentCalendarProposeNewTimeForMeetingRequest_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPOINTMENTSDATAPROVIDEREXPORT
-@interface WAADAppointmentCalendarProposeNewTimeForMeetingRequest : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * appointmentCalendarLocalId;
-@property (readonly) NSString * appointmentLocalId;
-@property (readonly) id /* WFDateTime* */ appointmentOriginalStartTime;
-@property (readonly) NSString * comment;
-@property (readonly) WFTimeSpan* newDuration __attribute__ ((ns_returns_not_retained));
-@property (readonly) WFDateTime* newStartTime __attribute__ ((ns_returns_not_retained));
-@property (readonly) NSString * subject;
-- (RTObject*)reportCompletedAsync;
-- (RTObject*)reportFailedAsync;
-@end
-
-#endif // __WAADAppointmentCalendarProposeNewTimeForMeetingRequest_DEFINED__
-
-// Windows.ApplicationModel.Appointments.DataProvider.AppointmentCalendarUpdateMeetingResponseRequest
-#ifndef __WAADAppointmentCalendarUpdateMeetingResponseRequest_DEFINED__
-#define __WAADAppointmentCalendarUpdateMeetingResponseRequest_DEFINED__
-
-OBJCUWPWINDOWSAPPLICATIONMODELAPPOINTMENTSDATAPROVIDEREXPORT
-@interface WAADAppointmentCalendarUpdateMeetingResponseRequest : RTObject
-#if defined(__cplusplus)
-+ (instancetype)createWith:(IInspectable*)obj __attribute__ ((ns_returns_autoreleased));
-#endif
-@property (readonly) NSString * appointmentCalendarLocalId;
-@property (readonly) NSString * appointmentLocalId;
-@property (readonly) id /* WFDateTime* */ appointmentOriginalStartTime;
-@property (readonly) NSString * comment;
-@property (readonly) WAAAppointmentParticipantResponse response;
-@property (readonly) BOOL sendUpdate;
-@property (readonly) NSString * subject;
-- (RTObject*)reportCompletedAsync;
-- (RTObject*)reportFailedAsync;
-@end
-
-#endif // __WAADAppointmentCalendarUpdateMeetingResponseRequest_DEFINED__
-
diff --git a/include/Platform/Universal Windows/UWP/WindowsApplicationModelBackground.h b/include/Platform/Universal Windows/UWP/WindowsApplicationModelBackground.h
deleted file mode 100644
index 90a5fb88bf..0000000000
--- a/include/Platform/Universal Windows/UWP/WindowsApplicationModelBackground.h
+++ /dev/null
@@ -1,1142 +0,0 @@
-//******************************************************************************
-//
-// Copyright (c) 2015 Microsoft Corporation. All rights reserved.
-//
-// This code is licensed under the MIT License (MIT).
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-//
-//******************************************************************************
-
-// WindowsApplicationModelBackground.h
-// Generated from winmd2objc
-
-#pragma once
-
-#ifndef OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT
-#define OBJCUWPWINDOWSCONSOLIDATEDNAMESPACEEXPORT __declspec(dllimport)
-#ifndef IN_WinObjC_Frameworks_UWP_BUILD
-#pragma comment(lib, "ObjCUWPWindowsConsolidatedNamespace.lib")
-#endif
-#endif
-#include
-
-@class WABAlarmApplicationManager, WABPhoneTrigger, WABCommunicationBlockingAppSetAsActiveTrigger, WABSmartCardTrigger, WABAppointmentStoreNotificationTrigger, WABApplicationTrigger, WABApplicationTriggerDetails, WABBackgroundExecutionManager, WABMediaProcessingTrigger, WABBackgroundTaskRegistration, WABBackgroundTaskDeferral, WABBackgroundTaskProgressEventArgs, WABBackgroundTaskCompletedEventArgs, WABBackgroundTaskBuilder, WABBackgroundWorkCost, WABChatMessageNotificationTrigger, WABChatMessageReceivedNotificationTrigger, WABRcsEndUserMessageAvailableTrigger, WABContactStoreNotificationTrigger, WABContentPrefetchTrigger, WABEmailStoreNotificationTrigger, WABMobileBroadbandRegistrationStateChangeTrigger, WABMobileBroadbandRadioStateChangeTrigger, WABMobileBroadbandPinLockStateChangeTrigger, WABMobileBroadbandDeviceServiceNotificationTrigger, WABSecondaryAuthenticationFactorAuthenticationTrigger, WABSmsMessageReceivedTrigger, WABStorageLibraryContentChangedTrigger, WABSystemTrigger, WABSystemCondition, WABNetworkOperatorNotificationTrigger, WABDeviceManufacturerNotificationTrigger, WABCachedFileUpdaterTriggerDetails, WABCachedFileUpdaterTrigger, WABTimeTrigger, WABMaintenanceTrigger, WABDeviceUseTrigger, WABDeviceServicingTrigger, WABRfcommConnectionTrigger, WABDeviceConnectionChangeTrigger, WABGattCharacteristicNotificationTrigger, WABBluetoothLEAdvertisementWatcherTrigger, WABBluetoothLEAdvertisementPublisherTrigger, WABDeviceWatcherTrigger, WABLocationTrigger, WABActivitySensorTrigger, WABSensorDataThresholdTrigger, WABNetworkOperatorHotspotAuthenticationTrigger, WABSocketActivityTrigger, WABPushNotificationTrigger, WABToastNotificationHistoryChangedTrigger, WABToastNotificationActionTrigger, WABUserNotificationChangedTrigger;
-@protocol WABIAlarmApplicationManagerStatics, WABIPhoneTriggerFactory, WABISmartCardTriggerFactory, WABIApplicationTriggerDetails, WABIBackgroundExecutionManagerStatics, WABIBackgroundTaskInstance, WABIBackgroundWorkCostStatics, WABIBackgroundTaskDeferral, WABIBackgroundTaskInstance2, WABIBackgroundTaskInstance4, WABIBackgroundTask, WABIBackgroundTaskRegistration, WABIBackgroundTaskRegistration2, WABIBackgroundTrigger, WABIPhoneTrigger, WABICommunicationBlockingAppSetAsActiveTrigger, WABISmartCardTrigger, WABIAppointmentStoreNotificationTrigger, WABIApplicationTrigger, WABIMediaProcessingTrigger, WABIBackgroundTaskRegistrationStatics, WABIBackgroundTaskBuilder, WABIBackgroundCondition, WABIBackgroundTaskBuilder2, WABIBackgroundTaskBuilder3, WABIBackgroundTaskCompletedEventArgs, WABIBackgroundTaskProgressEventArgs, WABIChatMessageNotificationTrigger, WABIChatMessageReceivedNotificationTrigger, WABIRcsEndUserMessageAvailableTrigger, WABIContactStoreNotificationTrigger, WABIContentPrefetchTrigger, WABIContentPrefetchTriggerFactory, WABIEmailStoreNotificationTrigger, WABISecondaryAuthenticationFactorAuthenticationTrigger, WABISmsMessageReceivedTriggerFactory, WABIStorageLibraryContentChangedTrigger, WABIStorageLibraryContentChangedTriggerStatics, WABISystemTrigger, WABISystemTriggerFactory, WABISystemCondition, WABISystemConditionFactory, WABINetworkOperatorNotificationTrigger, WABINetworkOperatorNotificationTriggerFactory, WABIDeviceManufacturerNotificationTrigger, WABIDeviceManufacturerNotificationTriggerFactory, WABICachedFileUpdaterTriggerDetails, WABICachedFileUpdaterTrigger, WABITimeTrigger, WABITimeTriggerFactory, WABIMaintenanceTrigger, WABIMaintenanceTriggerFactory, WABIDeviceUseTrigger, WABIDeviceServicingTrigger, WABIRfcommConnectionTrigger, WABIDeviceConnectionChangeTrigger, WABIDeviceConnectionChangeTriggerStatics, WABIGattCharacteristicNotificationTrigger, WABIGattCharacteristicNotificationTriggerFactory, WABIBluetoothLEAdvertisementWatcherTrigger, WABIBluetoothLEAdvertisementPublisherTrigger, WABIDeviceWatcherTrigger, WABILocationTrigger, WABILocationTriggerFactory, WABIActivitySensorTrigger, WABIActivitySensorTriggerFactory, WABISensorDataThresholdTrigger, WABISensorDataThresholdTriggerFactory, WABINetworkOperatorHotspotAuthenticationTrigger, WABISocketActivityTrigger, WABIPushNotificationTriggerFactory, WABIToastNotificationHistoryChangedTriggerFactory, WABIToastNotificationActionTriggerFactory, WABIUserNotificationChangedTriggerFactory;
-
-// Windows.ApplicationModel.Background.AlarmAccessStatus
-enum _WABAlarmAccessStatus {
- WABAlarmAccessStatusUnspecified = 0,
- WABAlarmAccessStatusAllowedWithWakeupCapability = 1,
- WABAlarmAccessStatusAllowedWithoutWakeupCapability = 2,
- WABAlarmAccessStatusDenied = 3,
-};
-typedef unsigned WABAlarmAccessStatus;
-
-// Windows.ApplicationModel.Background.ApplicationTriggerResult
-enum _WABApplicationTriggerResult {
- WABApplicationTriggerResultAllowed = 0,
- WABApplicationTriggerResultCurrentlyRunning = 1,
- WABApplicationTriggerResultDisabledByPolicy = 2,
- WABApplicationTriggerResultUnknownError = 3,
-};
-typedef unsigned WABApplicationTriggerResult;
-
-// Windows.ApplicationModel.Background.BackgroundAccessStatus
-enum _WABBackgroundAccessStatus {
- WABBackgroundAccessStatusUnspecified = 0,
- WABBackgroundAccessStatusAllowedWithAlwaysOnRealTimeConnectivity = 1,
- WABBackgroundAccessStatusAllowedMayUseActiveRealTimeConnectivity = 2,
- WABBackgroundAccessStatusDenied = 3,
- WABBackgroundAccessStatusAlwaysAllowed = 4,
- WABBackgroundAccessStatusAllowedSubjectToSystemPolicy = 5,
- WABBackgroundAccessStatusDeniedBySystemPolicy = 6,
- WABBackgroundAccessStatusDeniedByUser = 7,
-};
-typedef unsigned WABBackgroundAccessStatus;
-
-// Windows.ApplicationModel.Background.MediaProcessingTriggerResult
-enum _WABMediaProcessingTriggerResult {
- WABMediaProcessingTriggerResultAllowed = 0,
- WABMediaProcessingTriggerResultCurrentlyRunning = 1,
- WABMediaProcessingTriggerResultDisabledByPolicy = 2,
- WABMediaProcessingTriggerResultUnknownError = 3,
-};
-typedef unsigned WABMediaProcessingTriggerResult;
-
-// Windows.ApplicationModel.Background.BackgroundWorkCostValue
-enum _WABBackgroundWorkCostValue {
- WABBackgroundWorkCostValueLow = 0,
- WABBackgroundWorkCostValueMedium = 1,
- WABBackgroundWorkCostValueHigh = 2,
-};
-typedef unsigned WABBackgroundWorkCostValue;
-
-// Windows.ApplicationModel.Background.BackgroundTaskCancellationReason
-enum _WABBackgroundTaskCancellationReason {
- WABBackgroundTaskCancellationReasonAbort = 0,
- WABBackgroundTaskCancellationReasonTerminating = 1,
- WABBackgroundTaskCancellationReasonLoggingOff = 2,
- WABBackgroundTaskCancellationReasonServicingUpdate = 3,
- WABBackgroundTaskCancellationReasonIdleTask = 4,
- WABBackgroundTaskCancellationReasonUninstall = 5,
- WABBackgroundTaskCancellationReasonConditionLoss = 6,
- WABBackgroundTaskCancellationReasonSystemPolicy = 7,
- WABBackgroundTaskCancellationReasonQuietHoursEntered = 8,
- WABBackgroundTaskCancellationReasonExecutionTimeExceeded = 9,
- WABBackgroundTaskCancellationReasonResourceRevocation = 10,
- WABBackgroundTaskCancellationReasonEnergySaver = 11,
-};
-typedef unsigned WABBackgroundTaskCancellationReason;
-
-// Windows.ApplicationModel.Background.BackgroundTaskThrottleCounter
-enum _WABBackgroundTaskThrottleCounter {
- WABBackgroundTaskThrottleCounterAll = 0,
- WABBackgroundTaskThrottleCounterCpu = 1,
- WABBackgroundTaskThrottleCounterNetwork = 2,
-};
-typedef unsigned WABBackgroundTaskThrottleCounter;
-
-// Windows.ApplicationModel.Background.SystemTriggerType
-enum _WABSystemTriggerType {
- WABSystemTriggerTypeInvalid = 0,
- WABSystemTriggerTypeSmsReceived = 1,
- WABSystemTriggerTypeUserPresent = 2,
- WABSystemTriggerTypeUserAway = 3,
- WABSystemTriggerTypeNetworkStateChange = 4,
- WABSystemTriggerTypeControlChannelReset = 5,
- WABSystemTriggerTypeInternetAvailable = 6,
- WABSystemTriggerTypeSessionConnected = 7,
- WABSystemTriggerTypeServicingComplete = 8,
- WABSystemTriggerTypeLockScreenApplicationAdded = 9,
- WABSystemTriggerTypeLockScreenApplicationRemoved = 10,
- WABSystemTriggerTypeTimeZoneChange = 11,
- WABSystemTriggerTypeOnlineIdConnectedStateChange = 12,
- WABSystemTriggerTypeBackgroundWorkCostChange = 13,
- WABSystemTriggerTypePowerStateChange = 14,
- WABSystemTriggerTypeDefaultSignInAccountChange = 15,
-};
-typedef unsigned WABSystemTriggerType;
-
-// Windows.ApplicationModel.Background.SystemConditionType
-enum _WABSystemConditionType {
- WABSystemConditionTypeInvalid = 0,
- WABSystemConditionTypeUserPresent = 1,
- WABSystemConditionTypeUserNotPresent = 2,
- WABSystemConditionTypeInternetAvailable = 3,
- WABSystemConditionTypeInternetNotAvailable = 4,
- WABSystemConditionTypeSessionConnected = 5,
- WABSystemConditionTypeSessionDisconnected = 6,
- WABSystemConditionTypeFreeNetworkAvailable = 7,
- WABSystemConditionTypeBackgroundWorkCostNotHigh = 8,
-};
-typedef unsigned WABSystemConditionType;
-
-// Windows.ApplicationModel.Background.DeviceTriggerResult
-enum _WABDeviceTriggerResult {
- WABDeviceTriggerResultAllowed = 0,
- WABDeviceTriggerResultDeniedByUser = 1,
- WABDeviceTriggerResultDeniedBySystem = 2,
- WABDeviceTriggerResultLowBattery = 3,
-};
-typedef unsigned WABDeviceTriggerResult;
-
-// Windows.ApplicationModel.Background.LocationTriggerType
-enum _WABLocationTriggerType {
- WABLocationTriggerTypeGeofence = 0,
-};
-typedef unsigned WABLocationTriggerType;
-
-#include "WindowsSystem.h"
-#include "WindowsApplicationModelCallsBackground.h"
-#include "WindowsFoundation.h"
-#include "WindowsDevicesSmartCards.h"
-#include "WindowsDevicesSms.h"
-#include "WindowsFoundationCollections.h"
-#include "WindowsStorage.h"
-#include "WindowsStorageProvider.h"
-#include "WindowsDevicesBluetooth.h"
-#include "WindowsDevicesBluetoothBackground.h"
-#include "WindowsNetworkingSockets.h"
-#include "WindowsNetworking.h"
-#include "WindowsDevicesBluetoothGenericAttributeProfile.h"
-#include "WindowsDevicesBluetoothAdvertisement.h"
-#include "WindowsDevicesSensors.h"
-#include "WindowsUINotifications.h"
-// Windows.ApplicationModel.Background.BackgroundTaskCanceledEventHandler
-#ifndef __WABBackgroundTaskCanceledEventHandler__DEFINED
-#define __WABBackgroundTaskCanceledEventHandler__DEFINED
-typedef void(^WABBackgroundTaskCanceledEventHandler)(RTObject* sender, WABBackgroundTaskCancellationReason reason);
-#endif // __WABBackgroundTaskCanceledEventHandler__DEFINED
-
-// Windows.ApplicationModel.Background.BackgroundTaskCompletedEventHandler
-#ifndef __WABBackgroundTaskCompletedEventHandler__DEFINED
-#define __WABBackgroundTaskCompletedEventHandler__DEFINED
-typedef void(^WABBackgroundTaskCompletedEventHandler)(WABBackgroundTaskRegistration* sender, WABBackgroundTaskCompletedEventArgs* args);
-#endif // __WABBackgroundTaskCompletedEventHandler__DEFINED
-
-// Windows.ApplicationModel.Background.BackgroundTaskProgressEventHandler
-#ifndef __WABBackgroundTaskProgressEventHandler__DEFINED
-#define __WABBackgroundTaskProgressEventHandler__DEFINED
-typedef void(^WABBackgroundTaskProgressEventHandler)(WABBackgroundTaskRegistration* sender, WABBackgroundTaskProgressEventArgs* args);
-#endif // __WABBackgroundTaskProgressEventHandler__DEFINED
-
-
-#import
-
-// Windows.ApplicationModel.Background.BackgroundTaskCanceledEventHandler
-#ifndef __WABBackgroundTaskCanceledEventHandler__DEFINED
-#define __WABBackgroundTaskCanceledEventHandler__DEFINED
-typedef void(^WABBackgroundTaskCanceledEventHandler)(RTObject