Fixed iOS unit test runner project.
This commit is contained in:
parent
c51ed5dfa3
commit
bbfe8380ec
@ -22,7 +22,7 @@
|
|||||||
<WarningLevel>4</WarningLevel>
|
<WarningLevel>4</WarningLevel>
|
||||||
<ConsolePause>false</ConsolePause>
|
<ConsolePause>false</ConsolePause>
|
||||||
<MtouchArch>x86_64</MtouchArch>
|
<MtouchArch>x86_64</MtouchArch>
|
||||||
<MtouchLink>None</MtouchLink>
|
<MtouchLink>SdkOnly</MtouchLink>
|
||||||
<MtouchDebug>True</MtouchDebug>
|
<MtouchDebug>True</MtouchDebug>
|
||||||
<MtouchSdkVersion>10.2</MtouchSdkVersion>
|
<MtouchSdkVersion>10.2</MtouchSdkVersion>
|
||||||
<MtouchProfiling>False</MtouchProfiling>
|
<MtouchProfiling>False</MtouchProfiling>
|
||||||
@ -61,7 +61,7 @@
|
|||||||
<CodesignKey>iPhone Developer</CodesignKey>
|
<CodesignKey>iPhone Developer</CodesignKey>
|
||||||
<MtouchDebug>true</MtouchDebug>
|
<MtouchDebug>true</MtouchDebug>
|
||||||
<MtouchSdkVersion>10.2</MtouchSdkVersion>
|
<MtouchSdkVersion>10.2</MtouchSdkVersion>
|
||||||
<MtouchLink>None</MtouchLink>
|
<MtouchLink>SdkOnly</MtouchLink>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
|
||||||
<DebugType>none</DebugType>
|
<DebugType>none</DebugType>
|
||||||
@ -157,6 +157,63 @@
|
|||||||
<Reference Include="Plugin.Settings">
|
<Reference Include="Plugin.Settings">
|
||||||
<HintPath>..\..\..\..\packages\Xam.Plugins.Settings.2.6.0.12-beta\lib\Xamarin.iOS10\Plugin.Settings.dll</HintPath>
|
<HintPath>..\..\..\..\packages\Xam.Plugins.Settings.2.6.0.12-beta\lib\Xamarin.iOS10\Plugin.Settings.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="SlideOverKit">
|
||||||
|
<HintPath>..\..\..\..\packages\SlideOverKit.2.1.4\lib\Xamarin.iOS10\SlideOverKit.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="SlideOverKit.iOS">
|
||||||
|
<HintPath>..\..\..\..\packages\SlideOverKit.2.1.4\lib\Xamarin.iOS10\SlideOverKit.iOS.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Acr.Support.iOS">
|
||||||
|
<HintPath>..\..\..\..\packages\Acr.Support.2.1.0\lib\Xamarin.iOS10\Acr.Support.iOS.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Splat">
|
||||||
|
<HintPath>..\..\..\..\packages\Splat.1.6.2\lib\Xamarin.iOS10\Splat.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Acr.UserDialogs">
|
||||||
|
<HintPath>..\..\..\..\packages\Acr.UserDialogs.6.3.3\lib\Xamarin.iOS10\Acr.UserDialogs.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Acr.UserDialogs.Interface">
|
||||||
|
<HintPath>..\..\..\..\packages\Acr.UserDialogs.6.3.3\lib\Xamarin.iOS10\Acr.UserDialogs.Interface.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="System.Net.Http.Extensions">
|
||||||
|
<HintPath>..\..\..\..\packages\Microsoft.Net.Http.2.2.28\lib\portable-net45+win8\System.Net.Http.Extensions.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="System.Net.Http.Primitives">
|
||||||
|
<HintPath>..\..\..\..\packages\Microsoft.Net.Http.2.2.28\lib\portable-net45+win8\System.Net.Http.Primitives.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="IdentityModel.Portable">
|
||||||
|
<HintPath>..\..\..\..\packages\IdentityModel.1.3.1\lib\portable-net45+wp80+win8+wpa81\IdentityModel.Portable.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="WebP.Touch">
|
||||||
|
<HintPath>..\..\..\..\packages\WebP.Touch.1.0.3\lib\Xamarin.iOS10\WebP.Touch.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="FFImageLoading">
|
||||||
|
<HintPath>..\..\..\..\packages\Xamarin.FFImageLoading.2.2.9\lib\Xamarin.iOS10\FFImageLoading.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="FFImageLoading.Platform">
|
||||||
|
<HintPath>..\..\..\..\packages\Xamarin.FFImageLoading.2.2.9\lib\Xamarin.iOS10\FFImageLoading.Platform.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="FFImageLoading.Forms">
|
||||||
|
<HintPath>..\..\..\..\packages\Xamarin.FFImageLoading.Forms.2.2.9\lib\Xamarin.iOS10\FFImageLoading.Forms.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="FFImageLoading.Forms.Touch">
|
||||||
|
<HintPath>..\..\..\..\packages\Xamarin.FFImageLoading.Forms.2.2.9\lib\Xamarin.iOS10\FFImageLoading.Forms.Touch.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="ModernHttpClient">
|
||||||
|
<HintPath>..\..\..\..\packages\modernhttpclient.2.4.2\lib\Xamarin.iOS10\ModernHttpClient.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Xamarin.Forms.Pages">
|
||||||
|
<HintPath>..\..\..\..\packages\Xamarin.Forms.Pages.2.3.0.38-pre2\lib\Xamarin.iOS10\Xamarin.Forms.Pages.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Xamarin.Forms.Theme.Base">
|
||||||
|
<HintPath>..\..\..\..\packages\Xamarin.Forms.Theme.Base.1.0.0.43-pre1\lib\Xamarin.iOS10\Xamarin.Forms.Theme.Base.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Xamarin.Forms.Theme.iOS">
|
||||||
|
<HintPath>..\..\..\..\packages\Xamarin.Forms.Theme.Base.1.0.0.43-pre1\lib\Xamarin.iOS10\Xamarin.Forms.Theme.iOS.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Xamarin.Forms.Theme.Light">
|
||||||
|
<HintPath>..\..\..\..\packages\Xamarin.Forms.Theme.Light.1.0.0.43-pre1\lib\Xamarin.iOS10\Xamarin.Forms.Theme.Light.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="Entitlements.plist" />
|
<Content Include="Entitlements.plist" />
|
||||||
@ -176,4 +233,5 @@
|
|||||||
</Target>
|
</Target>
|
||||||
<Import Project="..\..\..\..\packages\Xamarin.Forms.2.3.4.231\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('..\..\..\..\packages\Xamarin.Forms.2.3.4.231\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />
|
<Import Project="..\..\..\..\packages\Xamarin.Forms.2.3.4.231\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('..\..\..\..\packages\Xamarin.Forms.2.3.4.231\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />
|
||||||
<Import Project="..\..\..\..\packages\xunit.runner.devices.2.1.0\build\Xamarin.iOS\xunit.runner.devices.targets" Condition="Exists('..\..\..\..\packages\xunit.runner.devices.2.1.0\build\Xamarin.iOS\xunit.runner.devices.targets')" />
|
<Import Project="..\..\..\..\packages\xunit.runner.devices.2.1.0\build\Xamarin.iOS\xunit.runner.devices.targets" Condition="Exists('..\..\..\..\packages\xunit.runner.devices.2.1.0\build\Xamarin.iOS\xunit.runner.devices.targets')" />
|
||||||
|
<Import Project="..\..\..\..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\..\..\..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
|
||||||
</Project>
|
</Project>
|
@ -1,10 +1,19 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<packages>
|
<packages>
|
||||||
|
<package id="Acr.Support" version="2.1.0" targetFramework="xamarinios10" />
|
||||||
|
<package id="Acr.UserDialogs" version="6.3.3" targetFramework="xamarinios10" />
|
||||||
<package id="Autofac" version="4.5.0" targetFramework="xamarinios10" />
|
<package id="Autofac" version="4.5.0" targetFramework="xamarinios10" />
|
||||||
|
<package id="IdentityModel" version="1.3.1" targetFramework="xamarinios10" />
|
||||||
|
<package id="Microsoft.Bcl" version="1.1.10" targetFramework="xamarinios10" />
|
||||||
|
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="xamarinios10" />
|
||||||
|
<package id="Microsoft.Net.Http" version="2.2.28" targetFramework="xamarinios10" />
|
||||||
<package id="Microsoft.NETCore.Platforms" version="1.0.1" targetFramework="xamarinios10" />
|
<package id="Microsoft.NETCore.Platforms" version="1.0.1" targetFramework="xamarinios10" />
|
||||||
<package id="Microsoft.Win32.Primitives" version="4.0.1" targetFramework="xamarinios10" />
|
<package id="Microsoft.Win32.Primitives" version="4.0.1" targetFramework="xamarinios10" />
|
||||||
|
<package id="modernhttpclient" version="2.4.2" targetFramework="xamarinios10" />
|
||||||
<package id="NETStandard.Library" version="1.6.0" targetFramework="xamarinios10" />
|
<package id="NETStandard.Library" version="1.6.0" targetFramework="xamarinios10" />
|
||||||
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="xamarinios10" />
|
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="xamarinios10" />
|
||||||
|
<package id="SlideOverKit" version="2.1.4" targetFramework="xamarinios10" />
|
||||||
|
<package id="Splat" version="1.6.2" targetFramework="xamarinios10" />
|
||||||
<package id="System.AppContext" version="4.1.0" targetFramework="xamarinios10" />
|
<package id="System.AppContext" version="4.1.0" targetFramework="xamarinios10" />
|
||||||
<package id="System.Collections" version="4.0.11" targetFramework="xamarinios10" />
|
<package id="System.Collections" version="4.0.11" targetFramework="xamarinios10" />
|
||||||
<package id="System.Collections.Concurrent" version="4.0.12" targetFramework="xamarinios10" />
|
<package id="System.Collections.Concurrent" version="4.0.12" targetFramework="xamarinios10" />
|
||||||
@ -48,8 +57,14 @@
|
|||||||
<package id="System.Threading.Timer" version="4.0.1" targetFramework="xamarinios10" />
|
<package id="System.Threading.Timer" version="4.0.1" targetFramework="xamarinios10" />
|
||||||
<package id="System.Xml.ReaderWriter" version="4.0.11" targetFramework="xamarinios10" />
|
<package id="System.Xml.ReaderWriter" version="4.0.11" targetFramework="xamarinios10" />
|
||||||
<package id="System.Xml.XDocument" version="4.0.11" targetFramework="xamarinios10" />
|
<package id="System.Xml.XDocument" version="4.0.11" targetFramework="xamarinios10" />
|
||||||
|
<package id="WebP.Touch" version="1.0.3" targetFramework="xamarinios10" />
|
||||||
<package id="Xam.Plugins.Settings" version="2.6.0.12-beta" targetFramework="xamarinios10" />
|
<package id="Xam.Plugins.Settings" version="2.6.0.12-beta" targetFramework="xamarinios10" />
|
||||||
|
<package id="Xamarin.FFImageLoading" version="2.2.9" targetFramework="xamarinios10" />
|
||||||
|
<package id="Xamarin.FFImageLoading.Forms" version="2.2.9" targetFramework="xamarinios10" />
|
||||||
<package id="Xamarin.Forms" version="2.3.4.231" targetFramework="xamarinios10" />
|
<package id="Xamarin.Forms" version="2.3.4.231" targetFramework="xamarinios10" />
|
||||||
|
<package id="Xamarin.Forms.Pages" version="2.3.0.38-pre2" targetFramework="xamarinios10" />
|
||||||
|
<package id="Xamarin.Forms.Theme.Base" version="1.0.0.43-pre1" targetFramework="xamarinios10" />
|
||||||
|
<package id="Xamarin.Forms.Theme.Light" version="1.0.0.43-pre1" targetFramework="xamarinios10" />
|
||||||
<package id="xunit.abstractions" version="2.0.0" targetFramework="xamarinios10" />
|
<package id="xunit.abstractions" version="2.0.0" targetFramework="xamarinios10" />
|
||||||
<package id="xunit.assert" version="2.2.0" targetFramework="xamarinios10" />
|
<package id="xunit.assert" version="2.2.0" targetFramework="xamarinios10" />
|
||||||
<package id="xunit.core" version="2.1.0" targetFramework="xamarinios10" />
|
<package id="xunit.core" version="2.1.0" targetFramework="xamarinios10" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user