summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.Classic.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.Classic.csproj')
-rw-r--r--Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.Classic.csproj218
1 files changed, 218 insertions, 0 deletions
diff --git a/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.Classic.csproj b/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.Classic.csproj
new file mode 100644
index 00000000..cfa3dcaf
--- /dev/null
+++ b/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.Classic.csproj
@@ -0,0 +1,218 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
+ <ProductVersion>8.0.30703</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{DEEC5844-D609-4F35-BCF0-5B71C91C8133}</ProjectGuid>
+ <ProjectTypeGuids>{6BC8ED88-2882-458C-8E55-DFD12B67127B};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+ <OutputType>Exe</OutputType>
+ <RootNamespace>Xamarin.Forms.ControlGallery.iOS</RootNamespace>
+ <IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
+ <AssemblyName>XamarinFormsControlGalleryiOS</AssemblyName>
+ <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
+ <RestorePackages>true</RestorePackages>
+ <UseMSBuildEngine>True</UseMSBuildEngine>
+ <DefineConstants>_CLASSIC_</DefineConstants>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>classic_bin\iPhoneSimulator\Debug\</OutputPath>
+ <BaseIntermediateOutputPath>classic_obj\</BaseIntermediateOutputPath>
+ <DefineConstants>DEBUG;HAVE_OPENTK;_CLASSIC_</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <ConsolePause>false</ConsolePause>
+ <MtouchLink>SdkOnly</MtouchLink>
+ <MtouchDebug>True</MtouchDebug>
+ <MtouchSdkVersion>6.1</MtouchSdkVersion>
+ <MtouchProfiling>False</MtouchProfiling>
+ <MtouchExtraArgs />
+ <MtouchFastDev>False</MtouchFastDev>
+ <MtouchArch>Default, i386</MtouchArch>
+ <MtouchUseLlvm>False</MtouchUseLlvm>
+ <MtouchUseThumb>False</MtouchUseThumb>
+ <MtouchUseSGen>False</MtouchUseSGen>
+ <MtouchUseRefCounting>False</MtouchUseRefCounting>
+ <MtouchOptimizePNGs>False</MtouchOptimizePNGs>
+ <MtouchSdkVersion>7.0</MtouchSdkVersion>
+ <MtouchEnableGenericValueTypeSharing>True</MtouchEnableGenericValueTypeSharing>
+ <MtouchI18n />
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
+ <DebugType>none</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>classic_bin\iPhoneSimulator\Release</OutputPath>
+ <BaseIntermediateOutputPath>classic_obj\</BaseIntermediateOutputPath>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <ConsolePause>false</ConsolePause>
+ <MtouchLink>None</MtouchLink>
+ <DefineConstants>_CLASSIC_</DefineConstants>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>classic_bin\iPhone\Debug</OutputPath>
+ <BaseIntermediateOutputPath>classic_obj\</BaseIntermediateOutputPath>
+ <DefineConstants>DEBUG;__MOBILE__;__IOS__;_CLASSIC_</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <ConsolePause>false</ConsolePause>
+ <MtouchDebug>True</MtouchDebug>
+ <CodesignKey>iPhone Developer</CodesignKey>
+ <MtouchSdkVersion>8.1</MtouchSdkVersion>
+ <IpaPackageName>
+ </IpaPackageName>
+ <MtouchLink>SdkOnly</MtouchLink>
+ <MtouchProfiling>False</MtouchProfiling>
+ <MtouchExtraArgs />
+ <MtouchFastDev>False</MtouchFastDev>
+ <MtouchEnableGenericValueTypeSharing>True</MtouchEnableGenericValueTypeSharing>
+ <MtouchArch>Default, ARMv7</MtouchArch>
+ <MtouchUseLlvm>False</MtouchUseLlvm>
+ <MtouchUseThumb>False</MtouchUseThumb>
+ <MtouchUseSGen>False</MtouchUseSGen>
+ <MtouchUseRefCounting>False</MtouchUseRefCounting>
+ <MtouchOptimizePNGs>True</MtouchOptimizePNGs>
+ <MtouchI18n />
+ <BuildIpa>true</BuildIpa>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
+ <DebugType>none</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>classic_bin\iPhone\Release</OutputPath>
+ <BaseIntermediateOutputPath>classic_obj\</BaseIntermediateOutputPath>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <ConsolePause>false</ConsolePause>
+ <CodesignKey>iPhone Developer</CodesignKey>
+ <DefineConstants>_CLASSIC_</DefineConstants>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Ad-Hoc|iPhone' ">
+ <DebugType>none</DebugType>
+ <Optimize>True</Optimize>
+ <OutputPath>classic_bin\iPhone\Ad-Hoc</OutputPath>
+ <BaseIntermediateOutputPath>classic_obj\</BaseIntermediateOutputPath>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <ConsolePause>False</ConsolePause>
+ <CodesignKey>iPhone Distribution</CodesignKey>
+ <DefineConstants>_CLASSIC_</DefineConstants>
+ <BuildIpa>True</BuildIpa>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'AppStore|iPhone' ">
+ <DebugType>none</DebugType>
+ <Optimize>True</Optimize>
+ <OutputPath>classic_bin\iPhone\AppStore</OutputPath>
+ <BaseIntermediateOutputPath>classic_obj\</BaseIntermediateOutputPath>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <ConsolePause>False</ConsolePause>
+ <CodesignKey>iPhone Distribution</CodesignKey>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Turkey|iPhoneSimulator'">
+ <DebugSymbols>true</DebugSymbols>
+ <OutputPath>bin\iPhoneSimulator\Turkey\</OutputPath>
+ <DefineConstants>__MOBILE__;__IOS__;DEBUG;HAVE_OPENTK;_CLASSIC_</DefineConstants>
+ <DebugType>full</DebugType>
+ <PlatformTarget>AnyCPU</PlatformTarget>
+ <UseVSHostingProcess>false</UseVSHostingProcess>
+ <ErrorReport>prompt</ErrorReport>
+ <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Turkey|iPhone'">
+ <DebugSymbols>true</DebugSymbols>
+ <OutputPath>bin\iPhone\Turkey\</OutputPath>
+ <DefineConstants>__MOBILE__;__IOS__;DEBUG;__MOBILE__;__IOS__;_CLASSIC_</DefineConstants>
+ <DebugType>full</DebugType>
+ <PlatformTarget>AnyCPU</PlatformTarget>
+ <UseVSHostingProcess>false</UseVSHostingProcess>
+ <ErrorReport>prompt</ErrorReport>
+ <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
+ </PropertyGroup>
+ <ItemGroup>
+ <Compile Include="BrokenNativeControl.cs" />
+ <Compile Include="Main.cs" />
+ <Compile Include="AppDelegate.cs" />
+ <None Include="app.config" />
+ <None Include="Info.plist" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ <None Include="packages.config" />
+ <Compile Include="CustomRenderers.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\Stubs\Xamarin.Forms.Platform.iOS.Classic\Xamarin.Forms.Platform.iOS.Classic %28Forwarders%29.csproj">
+ <Project>{3e443aef-3ec0-48c4-a524-7c6996339e1b}</Project>
+ <Name>Xamarin.Forms.Platform.iOS.Classic %28Forwarders%29</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\Xamarin.Forms.Controls\Xamarin.Forms.Controls.csproj">
+ <Project>{cb9c96ce-125c-4a68-b6a1-c3ff1fbf93e1}</Project>
+ <Name>Xamarin.Forms.Controls</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\Xamarin.Forms.Maps.iOS\Xamarin.Forms.Maps.iOS.Classic.csproj">
+ <Project>{ca10facd-22ab-463f-a20e-379c212b0858}</Project>
+ <Name>Xamarin.Forms.Maps.iOS.Classic</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\Xamarin.Forms.Maps\Xamarin.Forms.Maps.csproj">
+ <Project>{7d13bac2-c6a4-416a-b07e-c169b199e52b}</Project>
+ <Name>Xamarin.Forms.Maps</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\Xamarin.Forms.Platform.iOS\Xamarin.Forms.Platform.iOS.Classic.csproj">
+ <Project>{4a47b5df-ddfc-476b-ac41-5105ff3b9b8b}</Project>
+ <Name>Xamarin.Forms.Platform.iOS.Classic</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\Xamarin.Forms.Core\Xamarin.Forms.Core.csproj">
+ <Project>{57B8B73D-C3B5-4C42-869E-7B2F17D354AC}</Project>
+ <Name>Xamarin.Forms.Core</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
+ <Content Include="bank%402x.png" />
+ <Content Include="bank.png" />
+ <Content Include="calculator%402x.png" />
+ <Content Include="calculator.png" />
+ <Content Include="cover1.jpg" />
+ <Content Include="crimson.jpg" />
+ <Content Include="Default-568h%402x.png" />
+ <BundleResource Include="default.css" />
+ <Content Include="Entitlements.plist" />
+ <Content Include="Goobuntu-icon.png" />
+ <Content Include="Intranet-icon.png" />
+ <BundleResource Include="Default%402x.png" />
+ <BundleResource Include="local.html" />
+ <Content Include="oasis.jpg" />
+ <BundleResource Include="oasissmall.jpg" />
+ <Content Include="coffee%402x.png" />
+ <Content Include="settings%402x.png" />
+ <Content Include="menuIcon%402x.png" />
+ <Content Include="crimsonsmall.jpg" />
+ <Content Include="seth%402x.png" />
+ <Content Include="cover1small.jpg" />
+ <Content Include="menuIcon.png" />
+ <Content Include="seth.png" />
+ <BundleResource Include="photo.jpg" />
+ <BundleResource Include="WebImages\XamarinLogo.png" />
+ <BundleResource Include="Images\FlowerBuds.jpg" />
+ <BundleResource Include="Images\FlowerBuds%402x.jpg" />
+ <BundleResource Include="Images\Fruits.jpg" />
+ <BundleResource Include="Images\Fruits%402x.jpg" />
+ <BundleResource Include="Images\Legumes.jpg" />
+ <BundleResource Include="Images\Legumes%402x.jpg" />
+ <BundleResource Include="Images\Vegetables.jpg" />
+ <BundleResource Include="Images\Vegetables%402x.jpg" />
+ <BundleResource Include="toolbar_close.png" />
+ </ItemGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.Xml" />
+ <Reference Include="System.Core" />
+ <Reference Include="monotouch" />
+ </ItemGroup>
+ <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.MonoTouch.CSharp.targets" />
+ <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
+ </Project>