housekeeping: update integration tests to latest nuget versions. (#1738)

This commit is contained in:
Glenn Watson 2018-08-31 22:11:57 -07:00 коммит произвёл GitHub
Родитель 168f64de4a
Коммит ca3e58c42a
15 изменённых файлов: 4294 добавлений и 3186 удалений

Просмотреть файл

@ -0,0 +1,684 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2016
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntegrationTests.Android", "IntegrationTests.Android\IntegrationTests.Android.csproj", "{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntegrationTests.iOS", "IntegrationTests.iOS\IntegrationTests.iOS.csproj", "{101E3060-8799-4119-8A7A-4F86A01C0C84}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntegrationTests.Mac", "IntegrationTests.Mac\IntegrationTests.Mac.csproj", "{84D75BEA-CDE7-4DF9-B51C-468F650BE924}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IntegrationTests.Shared", "IntegrationTests.Shared\IntegrationTests.Shared.csproj", "{6A2F34D6-7438-40A8-AEEE-8155960D194A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IntegrationTests.Shared.Tests", "IntegrationTests.Shared.Tests\IntegrationTests.Shared.Tests.csproj", "{8680D175-B4FD-473A-A9A3-CFC00EF84D71}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntegrationTests.UWP", "IntegrationTests.UWP\IntegrationTests.UWP.csproj", "{01B889B1-5492-403B-BB2C-947FDE4130F7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntegrationTests.WinForms", "IntegrationTests.WinForms\IntegrationTests.WinForms.csproj", "{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntegrationTests.WPF", "IntegrationTests.WPF\IntegrationTests.WPF.csproj", "{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IntegrationTests.XamarinForms", "IntegrationTests.XamarinForms\IntegrationTests.XamarinForms.csproj", "{413E3E76-5C3A-4069-AC11-7DF426C39EBA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntegrationTests.XamarinForms.Android", "IntegrationTests.XamarinForms.Android\IntegrationTests.XamarinForms.Android.csproj", "{4A69E748-DD24-495D-ABBE-A3C19A287E0F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntegrationTests.XamarinForms.iOS", "IntegrationTests.XamarinForms.iOS\IntegrationTests.XamarinForms.iOS.csproj", "{9D0A3580-F5F9-4CD8-A800-0CACE438742E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntegrationTests.XamarinForms.UWP", "IntegrationTests.XamarinForms.UWP\IntegrationTests.XamarinForms.UWP.csproj", "{E9EBDB50-A696-4157-86FC-200E325CCE33}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
Ad-Hoc|ARM = Ad-Hoc|ARM
Ad-Hoc|iPhone = Ad-Hoc|iPhone
Ad-Hoc|iPhoneSimulator = Ad-Hoc|iPhoneSimulator
Ad-Hoc|x64 = Ad-Hoc|x64
Ad-Hoc|x86 = Ad-Hoc|x86
AppStore|Any CPU = AppStore|Any CPU
AppStore|ARM = AppStore|ARM
AppStore|iPhone = AppStore|iPhone
AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
AppStore|x64 = AppStore|x64
AppStore|x86 = AppStore|x86
Debug|Any CPU = Debug|Any CPU
Debug|ARM = Debug|ARM
Debug|iPhone = Debug|iPhone
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|ARM = Release|ARM
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|ARM.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|iPhone.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|x64.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|x64.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|x86.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Ad-Hoc|x86.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|Any CPU.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|ARM.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|ARM.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|ARM.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|iPhone.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|iPhone.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|iPhone.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|iPhoneSimulator.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|x64.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|x64.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|x64.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|x86.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|x86.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.AppStore|x86.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|ARM.ActiveCfg = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|ARM.Build.0 = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|ARM.Deploy.0 = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|iPhone.Build.0 = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|iPhone.Deploy.0 = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|x64.ActiveCfg = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|x64.Build.0 = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|x64.Deploy.0 = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|x86.ActiveCfg = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|x86.Build.0 = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Debug|x86.Deploy.0 = Debug|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|Any CPU.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|Any CPU.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|ARM.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|ARM.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|ARM.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|iPhone.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|iPhone.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|iPhone.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|x64.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|x64.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|x64.Deploy.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|x86.ActiveCfg = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|x86.Build.0 = Release|Any CPU
{3BC0AC7E-3B3B-4D3F-9CC0-B2BDECC460A6}.Release|x86.Deploy.0 = Release|Any CPU
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Ad-Hoc|Any CPU.ActiveCfg = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Ad-Hoc|Any CPU.Build.0 = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Ad-Hoc|ARM.ActiveCfg = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Ad-Hoc|ARM.Build.0 = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Ad-Hoc|iPhone.ActiveCfg = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Ad-Hoc|iPhone.Build.0 = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Ad-Hoc|x64.ActiveCfg = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Ad-Hoc|x64.Build.0 = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Ad-Hoc|x86.ActiveCfg = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Ad-Hoc|x86.Build.0 = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.AppStore|Any CPU.ActiveCfg = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.AppStore|Any CPU.Build.0 = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.AppStore|ARM.ActiveCfg = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.AppStore|ARM.Build.0 = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.AppStore|iPhone.ActiveCfg = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.AppStore|iPhone.Build.0 = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.AppStore|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{101E3060-8799-4119-8A7A-4F86A01C0C84}.AppStore|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{101E3060-8799-4119-8A7A-4F86A01C0C84}.AppStore|x64.ActiveCfg = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.AppStore|x64.Build.0 = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.AppStore|x86.ActiveCfg = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.AppStore|x86.Build.0 = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Debug|Any CPU.ActiveCfg = Debug|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Debug|Any CPU.Build.0 = Debug|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Debug|ARM.ActiveCfg = Debug|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Debug|iPhone.ActiveCfg = Debug|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Debug|iPhone.Build.0 = Debug|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Debug|x64.ActiveCfg = Debug|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Debug|x86.ActiveCfg = Debug|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Release|Any CPU.ActiveCfg = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Release|ARM.ActiveCfg = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Release|iPhone.ActiveCfg = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Release|iPhone.Build.0 = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Release|x64.ActiveCfg = Release|iPhone
{101E3060-8799-4119-8A7A-4F86A01C0C84}.Release|x86.ActiveCfg = Release|iPhone
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Ad-Hoc|Any CPU.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Ad-Hoc|Any CPU.Build.0 = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Ad-Hoc|ARM.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Ad-Hoc|ARM.Build.0 = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Ad-Hoc|iPhone.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Ad-Hoc|iPhone.Build.0 = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Ad-Hoc|x64.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Ad-Hoc|x64.Build.0 = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Ad-Hoc|x86.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Ad-Hoc|x86.Build.0 = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.AppStore|Any CPU.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.AppStore|Any CPU.Build.0 = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.AppStore|ARM.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.AppStore|ARM.Build.0 = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.AppStore|iPhone.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.AppStore|iPhone.Build.0 = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.AppStore|iPhoneSimulator.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.AppStore|iPhoneSimulator.Build.0 = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.AppStore|x64.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.AppStore|x64.Build.0 = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.AppStore|x86.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.AppStore|x86.Build.0 = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Debug|Any CPU.ActiveCfg = Debug|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Debug|Any CPU.Build.0 = Debug|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Debug|ARM.ActiveCfg = Debug|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Debug|iPhone.ActiveCfg = Debug|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Debug|iPhoneSimulator.ActiveCfg = Debug|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Debug|x64.ActiveCfg = Debug|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Debug|x86.ActiveCfg = Debug|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Debug|x86.Build.0 = Debug|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Release|Any CPU.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Release|ARM.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Release|iPhone.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Release|iPhoneSimulator.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Release|x64.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Release|x86.ActiveCfg = Release|x86
{84D75BEA-CDE7-4DF9-B51C-468F650BE924}.Release|x86.Build.0 = Release|x86
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Ad-Hoc|ARM.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Ad-Hoc|ARM.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Ad-Hoc|x64.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Ad-Hoc|x64.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Ad-Hoc|x86.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Ad-Hoc|x86.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.AppStore|Any CPU.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.AppStore|ARM.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.AppStore|ARM.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.AppStore|iPhone.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.AppStore|x64.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.AppStore|x64.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.AppStore|x86.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.AppStore|x86.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Debug|ARM.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Debug|ARM.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Debug|iPhone.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Debug|x64.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Debug|x64.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Debug|x86.ActiveCfg = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Debug|x86.Build.0 = Debug|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Release|Any CPU.Build.0 = Release|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Release|ARM.ActiveCfg = Release|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Release|ARM.Build.0 = Release|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Release|iPhone.ActiveCfg = Release|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Release|iPhone.Build.0 = Release|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Release|x64.ActiveCfg = Release|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Release|x64.Build.0 = Release|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Release|x86.ActiveCfg = Release|Any CPU
{6A2F34D6-7438-40A8-AEEE-8155960D194A}.Release|x86.Build.0 = Release|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Ad-Hoc|ARM.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Ad-Hoc|ARM.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Ad-Hoc|x64.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Ad-Hoc|x64.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Ad-Hoc|x86.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Ad-Hoc|x86.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.AppStore|Any CPU.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.AppStore|ARM.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.AppStore|ARM.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.AppStore|iPhone.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.AppStore|x64.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.AppStore|x64.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.AppStore|x86.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.AppStore|x86.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Debug|ARM.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Debug|ARM.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Debug|iPhone.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Debug|x64.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Debug|x64.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Debug|x86.ActiveCfg = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Debug|x86.Build.0 = Debug|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Release|Any CPU.Build.0 = Release|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Release|ARM.ActiveCfg = Release|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Release|ARM.Build.0 = Release|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Release|iPhone.ActiveCfg = Release|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Release|iPhone.Build.0 = Release|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Release|x64.ActiveCfg = Release|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Release|x64.Build.0 = Release|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Release|x86.ActiveCfg = Release|Any CPU
{8680D175-B4FD-473A-A9A3-CFC00EF84D71}.Release|x86.Build.0 = Release|Any CPU
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|Any CPU.ActiveCfg = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|Any CPU.Build.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|Any CPU.Deploy.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|ARM.ActiveCfg = Release|ARM
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|ARM.Build.0 = Release|ARM
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|ARM.Deploy.0 = Release|ARM
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|iPhone.ActiveCfg = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|iPhone.Build.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|iPhone.Deploy.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|x64.ActiveCfg = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|x64.Build.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|x64.Deploy.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|x86.ActiveCfg = Release|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|x86.Build.0 = Release|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Ad-Hoc|x86.Deploy.0 = Release|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|Any CPU.ActiveCfg = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|Any CPU.Build.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|Any CPU.Deploy.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|ARM.ActiveCfg = Release|ARM
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|ARM.Build.0 = Release|ARM
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|ARM.Deploy.0 = Release|ARM
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|iPhone.ActiveCfg = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|iPhone.Build.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|iPhone.Deploy.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|iPhoneSimulator.ActiveCfg = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|iPhoneSimulator.Build.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|iPhoneSimulator.Deploy.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|x64.ActiveCfg = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|x64.Build.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|x64.Deploy.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|x86.ActiveCfg = Release|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|x86.Build.0 = Release|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.AppStore|x86.Deploy.0 = Release|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Debug|Any CPU.ActiveCfg = Debug|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Debug|Any CPU.Build.0 = Debug|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Debug|ARM.ActiveCfg = Debug|ARM
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Debug|ARM.Build.0 = Debug|ARM
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Debug|ARM.Deploy.0 = Debug|ARM
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Debug|iPhone.ActiveCfg = Debug|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Debug|iPhoneSimulator.ActiveCfg = Debug|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Debug|x64.ActiveCfg = Debug|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Debug|x64.Build.0 = Debug|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Debug|x64.Deploy.0 = Debug|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Debug|x86.ActiveCfg = Debug|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Debug|x86.Build.0 = Debug|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Debug|x86.Deploy.0 = Debug|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Release|Any CPU.ActiveCfg = Release|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Release|ARM.ActiveCfg = Release|ARM
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Release|ARM.Build.0 = Release|ARM
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Release|ARM.Deploy.0 = Release|ARM
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Release|iPhone.ActiveCfg = Release|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Release|iPhoneSimulator.ActiveCfg = Release|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Release|x64.ActiveCfg = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Release|x64.Build.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Release|x64.Deploy.0 = Release|x64
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Release|x86.ActiveCfg = Release|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Release|x86.Build.0 = Release|x86
{01B889B1-5492-403B-BB2C-947FDE4130F7}.Release|x86.Deploy.0 = Release|x86
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Ad-Hoc|x64.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Ad-Hoc|x86.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.AppStore|Any CPU.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.AppStore|ARM.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.AppStore|ARM.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.AppStore|iPhone.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.AppStore|iPhone.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.AppStore|x64.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.AppStore|x64.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.AppStore|x86.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.AppStore|x86.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Debug|ARM.ActiveCfg = Debug|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Debug|ARM.Build.0 = Debug|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Debug|iPhone.Build.0 = Debug|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Debug|x64.ActiveCfg = Debug|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Debug|x64.Build.0 = Debug|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Debug|x86.ActiveCfg = Debug|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Debug|x86.Build.0 = Debug|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Release|Any CPU.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Release|ARM.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Release|ARM.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Release|iPhone.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Release|iPhone.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Release|x64.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Release|x64.Build.0 = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Release|x86.ActiveCfg = Release|Any CPU
{DF25062C-CD9E-4F64-B3A9-AF0DC656CB52}.Release|x86.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Ad-Hoc|x64.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Ad-Hoc|x86.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.AppStore|Any CPU.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.AppStore|ARM.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.AppStore|ARM.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.AppStore|iPhone.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.AppStore|iPhone.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.AppStore|x64.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.AppStore|x64.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.AppStore|x86.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.AppStore|x86.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Debug|ARM.ActiveCfg = Debug|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Debug|ARM.Build.0 = Debug|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Debug|iPhone.Build.0 = Debug|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Debug|x64.ActiveCfg = Debug|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Debug|x64.Build.0 = Debug|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Debug|x86.ActiveCfg = Debug|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Debug|x86.Build.0 = Debug|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Release|Any CPU.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Release|ARM.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Release|ARM.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Release|iPhone.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Release|iPhone.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Release|x64.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Release|x64.Build.0 = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Release|x86.ActiveCfg = Release|Any CPU
{1F07CDC4-B1B7-4D91-8F07-9AE1C648E316}.Release|x86.Build.0 = Release|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Ad-Hoc|ARM.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Ad-Hoc|ARM.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Ad-Hoc|x64.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Ad-Hoc|x64.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Ad-Hoc|x86.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Ad-Hoc|x86.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.AppStore|Any CPU.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.AppStore|ARM.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.AppStore|ARM.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.AppStore|iPhone.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.AppStore|x64.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.AppStore|x64.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.AppStore|x86.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.AppStore|x86.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Debug|ARM.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Debug|ARM.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Debug|iPhone.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Debug|x64.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Debug|x64.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Debug|x86.ActiveCfg = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Debug|x86.Build.0 = Debug|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Release|Any CPU.Build.0 = Release|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Release|ARM.ActiveCfg = Release|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Release|ARM.Build.0 = Release|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Release|iPhone.ActiveCfg = Release|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Release|iPhone.Build.0 = Release|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Release|x64.ActiveCfg = Release|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Release|x64.Build.0 = Release|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Release|x86.ActiveCfg = Release|Any CPU
{413E3E76-5C3A-4069-AC11-7DF426C39EBA}.Release|x86.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|ARM.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|iPhone.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|x64.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|x64.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|x86.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Ad-Hoc|x86.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|Any CPU.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|ARM.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|ARM.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|ARM.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|iPhone.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|iPhone.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|iPhone.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|iPhoneSimulator.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|x64.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|x64.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|x64.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|x86.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|x86.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.AppStore|x86.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|ARM.ActiveCfg = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|ARM.Build.0 = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|ARM.Deploy.0 = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|iPhone.Build.0 = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|iPhone.Deploy.0 = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|x64.ActiveCfg = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|x64.Build.0 = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|x64.Deploy.0 = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|x86.ActiveCfg = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|x86.Build.0 = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Debug|x86.Deploy.0 = Debug|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|Any CPU.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|Any CPU.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|ARM.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|ARM.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|ARM.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|iPhone.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|iPhone.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|iPhone.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|x64.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|x64.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|x64.Deploy.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|x86.ActiveCfg = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|x86.Build.0 = Release|Any CPU
{4A69E748-DD24-495D-ABBE-A3C19A287E0F}.Release|x86.Deploy.0 = Release|Any CPU
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Ad-Hoc|Any CPU.ActiveCfg = Ad-Hoc|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Ad-Hoc|ARM.ActiveCfg = Ad-Hoc|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhoneSimulator
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Ad-Hoc|iPhoneSimulator.Build.0 = Ad-Hoc|iPhoneSimulator
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Ad-Hoc|x64.ActiveCfg = Ad-Hoc|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Ad-Hoc|x86.ActiveCfg = Ad-Hoc|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.AppStore|Any CPU.ActiveCfg = AppStore|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.AppStore|ARM.ActiveCfg = AppStore|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.AppStore|iPhone.Build.0 = AppStore|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhoneSimulator
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.AppStore|iPhoneSimulator.Build.0 = AppStore|iPhoneSimulator
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.AppStore|x64.ActiveCfg = AppStore|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.AppStore|x86.ActiveCfg = AppStore|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Debug|Any CPU.ActiveCfg = Debug|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Debug|Any CPU.Build.0 = Debug|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Debug|ARM.ActiveCfg = Debug|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Debug|iPhone.ActiveCfg = Debug|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Debug|iPhone.Build.0 = Debug|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Debug|x64.ActiveCfg = Debug|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Debug|x86.ActiveCfg = Debug|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Release|Any CPU.ActiveCfg = Release|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Release|ARM.ActiveCfg = Release|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Release|iPhone.ActiveCfg = Release|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Release|iPhone.Build.0 = Release|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Release|x64.ActiveCfg = Release|iPhone
{9D0A3580-F5F9-4CD8-A800-0CACE438742E}.Release|x86.ActiveCfg = Release|iPhone
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|Any CPU.ActiveCfg = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|Any CPU.Build.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|Any CPU.Deploy.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|ARM.ActiveCfg = Release|ARM
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|ARM.Build.0 = Release|ARM
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|ARM.Deploy.0 = Release|ARM
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|iPhone.ActiveCfg = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|iPhone.Build.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|iPhone.Deploy.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|x64.ActiveCfg = Release|x64
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|x64.Build.0 = Release|x64
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|x64.Deploy.0 = Release|x64
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|x86.ActiveCfg = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|x86.Build.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Ad-Hoc|x86.Deploy.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|Any CPU.ActiveCfg = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|Any CPU.Build.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|Any CPU.Deploy.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|ARM.ActiveCfg = Release|ARM
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|ARM.Build.0 = Release|ARM
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|ARM.Deploy.0 = Release|ARM
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|iPhone.ActiveCfg = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|iPhone.Build.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|iPhone.Deploy.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|iPhoneSimulator.ActiveCfg = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|iPhoneSimulator.Build.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|iPhoneSimulator.Deploy.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|x64.ActiveCfg = Release|x64
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|x64.Build.0 = Release|x64
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|x64.Deploy.0 = Release|x64
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|x86.ActiveCfg = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|x86.Build.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.AppStore|x86.Deploy.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Debug|Any CPU.ActiveCfg = Debug|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Debug|Any CPU.Build.0 = Debug|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Debug|ARM.ActiveCfg = Debug|ARM
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Debug|ARM.Build.0 = Debug|ARM
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Debug|ARM.Deploy.0 = Debug|ARM
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Debug|iPhone.ActiveCfg = Debug|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Debug|iPhoneSimulator.ActiveCfg = Debug|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Debug|x64.ActiveCfg = Debug|x64
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Debug|x64.Build.0 = Debug|x64
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Debug|x64.Deploy.0 = Debug|x64
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Debug|x86.ActiveCfg = Debug|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Debug|x86.Build.0 = Debug|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Debug|x86.Deploy.0 = Debug|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Release|Any CPU.ActiveCfg = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Release|ARM.ActiveCfg = Release|ARM
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Release|ARM.Build.0 = Release|ARM
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Release|ARM.Deploy.0 = Release|ARM
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Release|iPhone.ActiveCfg = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Release|iPhoneSimulator.ActiveCfg = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Release|x64.ActiveCfg = Release|x64
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Release|x64.Build.0 = Release|x64
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Release|x64.Deploy.0 = Release|x64
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Release|x86.ActiveCfg = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Release|x86.Build.0 = Release|x86
{E9EBDB50-A696-4157-86FC-200E325CCE33}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {EDE6B0FD-3EF7-49C4-AF1D-E7485C1FEFAF}
EndGlobalSection
EndGlobal

Просмотреть файл

@ -96,10 +96,7 @@
<AndroidResource Include="Resources\mipmap-xxxhdpi\ic_launcher_round.png" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ReactiveUI">
<Version>8.0.0-alpha0136</Version>
</PackageReference>
<PackageReference Include="Xamarin.Android.Support.Design" Version="27.0.2" />
<PackageReference Include="Xamarin.Android.Support.Design" Version="27.*" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\IntegrationTests.Shared\IntegrationTests.Shared.csproj">

Просмотреть файл

@ -1,97 +1,92 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProjectGuid>{84D75BEA-CDE7-4DF9-B51C-468F650BE924}</ProjectGuid>
<ProjectTypeGuids>{A3F8F2AB-B479-4A4A-A458-A89E7DC349F1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Exe</OutputType>
<RootNamespace>IntegrationTests.Mac</RootNamespace>
<AssemblyName>IntegrationTests.Mac</AssemblyName>
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
<TargetFrameworkIdentifier>Xamarin.Mac</TargetFrameworkIdentifier>
<MonoMacResourcePrefix>Resources</MonoMacResourcePrefix>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug</OutputPath>
<DefineConstants>DEBUG;</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<EnableCodeSigning>false</EnableCodeSigning>
<CodeSigningKey>Mac Developer</CodeSigningKey>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
<UseSGen>true</UseSGen>
<UseRefCounting>true</UseRefCounting>
<Profiling>true</Profiling>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>true</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>true</IncludeMonoRuntime>
<UseSGen>true</UseSGen>
<UseRefCounting>true</UseRefCounting>
<LinkMode>SdkOnly</LinkMode>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="Xamarin.Mac" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ReactiveUI">
<Version>8.2.5</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Contents.json" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-128.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-128%402x.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-16.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-16%402x.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-256.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-256%402x.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-32.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-32%402x.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-512.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-512%402x.png" />
<ImageAsset Include="Assets.xcassets\Contents.json" />
</ItemGroup>
<ItemGroup>
<Folder Include="Resources\" />
</ItemGroup>
<ItemGroup>
<None Include="Info.plist" />
<None Include="Entitlements.plist" />
</ItemGroup>
<ItemGroup>
<Compile Include="Main.cs" />
<Compile Include="AppDelegate.cs" />
<Compile Include="LoginViewController.cs" />
<Compile Include="LoginViewController.designer.cs">
<DependentUpon>LoginViewController.cs</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<InterfaceDefinition Include="Main.storyboard" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\IntegrationTests.Shared\IntegrationTests.Shared.csproj">
<Project>{3A9F323C-EB97-4251-89AB-F705B1718FB7}</Project>
<Name>IntegrationTests.Shared</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Mac\Xamarin.Mac.CSharp.targets" />
</Project>
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProjectGuid>{84D75BEA-CDE7-4DF9-B51C-468F650BE924}</ProjectGuid>
<ProjectTypeGuids>{A3F8F2AB-B479-4A4A-A458-A89E7DC349F1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Exe</OutputType>
<RootNamespace>IntegrationTests.Mac</RootNamespace>
<AssemblyName>IntegrationTests.Mac</AssemblyName>
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
<TargetFrameworkIdentifier>Xamarin.Mac</TargetFrameworkIdentifier>
<MonoMacResourcePrefix>Resources</MonoMacResourcePrefix>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug</OutputPath>
<DefineConstants>DEBUG;</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<EnableCodeSigning>false</EnableCodeSigning>
<CodeSigningKey>Mac Developer</CodeSigningKey>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
<UseSGen>true</UseSGen>
<UseRefCounting>true</UseRefCounting>
<Profiling>true</Profiling>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>true</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>true</IncludeMonoRuntime>
<UseSGen>true</UseSGen>
<UseRefCounting>true</UseRefCounting>
<LinkMode>SdkOnly</LinkMode>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="Xamarin.Mac" />
</ItemGroup>
<ItemGroup>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Contents.json" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-128.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-128%402x.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-16.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-16%402x.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-256.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-256%402x.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-32.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-32%402x.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-512.png" />
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\AppIcon-512%402x.png" />
<ImageAsset Include="Assets.xcassets\Contents.json" />
</ItemGroup>
<ItemGroup>
<Folder Include="Resources\" />
</ItemGroup>
<ItemGroup>
<None Include="Info.plist" />
<None Include="Entitlements.plist" />
</ItemGroup>
<ItemGroup>
<Compile Include="Main.cs" />
<Compile Include="AppDelegate.cs" />
<Compile Include="LoginViewController.cs" />
<Compile Include="LoginViewController.designer.cs">
<DependentUpon>LoginViewController.cs</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<InterfaceDefinition Include="Main.storyboard" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\IntegrationTests.Shared\IntegrationTests.Shared.csproj">
<Project>{3A9F323C-EB97-4251-89AB-F705B1718FB7}</Project>
<Name>IntegrationTests.Shared</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Mac\Xamarin.Mac.CSharp.targets" />
</Project>

Просмотреть файл

@ -6,17 +6,21 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.8.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="xunit" Version="2.4.0-beta.2.build3984" />
<PackageReference Include="xunit.runner.console" Version="2.4.0-beta.2.build3984" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.0-beta.2.build3984" />
<PackageReference Include="Xunit.StaFact" Version="0.2.9" />
<PackageReference Include="FluentAssertions" Version="5.3.0" />
<PackageReference Include="Microsoft.Reactive.Testing" Version="[3.1.1,4)" />
<PackageReference Include="ReactiveUI" Version="*" />
<PackageReference Include="xunit" Version="2.4.0" />
<PackageReference Include="xunit.runner.console" Version="2.4.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Xunit.StaFact" Version="0.2.17" />
<PackageReference Include="FluentAssertions" Version="5.4.1" />
<PackageReference Include="ReactiveUI.Testing" Version="*" />
</ItemGroup>

Просмотреть файл

@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="genesis.ensure" Version="2.0.0" />
<PackageReference Include="ReactiveUI" Version="8.0.0-alpha0136" />
<PackageReference Include="ReactiveUI" Version="*" />
</ItemGroup>
</Project>

Просмотреть файл

@ -134,12 +134,7 @@
</Page>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.1.0-preview1-26328-03</Version>
</PackageReference>
<PackageReference Include="ReactiveUI">
<Version>8.0.0-alpha0136</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.1.*" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\IntegrationTests.Shared\IntegrationTests.Shared.csproj">

Просмотреть файл

@ -109,21 +109,9 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="MahApps.Metro">
<Version>1.6.1</Version>
</PackageReference>
<PackageReference Include="ReactiveUI">
<Version>8.0.0-alpha0136</Version>
</PackageReference>
<PackageReference Include="ReactiveUI.Events.WPF">
<Version>8.0.0-alpha0136</Version>
</PackageReference>
<PackageReference Include="ReactiveUI.WPF">
<Version>8.0.0-alpha0136</Version>
</PackageReference>
<PackageReference Include="System.Reactive">
<Version>3.1.1</Version>
</PackageReference>
<PackageReference Include="MahApps.Metro" Version="1.6.5" />
<PackageReference Include="ReactiveUI.Events.WPF" Version="*" />
<PackageReference Include="ReactiveUI.WPF" Version="*" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

Просмотреть файл

@ -63,9 +63,6 @@
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<None Include="packages.config">
<SubType>Designer</SubType>
</None>
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
@ -86,40 +83,15 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Reference Include="ReactiveUI, Version=8.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\ReactiveUI.8.0.0-alpha0136\lib\net461\ReactiveUI.dll</HintPath>
</Reference>
<Reference Include="ReactiveUI.Winforms, Version=8.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\ReactiveUI.WinForms.8.0.0-alpha0136\lib\net461\ReactiveUI.Winforms.dll</HintPath>
</Reference>
<Reference Include="Splat, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Splat.4.0.0\lib\net461\Splat.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.Drawing.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Drawing.Primitives.4.3.0\lib\net45\System.Drawing.Primitives.dll</HintPath>
<Private>True</Private>
<Private>True</Private>
</Reference>
<Reference Include="System.Reactive.Core, Version=3.0.3000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
<HintPath>..\packages\System.Reactive.Core.3.1.1\lib\net46\System.Reactive.Core.dll</HintPath>
</Reference>
<Reference Include="System.Reactive.Interfaces, Version=3.0.1000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
<HintPath>..\packages\System.Reactive.Interfaces.3.1.1\lib\net45\System.Reactive.Interfaces.dll</HintPath>
</Reference>
<Reference Include="System.Reactive.Linq, Version=3.0.3000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
<HintPath>..\packages\System.Reactive.Linq.3.1.1\lib\net46\System.Reactive.Linq.dll</HintPath>
</Reference>
<Reference Include="System.Reactive.PlatformServices, Version=3.0.3000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
<HintPath>..\packages\System.Reactive.PlatformServices.3.1.1\lib\net46\System.Reactive.PlatformServices.dll</HintPath>
</Reference>
<Reference Include="System.Reactive.Windows.Threading, Version=3.0.1000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
<HintPath>..\packages\System.Reactive.Windows.Threading.3.1.1\lib\net45\System.Reactive.Windows.Threading.dll</HintPath>
</Reference>
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ReactiveUI.Events.Winforms" Version="*" />
<PackageReference Include="ReactiveUI.Winforms" Version="*" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

Просмотреть файл

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="ReactiveUI" version="8.0.0-alpha0136" targetFramework="net461" />
<package id="ReactiveUI.WinForms" version="8.0.0-alpha0136" targetFramework="net461" />
<package id="Splat" version="4.0.0" targetFramework="net461" />
<package id="System.Drawing.Primitives" version="4.3.0" targetFramework="net461" />
<package id="System.Reactive" version="3.1.1" targetFramework="net461" />
<package id="System.Reactive.Core" version="3.1.1" targetFramework="net461" />
<package id="System.Reactive.Interfaces" version="3.1.1" targetFramework="net461" />
<package id="System.Reactive.Linq" version="3.1.1" targetFramework="net461" />
<package id="System.Reactive.PlatformServices" version="3.1.1" targetFramework="net461" />
<package id="System.Reactive.Windows.Threading" version="3.1.1" targetFramework="net461" />
</packages>

Просмотреть файл

@ -51,12 +51,12 @@
<PackageReference Include="Acr.UserDialogs">
<Version>7.0.1</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms" Version="2.5.1.444934" />
<PackageReference Include="Xamarin.Android.Support.Design" Version="25.*" />
<PackageReference Include="Xamarin.Android.Support.v7.AppCompat" Version="25.*" />
<PackageReference Include="Xamarin.Android.Support.v4" Version="25.*" />
<PackageReference Include="Xamarin.Android.Support.v7.CardView" Version="25.*" />
<PackageReference Include="Xamarin.Android.Support.v7.MediaRouter" Version="25.*" />
<PackageReference Include="Xamarin.Forms" Version="3.0.*" />
<PackageReference Include="Xamarin.Android.Support.Design" Version="26.*" />
<PackageReference Include="Xamarin.Android.Support.v7.AppCompat" Version="26.*" />
<PackageReference Include="Xamarin.Android.Support.v4" Version="26.*" />
<PackageReference Include="Xamarin.Android.Support.v7.CardView" Version="26.*" />
<PackageReference Include="Xamarin.Android.Support.v7.MediaRouter" Version="26.*" />
</ItemGroup>
<ItemGroup>
<Compile Include="MainActivity.cs" />

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -146,8 +146,8 @@
<PackageReference Include="Acr.UserDialogs">
<Version>7.0.1</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms" Version="2.5.1.444934" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.1.2" />
<PackageReference Include="Xamarin.Forms" Version="3.*" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.1.*" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\IntegrationTests.XamarinForms\IntegrationTests.XamarinForms.csproj">

Просмотреть файл

@ -144,10 +144,8 @@
<Reference Include="Xamarin.iOS" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Acr.UserDialogs">
<Version>7.0.1</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms" Version="2.5.1.444934" />
<PackageReference Include="Acr.UserDialogs" Version="7.0.1" />
<PackageReference Include="Xamarin.Forms" Version="3.0.*" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\IntegrationTests.XamarinForms\IntegrationTests.XamarinForms.csproj">

Просмотреть файл

@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
@ -6,9 +6,8 @@
<ItemGroup>
<PackageReference Include="Acr.UserDialogs" Version="7.0.1" />
<PackageReference Include="ReactiveUI" Version="8.0.0-alpha0136" />
<PackageReference Include="ReactiveUI.XamForms" Version="8.0.0-alpha0136" />
<PackageReference Include="Xamarin.Forms" Version="2.5.1.444934" />
<PackageReference Include="ReactiveUI.XamForms" Version="*" />
<PackageReference Include="Xamarin.Forms" Version="3.0.*" />
</ItemGroup>
<ItemGroup>

Просмотреть файл

@ -1,143 +1,138 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
<ProjectGuid>{101E3060-8799-4119-8A7A-4F86A01C0C84}</ProjectGuid>
<ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<TemplateGuid>{edc1b0fa-90cd-4038-8fad-98fe74adb368}</TemplateGuid>
<OutputType>Exe</OutputType>
<RootNamespace>IntegrationTests.iOS</RootNamespace>
<AssemblyName>IntegrationTests.iOS</AssemblyName>
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\iPhoneSimulator\Debug</OutputPath>
<DefineConstants>DEBUG</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<MtouchArch>x86_64</MtouchArch>
<MtouchLink>None</MtouchLink>
<MtouchDebug>true</MtouchDebug>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\iPhoneSimulator\Release</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<MtouchLink>None</MtouchLink>
<MtouchArch>x86_64</MtouchArch>
<ConsolePause>false</ConsolePause>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\iPhone\Debug</OutputPath>
<DefineConstants>DEBUG</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<MtouchArch>ARM64</MtouchArch>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
<CodesignKey>iPhone Developer</CodesignKey>
<MtouchDebug>true</MtouchDebug>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\iPhone\Release</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
<MtouchArch>ARM64</MtouchArch>
<ConsolePause>false</ConsolePause>
<CodesignKey>iPhone Developer</CodesignKey>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="Xamarin.iOS" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ReactiveUI">
<Version>8.0.0-alpha0136</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Contents.json">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon1024.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon167.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon120.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon152.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon180.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon29.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon40.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon58.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon76.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon80.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon87.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon20.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon60.png">
<Visible>false</Visible>
</ImageAsset>
</ItemGroup>
<ItemGroup>
<Folder Include="Resources\" />
</ItemGroup>
<ItemGroup>
<InterfaceDefinition Include="LaunchScreen.storyboard" />
<InterfaceDefinition Include="Main.storyboard" />
</ItemGroup>
<ItemGroup>
<None Include="Info.plist" />
<None Include="Entitlements.plist" />
</ItemGroup>
<ItemGroup>
<Compile Include="Main.cs" />
<Compile Include="AppDelegate.cs" />
<Compile Include="LoginViewController.cs" />
<Compile Include="LoginViewController.designer.cs">
<DependentUpon>LoginViewController.cs</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\IntegrationTests.Shared\IntegrationTests.Shared.csproj">
<Project>{91A5C7A7-DB65-40BE-95DE-9757DD9A3ED0}</Project>
<Name>IntegrationTests.Shared</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
<ProjectGuid>{101E3060-8799-4119-8A7A-4F86A01C0C84}</ProjectGuid>
<ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<TemplateGuid>{edc1b0fa-90cd-4038-8fad-98fe74adb368}</TemplateGuid>
<OutputType>Exe</OutputType>
<RootNamespace>IntegrationTests.iOS</RootNamespace>
<AssemblyName>IntegrationTests.iOS</AssemblyName>
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\iPhoneSimulator\Debug</OutputPath>
<DefineConstants>DEBUG</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<MtouchArch>x86_64</MtouchArch>
<MtouchLink>None</MtouchLink>
<MtouchDebug>true</MtouchDebug>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\iPhoneSimulator\Release</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<MtouchLink>None</MtouchLink>
<MtouchArch>x86_64</MtouchArch>
<ConsolePause>false</ConsolePause>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\iPhone\Debug</OutputPath>
<DefineConstants>DEBUG</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<MtouchArch>ARM64</MtouchArch>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
<CodesignKey>iPhone Developer</CodesignKey>
<MtouchDebug>true</MtouchDebug>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\iPhone\Release</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
<MtouchArch>ARM64</MtouchArch>
<ConsolePause>false</ConsolePause>
<CodesignKey>iPhone Developer</CodesignKey>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="Xamarin.iOS" />
</ItemGroup>
<ItemGroup>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Contents.json">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon1024.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon167.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon120.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon152.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon180.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon29.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon40.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon58.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon76.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon80.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon87.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon20.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon60.png">
<Visible>false</Visible>
</ImageAsset>
</ItemGroup>
<ItemGroup>
<Folder Include="Resources\" />
</ItemGroup>
<ItemGroup>
<InterfaceDefinition Include="LaunchScreen.storyboard" />
<InterfaceDefinition Include="Main.storyboard" />
</ItemGroup>
<ItemGroup>
<None Include="Info.plist" />
<None Include="Entitlements.plist" />
</ItemGroup>
<ItemGroup>
<Compile Include="Main.cs" />
<Compile Include="AppDelegate.cs" />
<Compile Include="LoginViewController.cs" />
<Compile Include="LoginViewController.designer.cs">
<DependentUpon>LoginViewController.cs</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\IntegrationTests.Shared\IntegrationTests.Shared.csproj">
<Project>{91A5C7A7-DB65-40BE-95DE-9757DD9A3ED0}</Project>
<Name>IntegrationTests.Shared</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
</Project>