ControlCatalog.iOS.csproj 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
  6. <ProjectGuid>{57E0455D-D565-44BB-B069-EE1AA20F8337}</ProjectGuid>
  7. <ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  8. <OutputType>Exe</OutputType>
  9. <RootNamespace>ControlCatalog.iOS</RootNamespace>
  10. <IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
  11. <AssemblyName>ControlCatalogiOS</AssemblyName>
  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</DefineConstants>
  19. <ErrorReport>prompt</ErrorReport>
  20. <WarningLevel>4</WarningLevel>
  21. <ConsolePause>false</ConsolePause>
  22. <MtouchArch>i386</MtouchArch>
  23. <MtouchLink>SdkOnly</MtouchLink>
  24. <MtouchDebug>True</MtouchDebug>
  25. <MtouchSdkVersion>9.1</MtouchSdkVersion>
  26. <MtouchProfiling>False</MtouchProfiling>
  27. <MtouchFastDev>False</MtouchFastDev>
  28. <MtouchNoSymbolStrip>False</MtouchNoSymbolStrip>
  29. <MtouchUseLlvm>False</MtouchUseLlvm>
  30. <MtouchUseThumb>False</MtouchUseThumb>
  31. <MtouchEnableBitcode>False</MtouchEnableBitcode>
  32. <MtouchUseSGen>False</MtouchUseSGen>
  33. <MtouchUseRefCounting>False</MtouchUseRefCounting>
  34. <OptimizePNGs>True</OptimizePNGs>
  35. <MtouchTlsProvider>Default</MtouchTlsProvider>
  36. <MtouchHttpClientHandler>HttpClientHandler</MtouchHttpClientHandler>
  37. <MtouchFloat32>False</MtouchFloat32>
  38. </PropertyGroup>
  39. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
  40. <DebugType>none</DebugType>
  41. <Optimize>true</Optimize>
  42. <OutputPath>bin\iPhoneSimulator\Release</OutputPath>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. <MtouchLink>None</MtouchLink>
  46. <MtouchArch>i386</MtouchArch>
  47. <ConsolePause>false</ConsolePause>
  48. </PropertyGroup>
  49. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
  50. <DebugSymbols>true</DebugSymbols>
  51. <DebugType>full</DebugType>
  52. <Optimize>false</Optimize>
  53. <OutputPath>bin\iPhone\Debug</OutputPath>
  54. <DefineConstants>DEBUG</DefineConstants>
  55. <ErrorReport>prompt</ErrorReport>
  56. <WarningLevel>4</WarningLevel>
  57. <ConsolePause>false</ConsolePause>
  58. <MtouchArch>ARMv7, ARM64</MtouchArch>
  59. <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
  60. <CodesignKey>iPhone Developer</CodesignKey>
  61. <MtouchDebug>true</MtouchDebug>
  62. </PropertyGroup>
  63. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
  64. <DebugType>none</DebugType>
  65. <Optimize>true</Optimize>
  66. <OutputPath>bin\iPhone\Release</OutputPath>
  67. <ErrorReport>prompt</ErrorReport>
  68. <WarningLevel>4</WarningLevel>
  69. <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
  70. <MtouchArch>ARMv7, ARM64</MtouchArch>
  71. <ConsolePause>false</ConsolePause>
  72. <CodesignKey>iPhone Developer</CodesignKey>
  73. </PropertyGroup>
  74. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Ad-Hoc|iPhone' ">
  75. <DebugType>none</DebugType>
  76. <Optimize>True</Optimize>
  77. <OutputPath>bin\iPhone\Ad-Hoc</OutputPath>
  78. <ErrorReport>prompt</ErrorReport>
  79. <WarningLevel>4</WarningLevel>
  80. <ConsolePause>False</ConsolePause>
  81. <MtouchArch>ARMv7, ARM64</MtouchArch>
  82. <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
  83. <BuildIpa>True</BuildIpa>
  84. <CodesignProvision>Automatic:AdHoc</CodesignProvision>
  85. <CodesignKey>iPhone Distribution</CodesignKey>
  86. </PropertyGroup>
  87. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'AppStore|iPhone' ">
  88. <DebugType>none</DebugType>
  89. <Optimize>True</Optimize>
  90. <OutputPath>bin\iPhone\AppStore</OutputPath>
  91. <ErrorReport>prompt</ErrorReport>
  92. <WarningLevel>4</WarningLevel>
  93. <ConsolePause>False</ConsolePause>
  94. <MtouchArch>ARMv7, ARM64</MtouchArch>
  95. <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
  96. <CodesignProvision>Automatic:AppStore</CodesignProvision>
  97. <CodesignKey>iPhone Distribution</CodesignKey>
  98. </PropertyGroup>
  99. <ItemGroup>
  100. <Compile Include="Main.cs" />
  101. <Compile Include="AppDelegate.cs" />
  102. <None Include="Info.plist" />
  103. <Compile Include="Properties\AssemblyInfo.cs" />
  104. <InterfaceDefinition Include="Resources\LaunchScreen.xib" />
  105. <Content Include="Entitlements.plist" />
  106. </ItemGroup>
  107. <ItemGroup>
  108. <Reference Include="System" />
  109. <Reference Include="System.Xml" />
  110. <Reference Include="System.Core" />
  111. <Reference Include="Xamarin.iOS" />
  112. </ItemGroup>
  113. <ItemGroup>
  114. <ProjectReference Include="..\..\src\iOS\Avalonia.iOS\Avalonia.iOS.csproj">
  115. <Project>{4488AD85-1495-4809-9AA4-DDFE0A48527E}</Project>
  116. <Name>Avalonia.iOS</Name>
  117. <IsAppExtension>false</IsAppExtension>
  118. <IsWatchApp>false</IsWatchApp>
  119. </ProjectReference>
  120. <ProjectReference Include="..\..\src\Markup\Avalonia.Markup.Xaml\Avalonia.Markup.Xaml.csproj">
  121. <Project>{3E53A01A-B331-47F3-B828-4A5717E77A24}</Project>
  122. <Name>Avalonia.Markup.Xaml</Name>
  123. </ProjectReference>
  124. <ProjectReference Include="..\..\src\Markup\Avalonia.Markup\Avalonia.Markup.csproj">
  125. <Project>{6417E941-21BC-467B-A771-0DE389353CE6}</Project>
  126. <Name>Avalonia.Markup</Name>
  127. </ProjectReference>
  128. <ProjectReference Include="..\..\src\Avalonia.Animation\Avalonia.Animation.csproj">
  129. <Project>{D211E587-D8BC-45B9-95A4-F297C8FA5200}</Project>
  130. <Name>Avalonia.Animation</Name>
  131. </ProjectReference>
  132. <ProjectReference Include="..\..\src\Avalonia.Base\Avalonia.Base.csproj">
  133. <Project>{B09B78D8-9B26-48B0-9149-D64A2F120F3F}</Project>
  134. <Name>Avalonia.Base</Name>
  135. </ProjectReference>
  136. <ProjectReference Include="..\..\src\Avalonia.Controls\Avalonia.Controls.csproj">
  137. <Project>{D2221C82-4A25-4583-9B43-D791E3F6820C}</Project>
  138. <Name>Avalonia.Controls</Name>
  139. </ProjectReference>
  140. <ProjectReference Include="..\..\src\Avalonia.Diagnostics\Avalonia.Diagnostics.csproj">
  141. <Project>{7062AE20-5DCC-4442-9645-8195BDECE63E}</Project>
  142. <Name>Avalonia.Diagnostics</Name>
  143. </ProjectReference>
  144. <ProjectReference Include="..\..\src\Avalonia.Input\Avalonia.Input.csproj">
  145. <Project>{62024B2D-53EB-4638-B26B-85EEAA54866E}</Project>
  146. <Name>Avalonia.Input</Name>
  147. </ProjectReference>
  148. <ProjectReference Include="..\..\src\Avalonia.Interactivity\Avalonia.Interactivity.csproj">
  149. <Project>{6B0ED19D-A08B-461C-A9D9-A9EE40B0C06B}</Project>
  150. <Name>Avalonia.Interactivity</Name>
  151. </ProjectReference>
  152. <ProjectReference Include="..\..\src\Avalonia.Layout\Avalonia.Layout.csproj">
  153. <Project>{42472427-4774-4C81-8AFF-9F27B8E31721}</Project>
  154. <Name>Avalonia.Layout</Name>
  155. </ProjectReference>
  156. <ProjectReference Include="..\..\src\Avalonia.Visuals\Avalonia.Visuals.csproj">
  157. <Project>{EB582467-6ABB-43A1-B052-E981BA910E3A}</Project>
  158. <Name>Avalonia.Visuals</Name>
  159. </ProjectReference>
  160. <ProjectReference Include="..\..\src\Avalonia.Styling\Avalonia.Styling.csproj">
  161. <Project>{F1BAA01A-F176-4C6A-B39D-5B40BB1B148F}</Project>
  162. <Name>Avalonia.Styling</Name>
  163. </ProjectReference>
  164. <ProjectReference Include="..\..\src\Avalonia.Themes.Default\Avalonia.Themes.Default.csproj">
  165. <Project>{3E10A5FA-E8DA-48B1-AD44-6A5B6CB7750F}</Project>
  166. <Name>Avalonia.Themes.Default</Name>
  167. </ProjectReference>
  168. <ProjectReference Include="..\..\src\Skia\Avalonia.Skia\Avalonia.Skia.csproj">
  169. <Project>{7d2d3083-71dd-4cc9-8907-39a0d86fb322}</Project>
  170. <Name>Avalonia.Skia</Name>
  171. </ProjectReference>
  172. <ProjectReference Include="..\ControlCatalog\ControlCatalog.csproj">
  173. <Project>{d0a739b9-3c68-4ba6-a328-41606954b6bd}</Project>
  174. <Name>ControlCatalog</Name>
  175. </ProjectReference>
  176. <PackageReference Include="SkiaSharp.HarfBuzz" Version="2.80.2-preview.33" />
  177. </ItemGroup>
  178. <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
  179. <Import Project="..\..\build\LegacyProject.targets" />
  180. <Import Project="..\..\build\SkiaSharp.props" />
  181. <Import Project="..\..\build\HarfBuzzSharp.props" />
  182. </Project>