NativeEmbedding.iOS.csproj 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
  6. <ProjectGuid>{2AC2B66A-07B3-4163-A401-A43E8C029C5B}</ProjectGuid>
  7. <ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  8. <OutputType>Exe</OutputType>
  9. <RootNamespace>NativeEmbedding.iOS</RootNamespace>
  10. <AssemblyName>NativeEmbeddingiOS</AssemblyName>
  11. <IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
  12. </PropertyGroup>
  13. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
  14. <DebugSymbols>true</DebugSymbols>
  15. <DebugType>full</DebugType>
  16. <Optimize>false</Optimize>
  17. <OutputPath>bin\iPhoneSimulator\Debug</OutputPath>
  18. <DefineConstants>DEBUG;ENABLE_TEST_CLOUD;</DefineConstants>
  19. <ErrorReport>prompt</ErrorReport>
  20. <WarningLevel>4</WarningLevel>
  21. <ConsolePause>false</ConsolePause>
  22. <CodesignKey>iPhone Developer</CodesignKey>
  23. <MtouchDebug>true</MtouchDebug>
  24. <MtouchFastDev>true</MtouchFastDev>
  25. <MtouchProfiling>true</MtouchProfiling>
  26. <MtouchUseSGen>true</MtouchUseSGen>
  27. <MtouchUseRefCounting>true</MtouchUseRefCounting>
  28. <MtouchLink>None</MtouchLink>
  29. <MtouchArch>i386</MtouchArch>
  30. <PlatformTarget>x86</PlatformTarget>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
  33. <Optimize>true</Optimize>
  34. <OutputPath>bin\iPhone\Release</OutputPath>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. <ConsolePause>false</ConsolePause>
  38. <CodesignKey>iPhone Developer</CodesignKey>
  39. <MtouchUseSGen>true</MtouchUseSGen>
  40. <MtouchUseRefCounting>true</MtouchUseRefCounting>
  41. <MtouchFloat32>true</MtouchFloat32>
  42. <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
  43. <MtouchArch>ARMv7, ARM64</MtouchArch>
  44. <PlatformTarget>x86</PlatformTarget>
  45. </PropertyGroup>
  46. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
  47. <Optimize>true</Optimize>
  48. <OutputPath>bin\iPhoneSimulator\Release</OutputPath>
  49. <ErrorReport>prompt</ErrorReport>
  50. <WarningLevel>4</WarningLevel>
  51. <ConsolePause>false</ConsolePause>
  52. <CodesignKey>iPhone Developer</CodesignKey>
  53. <MtouchUseSGen>true</MtouchUseSGen>
  54. <MtouchUseRefCounting>true</MtouchUseRefCounting>
  55. <MtouchLink>None</MtouchLink>
  56. <MtouchArch>i386</MtouchArch>
  57. <PlatformTarget>x86</PlatformTarget>
  58. </PropertyGroup>
  59. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
  60. <DebugSymbols>true</DebugSymbols>
  61. <DebugType>full</DebugType>
  62. <Optimize>false</Optimize>
  63. <OutputPath>bin\iPhone\Debug</OutputPath>
  64. <DefineConstants>DEBUG;ENABLE_TEST_CLOUD;</DefineConstants>
  65. <ErrorReport>prompt</ErrorReport>
  66. <WarningLevel>4</WarningLevel>
  67. <ConsolePause>false</ConsolePause>
  68. <CodesignKey>iPhone Developer</CodesignKey>
  69. <DeviceSpecificBuild>true</DeviceSpecificBuild>
  70. <MtouchDebug>true</MtouchDebug>
  71. <MtouchFastDev>true</MtouchFastDev>
  72. <MtouchProfiling>true</MtouchProfiling>
  73. <MtouchUseSGen>true</MtouchUseSGen>
  74. <MtouchUseRefCounting>true</MtouchUseRefCounting>
  75. <MtouchFloat32>true</MtouchFloat32>
  76. <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
  77. <MtouchArch>ARMv7, ARM64</MtouchArch>
  78. <PlatformTarget>x86</PlatformTarget>
  79. </PropertyGroup>
  80. <ItemGroup>
  81. <Reference Include="System" />
  82. <Reference Include="System.Xml" />
  83. <Reference Include="System.Core" />
  84. <Reference Include="Xamarin.iOS" />
  85. <Reference Include="Xamarin.Forms.Core">
  86. <HintPath>..\packages\Xamarin.Forms.2.2.0.31\lib\Xamarin.iOS10\Xamarin.Forms.Core.dll</HintPath>
  87. </Reference>
  88. <Reference Include="Xamarin.Forms.Platform">
  89. <HintPath>..\packages\Xamarin.Forms.2.2.0.31\lib\Xamarin.iOS10\Xamarin.Forms.Platform.dll</HintPath>
  90. </Reference>
  91. <Reference Include="Xamarin.Forms.Platform.iOS">
  92. <HintPath>..\packages\Xamarin.Forms.2.2.0.31\lib\Xamarin.iOS10\Xamarin.Forms.Platform.iOS.dll</HintPath>
  93. </Reference>
  94. <Reference Include="Xamarin.Forms.Xaml">
  95. <HintPath>..\packages\Xamarin.Forms.2.2.0.31\lib\Xamarin.iOS10\Xamarin.Forms.Xaml.dll</HintPath>
  96. </Reference>
  97. </ItemGroup>
  98. <ItemGroup>
  99. <ImageAsset Include="Assets.xcassets\AppIcons.appiconset\Contents.json">
  100. <InProject>false</InProject>
  101. </ImageAsset>
  102. <ImageAsset Include="Assets.xcassets\Contents.json">
  103. <InProject>false</InProject>
  104. </ImageAsset>
  105. </ItemGroup>
  106. <ItemGroup>
  107. <Folder Include="Resources\" />
  108. </ItemGroup>
  109. <ItemGroup>
  110. <InterfaceDefinition Include="LaunchScreen.storyboard" />
  111. </ItemGroup>
  112. <ItemGroup>
  113. <None Include="Info.plist" />
  114. <None Include="Entitlements.plist" />
  115. <None Include="packages.config" />
  116. </ItemGroup>
  117. <ItemGroup>
  118. <Compile Include="Main.cs" />
  119. <Compile Include="AppDelegate.cs" />
  120. </ItemGroup>
  121. <Import Project="..\NativeEmbedding\NativeEmbedding.projitems" Label="Shared" Condition="Exists('..\NativeEmbedding\NativeEmbedding.projitems')" />
  122. <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
  123. <Import Project="..\packages\Xamarin.Forms.2.2.0.31\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets" Condition="Exists('..\packages\Xamarin.Forms.2.2.0.31\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" />
  124. </Project>