MegacubeD.dproj 61 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{C761CEA6-AAC1-4C9A-9B90-2968CB94BBBB}</ProjectGuid>
  4. <MainSource>MegacubeD.dpr</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <TargetedPlatforms>3</TargetedPlatforms>
  8. <AppType>Application</AppType>
  9. <FrameworkType>VCL</FrameworkType>
  10. <ProjectVersion>19.4</ProjectVersion>
  11. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  17. <Base_Win32>true</Base_Win32>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  22. <Base_Win64>true</Base_Win64>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  27. <Cfg_1>true</Cfg_1>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  32. <Cfg_1_Win64>true</Cfg_1_Win64>
  33. <CfgParent>Cfg_1</CfgParent>
  34. <Cfg_1>true</Cfg_1>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  38. <Cfg_2>true</Cfg_2>
  39. <CfgParent>Base</CfgParent>
  40. <Base>true</Base>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  43. <Cfg_2_Win32>true</Cfg_2_Win32>
  44. <CfgParent>Cfg_2</CfgParent>
  45. <Cfg_2>true</Cfg_2>
  46. <Base>true</Base>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  49. <Cfg_2_Win64>true</Cfg_2_Win64>
  50. <CfgParent>Cfg_2</CfgParent>
  51. <Cfg_2>true</Cfg_2>
  52. <Base>true</Base>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="'$(Base)'!=''">
  55. <DCC_S>false</DCC_S>
  56. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
  57. <VerInfo_Locale>1049</VerInfo_Locale>
  58. <DCC_K>false</DCC_K>
  59. <SanitizedProjectName>MegacubeD</SanitizedProjectName>
  60. <DCC_E>false</DCC_E>
  61. <DCC_N>false</DCC_N>
  62. <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
  63. <DCC_F>false</DCC_F>
  64. <DCC_ImageBase>00400000</DCC_ImageBase>
  65. </PropertyGroup>
  66. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  67. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  68. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  69. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  70. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  71. <VerInfo_Locale>1033</VerInfo_Locale>
  72. <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName);ProductName=$(ModuleName)</VerInfo_Keys>
  73. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  74. <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  75. </PropertyGroup>
  76. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  77. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  78. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  79. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  80. <VerInfo_Locale>1033</VerInfo_Locale>
  81. <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  82. <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName);ProductName=$(ModuleName)</VerInfo_Keys>
  83. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  86. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  87. <DCC_DebugInformation>0</DCC_DebugInformation>
  88. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  89. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  90. </PropertyGroup>
  91. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  92. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  93. <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
  94. </PropertyGroup>
  95. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  96. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  97. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  98. <DCC_Optimize>false</DCC_Optimize>
  99. </PropertyGroup>
  100. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  101. <BT_BuildType>Debug</BT_BuildType>
  102. <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
  103. <VerInfo_Locale>1033</VerInfo_Locale>
  104. <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
  105. <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
  106. <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
  107. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  108. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  109. <DCC_UnitSearchPath>..\..\..\..\Source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  110. </PropertyGroup>
  111. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  112. <BT_BuildType>Debug</BT_BuildType>
  113. <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
  114. <VerInfo_Locale>1033</VerInfo_Locale>
  115. <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
  116. <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
  117. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  118. <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName);ProductName=$(ModuleName)</VerInfo_Keys>
  119. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  120. <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
  121. </PropertyGroup>
  122. <ItemGroup>
  123. <DelphiCompile Include="$(MainSource)">
  124. <MainSource>MainSource</MainSource>
  125. </DelphiCompile>
  126. <DCCReference Include="fMegaCubeD.pas">
  127. <Form>;
  128. {$R *.RES</Form>
  129. </DCCReference>
  130. <BuildConfiguration Include="Base">
  131. <Key>Base</Key>
  132. </BuildConfiguration>
  133. <BuildConfiguration Include="Release">
  134. <Key>Cfg_1</Key>
  135. <CfgParent>Base</CfgParent>
  136. </BuildConfiguration>
  137. <BuildConfiguration Include="Debug">
  138. <Key>Cfg_2</Key>
  139. <CfgParent>Base</CfgParent>
  140. </BuildConfiguration>
  141. </ItemGroup>
  142. <ProjectExtensions>
  143. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  144. <Borland.ProjectType/>
  145. <BorlandProject>
  146. <Delphi.Personality>
  147. <Source>
  148. <Source Name="MainSource">MegacubeD.dpr</Source>
  149. </Source>
  150. <Excluded_Packages>
  151. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k260.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  152. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp260.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  153. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  154. <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  155. </Excluded_Packages>
  156. </Delphi.Personality>
  157. <Platforms>
  158. <Platform value="Win32">True</Platform>
  159. <Platform value="Win64">True</Platform>
  160. </Platforms>
  161. <Deployment Version="3">
  162. <DeployFile LocalName="Win32\Debug\MegacubeD.exe" Configuration="Debug" Class="ProjectOutput">
  163. <Platform Name="Win32">
  164. <RemoteName>MegacubeD.exe</RemoteName>
  165. <Overwrite>true</Overwrite>
  166. </Platform>
  167. </DeployFile>
  168. <DeployClass Name="AdditionalDebugSymbols">
  169. <Platform Name="iOSSimulator">
  170. <Operation>1</Operation>
  171. </Platform>
  172. <Platform Name="OSX32">
  173. <RemoteDir>Contents\MacOS</RemoteDir>
  174. <Operation>1</Operation>
  175. </Platform>
  176. <Platform Name="Win32">
  177. <Operation>0</Operation>
  178. </Platform>
  179. </DeployClass>
  180. <DeployClass Name="AndroidClasses">
  181. <Platform Name="Android">
  182. <RemoteDir>classes</RemoteDir>
  183. <Operation>64</Operation>
  184. </Platform>
  185. <Platform Name="Android64">
  186. <RemoteDir>classes</RemoteDir>
  187. <Operation>64</Operation>
  188. </Platform>
  189. </DeployClass>
  190. <DeployClass Name="AndroidClassesDexFile">
  191. <Platform Name="Android">
  192. <RemoteDir>classes</RemoteDir>
  193. <Operation>1</Operation>
  194. </Platform>
  195. </DeployClass>
  196. <DeployClass Name="AndroidFileProvider">
  197. <Platform Name="Android">
  198. <RemoteDir>res\xml</RemoteDir>
  199. <Operation>1</Operation>
  200. </Platform>
  201. <Platform Name="Android64">
  202. <RemoteDir>res\xml</RemoteDir>
  203. <Operation>1</Operation>
  204. </Platform>
  205. </DeployClass>
  206. <DeployClass Name="AndroidGDBServer">
  207. <Platform Name="Android">
  208. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  209. <Operation>1</Operation>
  210. </Platform>
  211. </DeployClass>
  212. <DeployClass Name="AndroidLibnativeArmeabiFile">
  213. <Platform Name="Android">
  214. <RemoteDir>library\lib\armeabi</RemoteDir>
  215. <Operation>1</Operation>
  216. </Platform>
  217. <Platform Name="Android64">
  218. <RemoteDir>library\lib\armeabi</RemoteDir>
  219. <Operation>1</Operation>
  220. </Platform>
  221. </DeployClass>
  222. <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
  223. <Platform Name="Android64">
  224. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  225. <Operation>1</Operation>
  226. </Platform>
  227. </DeployClass>
  228. <DeployClass Name="AndroidLibnativeMipsFile">
  229. <Platform Name="Android">
  230. <RemoteDir>library\lib\mips</RemoteDir>
  231. <Operation>1</Operation>
  232. </Platform>
  233. <Platform Name="Android64">
  234. <RemoteDir>library\lib\mips</RemoteDir>
  235. <Operation>1</Operation>
  236. </Platform>
  237. </DeployClass>
  238. <DeployClass Name="AndroidServiceOutput">
  239. <Platform Name="Android">
  240. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  241. <Operation>1</Operation>
  242. </Platform>
  243. <Platform Name="Android64">
  244. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  245. <Operation>1</Operation>
  246. </Platform>
  247. </DeployClass>
  248. <DeployClass Name="AndroidServiceOutput_Android32">
  249. <Platform Name="Android64">
  250. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  251. <Operation>1</Operation>
  252. </Platform>
  253. </DeployClass>
  254. <DeployClass Name="AndroidSplashImageDef">
  255. <Platform Name="Android">
  256. <RemoteDir>res\drawable</RemoteDir>
  257. <Operation>1</Operation>
  258. </Platform>
  259. <Platform Name="Android64">
  260. <RemoteDir>res\drawable</RemoteDir>
  261. <Operation>1</Operation>
  262. </Platform>
  263. </DeployClass>
  264. <DeployClass Name="AndroidSplashStyles">
  265. <Platform Name="Android">
  266. <RemoteDir>res\values</RemoteDir>
  267. <Operation>1</Operation>
  268. </Platform>
  269. <Platform Name="Android64">
  270. <RemoteDir>res\values</RemoteDir>
  271. <Operation>1</Operation>
  272. </Platform>
  273. </DeployClass>
  274. <DeployClass Name="AndroidSplashStylesV21">
  275. <Platform Name="Android">
  276. <RemoteDir>res\values-v21</RemoteDir>
  277. <Operation>1</Operation>
  278. </Platform>
  279. <Platform Name="Android64">
  280. <RemoteDir>res\values-v21</RemoteDir>
  281. <Operation>1</Operation>
  282. </Platform>
  283. </DeployClass>
  284. <DeployClass Name="Android_Colors">
  285. <Platform Name="Android">
  286. <RemoteDir>res\values</RemoteDir>
  287. <Operation>1</Operation>
  288. </Platform>
  289. <Platform Name="Android64">
  290. <RemoteDir>res\values</RemoteDir>
  291. <Operation>1</Operation>
  292. </Platform>
  293. </DeployClass>
  294. <DeployClass Name="Android_DefaultAppIcon">
  295. <Platform Name="Android">
  296. <RemoteDir>res\drawable</RemoteDir>
  297. <Operation>1</Operation>
  298. </Platform>
  299. <Platform Name="Android64">
  300. <RemoteDir>res\drawable</RemoteDir>
  301. <Operation>1</Operation>
  302. </Platform>
  303. </DeployClass>
  304. <DeployClass Name="Android_LauncherIcon144">
  305. <Platform Name="Android">
  306. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  307. <Operation>1</Operation>
  308. </Platform>
  309. <Platform Name="Android64">
  310. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  311. <Operation>1</Operation>
  312. </Platform>
  313. </DeployClass>
  314. <DeployClass Name="Android_LauncherIcon192">
  315. <Platform Name="Android">
  316. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  317. <Operation>1</Operation>
  318. </Platform>
  319. <Platform Name="Android64">
  320. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  321. <Operation>1</Operation>
  322. </Platform>
  323. </DeployClass>
  324. <DeployClass Name="Android_LauncherIcon36">
  325. <Platform Name="Android">
  326. <RemoteDir>res\drawable-ldpi</RemoteDir>
  327. <Operation>1</Operation>
  328. </Platform>
  329. <Platform Name="Android64">
  330. <RemoteDir>res\drawable-ldpi</RemoteDir>
  331. <Operation>1</Operation>
  332. </Platform>
  333. </DeployClass>
  334. <DeployClass Name="Android_LauncherIcon48">
  335. <Platform Name="Android">
  336. <RemoteDir>res\drawable-mdpi</RemoteDir>
  337. <Operation>1</Operation>
  338. </Platform>
  339. <Platform Name="Android64">
  340. <RemoteDir>res\drawable-mdpi</RemoteDir>
  341. <Operation>1</Operation>
  342. </Platform>
  343. </DeployClass>
  344. <DeployClass Name="Android_LauncherIcon72">
  345. <Platform Name="Android">
  346. <RemoteDir>res\drawable-hdpi</RemoteDir>
  347. <Operation>1</Operation>
  348. </Platform>
  349. <Platform Name="Android64">
  350. <RemoteDir>res\drawable-hdpi</RemoteDir>
  351. <Operation>1</Operation>
  352. </Platform>
  353. </DeployClass>
  354. <DeployClass Name="Android_LauncherIcon96">
  355. <Platform Name="Android">
  356. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  357. <Operation>1</Operation>
  358. </Platform>
  359. <Platform Name="Android64">
  360. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  361. <Operation>1</Operation>
  362. </Platform>
  363. </DeployClass>
  364. <DeployClass Name="Android_NotificationIcon24">
  365. <Platform Name="Android">
  366. <RemoteDir>res\drawable-mdpi</RemoteDir>
  367. <Operation>1</Operation>
  368. </Platform>
  369. <Platform Name="Android64">
  370. <RemoteDir>res\drawable-mdpi</RemoteDir>
  371. <Operation>1</Operation>
  372. </Platform>
  373. </DeployClass>
  374. <DeployClass Name="Android_NotificationIcon36">
  375. <Platform Name="Android">
  376. <RemoteDir>res\drawable-hdpi</RemoteDir>
  377. <Operation>1</Operation>
  378. </Platform>
  379. <Platform Name="Android64">
  380. <RemoteDir>res\drawable-hdpi</RemoteDir>
  381. <Operation>1</Operation>
  382. </Platform>
  383. </DeployClass>
  384. <DeployClass Name="Android_NotificationIcon48">
  385. <Platform Name="Android">
  386. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  387. <Operation>1</Operation>
  388. </Platform>
  389. <Platform Name="Android64">
  390. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  391. <Operation>1</Operation>
  392. </Platform>
  393. </DeployClass>
  394. <DeployClass Name="Android_NotificationIcon72">
  395. <Platform Name="Android">
  396. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  397. <Operation>1</Operation>
  398. </Platform>
  399. <Platform Name="Android64">
  400. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  401. <Operation>1</Operation>
  402. </Platform>
  403. </DeployClass>
  404. <DeployClass Name="Android_NotificationIcon96">
  405. <Platform Name="Android">
  406. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  407. <Operation>1</Operation>
  408. </Platform>
  409. <Platform Name="Android64">
  410. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  411. <Operation>1</Operation>
  412. </Platform>
  413. </DeployClass>
  414. <DeployClass Name="Android_SplashImage426">
  415. <Platform Name="Android">
  416. <RemoteDir>res\drawable-small</RemoteDir>
  417. <Operation>1</Operation>
  418. </Platform>
  419. <Platform Name="Android64">
  420. <RemoteDir>res\drawable-small</RemoteDir>
  421. <Operation>1</Operation>
  422. </Platform>
  423. </DeployClass>
  424. <DeployClass Name="Android_SplashImage470">
  425. <Platform Name="Android">
  426. <RemoteDir>res\drawable-normal</RemoteDir>
  427. <Operation>1</Operation>
  428. </Platform>
  429. <Platform Name="Android64">
  430. <RemoteDir>res\drawable-normal</RemoteDir>
  431. <Operation>1</Operation>
  432. </Platform>
  433. </DeployClass>
  434. <DeployClass Name="Android_SplashImage640">
  435. <Platform Name="Android">
  436. <RemoteDir>res\drawable-large</RemoteDir>
  437. <Operation>1</Operation>
  438. </Platform>
  439. <Platform Name="Android64">
  440. <RemoteDir>res\drawable-large</RemoteDir>
  441. <Operation>1</Operation>
  442. </Platform>
  443. </DeployClass>
  444. <DeployClass Name="Android_SplashImage960">
  445. <Platform Name="Android">
  446. <RemoteDir>res\drawable-xlarge</RemoteDir>
  447. <Operation>1</Operation>
  448. </Platform>
  449. <Platform Name="Android64">
  450. <RemoteDir>res\drawable-xlarge</RemoteDir>
  451. <Operation>1</Operation>
  452. </Platform>
  453. </DeployClass>
  454. <DeployClass Name="Android_Strings">
  455. <Platform Name="Android">
  456. <RemoteDir>res\values</RemoteDir>
  457. <Operation>1</Operation>
  458. </Platform>
  459. <Platform Name="Android64">
  460. <RemoteDir>res\values</RemoteDir>
  461. <Operation>1</Operation>
  462. </Platform>
  463. </DeployClass>
  464. <DeployClass Name="DebugSymbols">
  465. <Platform Name="iOSSimulator">
  466. <Operation>1</Operation>
  467. </Platform>
  468. <Platform Name="OSX32">
  469. <RemoteDir>Contents\MacOS</RemoteDir>
  470. <Operation>1</Operation>
  471. </Platform>
  472. <Platform Name="Win32">
  473. <Operation>0</Operation>
  474. </Platform>
  475. </DeployClass>
  476. <DeployClass Name="DependencyFramework">
  477. <Platform Name="OSX32">
  478. <RemoteDir>Contents\MacOS</RemoteDir>
  479. <Operation>1</Operation>
  480. <Extensions>.framework</Extensions>
  481. </Platform>
  482. <Platform Name="OSX64">
  483. <RemoteDir>Contents\MacOS</RemoteDir>
  484. <Operation>1</Operation>
  485. <Extensions>.framework</Extensions>
  486. </Platform>
  487. <Platform Name="OSXARM64">
  488. <RemoteDir>Contents\MacOS</RemoteDir>
  489. <Operation>1</Operation>
  490. <Extensions>.framework</Extensions>
  491. </Platform>
  492. <Platform Name="Win32">
  493. <Operation>0</Operation>
  494. </Platform>
  495. </DeployClass>
  496. <DeployClass Name="DependencyModule">
  497. <Platform Name="iOSDevice32">
  498. <Operation>1</Operation>
  499. <Extensions>.dylib</Extensions>
  500. </Platform>
  501. <Platform Name="iOSDevice64">
  502. <Operation>1</Operation>
  503. <Extensions>.dylib</Extensions>
  504. </Platform>
  505. <Platform Name="iOSSimulator">
  506. <Operation>1</Operation>
  507. <Extensions>.dylib</Extensions>
  508. </Platform>
  509. <Platform Name="OSX32">
  510. <RemoteDir>Contents\MacOS</RemoteDir>
  511. <Operation>1</Operation>
  512. <Extensions>.dylib</Extensions>
  513. </Platform>
  514. <Platform Name="OSX64">
  515. <RemoteDir>Contents\MacOS</RemoteDir>
  516. <Operation>1</Operation>
  517. <Extensions>.dylib</Extensions>
  518. </Platform>
  519. <Platform Name="OSXARM64">
  520. <RemoteDir>Contents\MacOS</RemoteDir>
  521. <Operation>1</Operation>
  522. <Extensions>.dylib</Extensions>
  523. </Platform>
  524. <Platform Name="Win32">
  525. <Operation>0</Operation>
  526. <Extensions>.dll;.bpl</Extensions>
  527. </Platform>
  528. </DeployClass>
  529. <DeployClass Required="true" Name="DependencyPackage">
  530. <Platform Name="iOSDevice32">
  531. <Operation>1</Operation>
  532. <Extensions>.dylib</Extensions>
  533. </Platform>
  534. <Platform Name="iOSDevice64">
  535. <Operation>1</Operation>
  536. <Extensions>.dylib</Extensions>
  537. </Platform>
  538. <Platform Name="iOSSimulator">
  539. <Operation>1</Operation>
  540. <Extensions>.dylib</Extensions>
  541. </Platform>
  542. <Platform Name="OSX32">
  543. <RemoteDir>Contents\MacOS</RemoteDir>
  544. <Operation>1</Operation>
  545. <Extensions>.dylib</Extensions>
  546. </Platform>
  547. <Platform Name="OSX64">
  548. <RemoteDir>Contents\MacOS</RemoteDir>
  549. <Operation>1</Operation>
  550. <Extensions>.dylib</Extensions>
  551. </Platform>
  552. <Platform Name="OSXARM64">
  553. <RemoteDir>Contents\MacOS</RemoteDir>
  554. <Operation>1</Operation>
  555. <Extensions>.dylib</Extensions>
  556. </Platform>
  557. <Platform Name="Win32">
  558. <Operation>0</Operation>
  559. <Extensions>.bpl</Extensions>
  560. </Platform>
  561. </DeployClass>
  562. <DeployClass Name="File">
  563. <Platform Name="Android">
  564. <Operation>0</Operation>
  565. </Platform>
  566. <Platform Name="Android64">
  567. <Operation>0</Operation>
  568. </Platform>
  569. <Platform Name="iOSDevice32">
  570. <Operation>0</Operation>
  571. </Platform>
  572. <Platform Name="iOSDevice64">
  573. <Operation>0</Operation>
  574. </Platform>
  575. <Platform Name="iOSSimulator">
  576. <Operation>0</Operation>
  577. </Platform>
  578. <Platform Name="OSX32">
  579. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  580. <Operation>0</Operation>
  581. </Platform>
  582. <Platform Name="OSX64">
  583. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  584. <Operation>0</Operation>
  585. </Platform>
  586. <Platform Name="OSXARM64">
  587. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  588. <Operation>0</Operation>
  589. </Platform>
  590. <Platform Name="Win32">
  591. <Operation>0</Operation>
  592. </Platform>
  593. </DeployClass>
  594. <DeployClass Name="iOS_AppStore1024">
  595. <Platform Name="iOSDevice64">
  596. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  597. <Operation>1</Operation>
  598. </Platform>
  599. </DeployClass>
  600. <DeployClass Name="iPad_AppIcon152">
  601. <Platform Name="iOSDevice64">
  602. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  603. <Operation>1</Operation>
  604. </Platform>
  605. <Platform Name="iOSSimulator">
  606. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  607. <Operation>1</Operation>
  608. </Platform>
  609. </DeployClass>
  610. <DeployClass Name="iPad_AppIcon167">
  611. <Platform Name="iOSDevice64">
  612. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  613. <Operation>1</Operation>
  614. </Platform>
  615. <Platform Name="iOSSimulator">
  616. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  617. <Operation>1</Operation>
  618. </Platform>
  619. </DeployClass>
  620. <DeployClass Name="iPad_Launch1024x768">
  621. <Platform Name="iOSDevice32">
  622. <Operation>1</Operation>
  623. </Platform>
  624. <Platform Name="iOSDevice64">
  625. <Operation>1</Operation>
  626. </Platform>
  627. <Platform Name="iOSSimulator">
  628. <Operation>1</Operation>
  629. </Platform>
  630. </DeployClass>
  631. <DeployClass Name="iPad_Launch1536x2048">
  632. <Platform Name="iOSDevice32">
  633. <Operation>1</Operation>
  634. </Platform>
  635. <Platform Name="iOSDevice64">
  636. <Operation>1</Operation>
  637. </Platform>
  638. <Platform Name="iOSSimulator">
  639. <Operation>1</Operation>
  640. </Platform>
  641. </DeployClass>
  642. <DeployClass Name="iPad_Launch1668">
  643. <Platform Name="iOSDevice32">
  644. <Operation>1</Operation>
  645. </Platform>
  646. <Platform Name="iOSDevice64">
  647. <Operation>1</Operation>
  648. </Platform>
  649. <Platform Name="iOSSimulator">
  650. <Operation>1</Operation>
  651. </Platform>
  652. </DeployClass>
  653. <DeployClass Name="iPad_Launch1668x2388">
  654. <Platform Name="iOSDevice32">
  655. <Operation>1</Operation>
  656. </Platform>
  657. <Platform Name="iOSDevice64">
  658. <Operation>1</Operation>
  659. </Platform>
  660. <Platform Name="iOSSimulator">
  661. <Operation>1</Operation>
  662. </Platform>
  663. </DeployClass>
  664. <DeployClass Name="iPad_Launch2048x1536">
  665. <Platform Name="iOSDevice32">
  666. <Operation>1</Operation>
  667. </Platform>
  668. <Platform Name="iOSDevice64">
  669. <Operation>1</Operation>
  670. </Platform>
  671. <Platform Name="iOSSimulator">
  672. <Operation>1</Operation>
  673. </Platform>
  674. </DeployClass>
  675. <DeployClass Name="iPad_Launch2048x2732">
  676. <Platform Name="iOSDevice32">
  677. <Operation>1</Operation>
  678. </Platform>
  679. <Platform Name="iOSDevice64">
  680. <Operation>1</Operation>
  681. </Platform>
  682. <Platform Name="iOSSimulator">
  683. <Operation>1</Operation>
  684. </Platform>
  685. </DeployClass>
  686. <DeployClass Name="iPad_Launch2224">
  687. <Platform Name="iOSDevice32">
  688. <Operation>1</Operation>
  689. </Platform>
  690. <Platform Name="iOSDevice64">
  691. <Operation>1</Operation>
  692. </Platform>
  693. <Platform Name="iOSSimulator">
  694. <Operation>1</Operation>
  695. </Platform>
  696. </DeployClass>
  697. <DeployClass Name="iPad_Launch2388x1668">
  698. <Platform Name="iOSDevice32">
  699. <Operation>1</Operation>
  700. </Platform>
  701. <Platform Name="iOSDevice64">
  702. <Operation>1</Operation>
  703. </Platform>
  704. <Platform Name="iOSSimulator">
  705. <Operation>1</Operation>
  706. </Platform>
  707. </DeployClass>
  708. <DeployClass Name="iPad_Launch2732x2048">
  709. <Platform Name="iOSDevice32">
  710. <Operation>1</Operation>
  711. </Platform>
  712. <Platform Name="iOSDevice64">
  713. <Operation>1</Operation>
  714. </Platform>
  715. <Platform Name="iOSSimulator">
  716. <Operation>1</Operation>
  717. </Platform>
  718. </DeployClass>
  719. <DeployClass Name="iPad_Launch2x">
  720. <Platform Name="iOSDevice64">
  721. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  722. <Operation>1</Operation>
  723. </Platform>
  724. <Platform Name="iOSSimulator">
  725. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  726. <Operation>1</Operation>
  727. </Platform>
  728. </DeployClass>
  729. <DeployClass Name="iPad_Launch768x1024">
  730. <Platform Name="iOSDevice32">
  731. <Operation>1</Operation>
  732. </Platform>
  733. <Platform Name="iOSDevice64">
  734. <Operation>1</Operation>
  735. </Platform>
  736. <Platform Name="iOSSimulator">
  737. <Operation>1</Operation>
  738. </Platform>
  739. </DeployClass>
  740. <DeployClass Name="iPad_LaunchDark2x">
  741. <Platform Name="iOSDevice64">
  742. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  743. <Operation>1</Operation>
  744. </Platform>
  745. <Platform Name="iOSSimulator">
  746. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  747. <Operation>1</Operation>
  748. </Platform>
  749. </DeployClass>
  750. <DeployClass Name="iPad_Notification40">
  751. <Platform Name="iOSDevice64">
  752. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  753. <Operation>1</Operation>
  754. </Platform>
  755. <Platform Name="iOSSimulator">
  756. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  757. <Operation>1</Operation>
  758. </Platform>
  759. </DeployClass>
  760. <DeployClass Name="iPad_Setting58">
  761. <Platform Name="iOSDevice64">
  762. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  763. <Operation>1</Operation>
  764. </Platform>
  765. <Platform Name="iOSSimulator">
  766. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  767. <Operation>1</Operation>
  768. </Platform>
  769. </DeployClass>
  770. <DeployClass Name="iPad_SpotLight80">
  771. <Platform Name="iOSDevice64">
  772. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  773. <Operation>1</Operation>
  774. </Platform>
  775. <Platform Name="iOSSimulator">
  776. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  777. <Operation>1</Operation>
  778. </Platform>
  779. </DeployClass>
  780. <DeployClass Name="iPhone_AppIcon120">
  781. <Platform Name="iOSDevice64">
  782. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  783. <Operation>1</Operation>
  784. </Platform>
  785. <Platform Name="iOSSimulator">
  786. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  787. <Operation>1</Operation>
  788. </Platform>
  789. </DeployClass>
  790. <DeployClass Name="iPhone_AppIcon180">
  791. <Platform Name="iOSDevice64">
  792. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  793. <Operation>1</Operation>
  794. </Platform>
  795. <Platform Name="iOSSimulator">
  796. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  797. <Operation>1</Operation>
  798. </Platform>
  799. </DeployClass>
  800. <DeployClass Name="iPhone_Launch1125">
  801. <Platform Name="iOSDevice32">
  802. <Operation>1</Operation>
  803. </Platform>
  804. <Platform Name="iOSDevice64">
  805. <Operation>1</Operation>
  806. </Platform>
  807. <Platform Name="iOSSimulator">
  808. <Operation>1</Operation>
  809. </Platform>
  810. </DeployClass>
  811. <DeployClass Name="iPhone_Launch1136x640">
  812. <Platform Name="iOSDevice32">
  813. <Operation>1</Operation>
  814. </Platform>
  815. <Platform Name="iOSDevice64">
  816. <Operation>1</Operation>
  817. </Platform>
  818. <Platform Name="iOSSimulator">
  819. <Operation>1</Operation>
  820. </Platform>
  821. </DeployClass>
  822. <DeployClass Name="iPhone_Launch1242">
  823. <Platform Name="iOSDevice32">
  824. <Operation>1</Operation>
  825. </Platform>
  826. <Platform Name="iOSDevice64">
  827. <Operation>1</Operation>
  828. </Platform>
  829. <Platform Name="iOSSimulator">
  830. <Operation>1</Operation>
  831. </Platform>
  832. </DeployClass>
  833. <DeployClass Name="iPhone_Launch1242x2688">
  834. <Platform Name="iOSDevice32">
  835. <Operation>1</Operation>
  836. </Platform>
  837. <Platform Name="iOSDevice64">
  838. <Operation>1</Operation>
  839. </Platform>
  840. <Platform Name="iOSSimulator">
  841. <Operation>1</Operation>
  842. </Platform>
  843. </DeployClass>
  844. <DeployClass Name="iPhone_Launch1334">
  845. <Platform Name="iOSDevice32">
  846. <Operation>1</Operation>
  847. </Platform>
  848. <Platform Name="iOSDevice64">
  849. <Operation>1</Operation>
  850. </Platform>
  851. <Platform Name="iOSSimulator">
  852. <Operation>1</Operation>
  853. </Platform>
  854. </DeployClass>
  855. <DeployClass Name="iPhone_Launch1792">
  856. <Platform Name="iOSDevice32">
  857. <Operation>1</Operation>
  858. </Platform>
  859. <Platform Name="iOSDevice64">
  860. <Operation>1</Operation>
  861. </Platform>
  862. <Platform Name="iOSSimulator">
  863. <Operation>1</Operation>
  864. </Platform>
  865. </DeployClass>
  866. <DeployClass Name="iPhone_Launch2208">
  867. <Platform Name="iOSDevice32">
  868. <Operation>1</Operation>
  869. </Platform>
  870. <Platform Name="iOSDevice64">
  871. <Operation>1</Operation>
  872. </Platform>
  873. <Platform Name="iOSSimulator">
  874. <Operation>1</Operation>
  875. </Platform>
  876. </DeployClass>
  877. <DeployClass Name="iPhone_Launch2436">
  878. <Platform Name="iOSDevice32">
  879. <Operation>1</Operation>
  880. </Platform>
  881. <Platform Name="iOSDevice64">
  882. <Operation>1</Operation>
  883. </Platform>
  884. <Platform Name="iOSSimulator">
  885. <Operation>1</Operation>
  886. </Platform>
  887. </DeployClass>
  888. <DeployClass Name="iPhone_Launch2688x1242">
  889. <Platform Name="iOSDevice32">
  890. <Operation>1</Operation>
  891. </Platform>
  892. <Platform Name="iOSDevice64">
  893. <Operation>1</Operation>
  894. </Platform>
  895. <Platform Name="iOSSimulator">
  896. <Operation>1</Operation>
  897. </Platform>
  898. </DeployClass>
  899. <DeployClass Name="iPhone_Launch2x">
  900. <Platform Name="iOSDevice64">
  901. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  902. <Operation>1</Operation>
  903. </Platform>
  904. <Platform Name="iOSSimulator">
  905. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  906. <Operation>1</Operation>
  907. </Platform>
  908. </DeployClass>
  909. <DeployClass Name="iPhone_Launch320">
  910. <Platform Name="iOSDevice32">
  911. <Operation>1</Operation>
  912. </Platform>
  913. <Platform Name="iOSDevice64">
  914. <Operation>1</Operation>
  915. </Platform>
  916. <Platform Name="iOSSimulator">
  917. <Operation>1</Operation>
  918. </Platform>
  919. </DeployClass>
  920. <DeployClass Name="iPhone_Launch3x">
  921. <Platform Name="iOSDevice64">
  922. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  923. <Operation>1</Operation>
  924. </Platform>
  925. <Platform Name="iOSSimulator">
  926. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  927. <Operation>1</Operation>
  928. </Platform>
  929. </DeployClass>
  930. <DeployClass Name="iPhone_Launch640">
  931. <Platform Name="iOSDevice32">
  932. <Operation>1</Operation>
  933. </Platform>
  934. <Platform Name="iOSDevice64">
  935. <Operation>1</Operation>
  936. </Platform>
  937. <Platform Name="iOSSimulator">
  938. <Operation>1</Operation>
  939. </Platform>
  940. </DeployClass>
  941. <DeployClass Name="iPhone_Launch640x1136">
  942. <Platform Name="iOSDevice32">
  943. <Operation>1</Operation>
  944. </Platform>
  945. <Platform Name="iOSDevice64">
  946. <Operation>1</Operation>
  947. </Platform>
  948. <Platform Name="iOSSimulator">
  949. <Operation>1</Operation>
  950. </Platform>
  951. </DeployClass>
  952. <DeployClass Name="iPhone_Launch750">
  953. <Platform Name="iOSDevice32">
  954. <Operation>1</Operation>
  955. </Platform>
  956. <Platform Name="iOSDevice64">
  957. <Operation>1</Operation>
  958. </Platform>
  959. <Platform Name="iOSSimulator">
  960. <Operation>1</Operation>
  961. </Platform>
  962. </DeployClass>
  963. <DeployClass Name="iPhone_Launch828">
  964. <Platform Name="iOSDevice32">
  965. <Operation>1</Operation>
  966. </Platform>
  967. <Platform Name="iOSDevice64">
  968. <Operation>1</Operation>
  969. </Platform>
  970. <Platform Name="iOSSimulator">
  971. <Operation>1</Operation>
  972. </Platform>
  973. </DeployClass>
  974. <DeployClass Name="iPhone_LaunchDark2x">
  975. <Platform Name="iOSDevice64">
  976. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  977. <Operation>1</Operation>
  978. </Platform>
  979. <Platform Name="iOSSimulator">
  980. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  981. <Operation>1</Operation>
  982. </Platform>
  983. </DeployClass>
  984. <DeployClass Name="iPhone_LaunchDark3x">
  985. <Platform Name="iOSDevice64">
  986. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  987. <Operation>1</Operation>
  988. </Platform>
  989. <Platform Name="iOSSimulator">
  990. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  991. <Operation>1</Operation>
  992. </Platform>
  993. </DeployClass>
  994. <DeployClass Name="iPhone_Notification40">
  995. <Platform Name="iOSDevice64">
  996. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  997. <Operation>1</Operation>
  998. </Platform>
  999. <Platform Name="iOSSimulator">
  1000. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1001. <Operation>1</Operation>
  1002. </Platform>
  1003. </DeployClass>
  1004. <DeployClass Name="iPhone_Notification60">
  1005. <Platform Name="iOSDevice64">
  1006. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1007. <Operation>1</Operation>
  1008. </Platform>
  1009. <Platform Name="iOSSimulator">
  1010. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1011. <Operation>1</Operation>
  1012. </Platform>
  1013. </DeployClass>
  1014. <DeployClass Name="iPhone_Setting58">
  1015. <Platform Name="iOSDevice64">
  1016. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1017. <Operation>1</Operation>
  1018. </Platform>
  1019. <Platform Name="iOSSimulator">
  1020. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1021. <Operation>1</Operation>
  1022. </Platform>
  1023. </DeployClass>
  1024. <DeployClass Name="iPhone_Setting87">
  1025. <Platform Name="iOSDevice64">
  1026. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1027. <Operation>1</Operation>
  1028. </Platform>
  1029. <Platform Name="iOSSimulator">
  1030. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1031. <Operation>1</Operation>
  1032. </Platform>
  1033. </DeployClass>
  1034. <DeployClass Name="iPhone_Spotlight120">
  1035. <Platform Name="iOSDevice64">
  1036. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1037. <Operation>1</Operation>
  1038. </Platform>
  1039. <Platform Name="iOSSimulator">
  1040. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1041. <Operation>1</Operation>
  1042. </Platform>
  1043. </DeployClass>
  1044. <DeployClass Name="iPhone_Spotlight80">
  1045. <Platform Name="iOSDevice64">
  1046. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1047. <Operation>1</Operation>
  1048. </Platform>
  1049. <Platform Name="iOSSimulator">
  1050. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1051. <Operation>1</Operation>
  1052. </Platform>
  1053. </DeployClass>
  1054. <DeployClass Name="ProjectAndroidManifest">
  1055. <Platform Name="Android">
  1056. <Operation>1</Operation>
  1057. </Platform>
  1058. <Platform Name="Android64">
  1059. <Operation>1</Operation>
  1060. </Platform>
  1061. </DeployClass>
  1062. <DeployClass Name="ProjectiOSDeviceDebug">
  1063. <Platform Name="iOSDevice32">
  1064. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  1065. <Operation>1</Operation>
  1066. </Platform>
  1067. <Platform Name="iOSDevice64">
  1068. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  1069. <Operation>1</Operation>
  1070. </Platform>
  1071. </DeployClass>
  1072. <DeployClass Name="ProjectiOSDeviceResourceRules">
  1073. <Platform Name="iOSDevice32">
  1074. <Operation>1</Operation>
  1075. </Platform>
  1076. <Platform Name="iOSDevice64">
  1077. <Operation>1</Operation>
  1078. </Platform>
  1079. </DeployClass>
  1080. <DeployClass Name="ProjectiOSEntitlements">
  1081. <Platform Name="iOSDevice32">
  1082. <RemoteDir>..\</RemoteDir>
  1083. <Operation>1</Operation>
  1084. </Platform>
  1085. <Platform Name="iOSDevice64">
  1086. <RemoteDir>..\</RemoteDir>
  1087. <Operation>1</Operation>
  1088. </Platform>
  1089. </DeployClass>
  1090. <DeployClass Name="ProjectiOSInfoPList">
  1091. <Platform Name="iOSDevice32">
  1092. <Operation>1</Operation>
  1093. </Platform>
  1094. <Platform Name="iOSDevice64">
  1095. <Operation>1</Operation>
  1096. </Platform>
  1097. <Platform Name="iOSSimulator">
  1098. <Operation>1</Operation>
  1099. </Platform>
  1100. </DeployClass>
  1101. <DeployClass Name="ProjectiOSLaunchScreen">
  1102. <Platform Name="iOSDevice64">
  1103. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  1104. <Operation>64</Operation>
  1105. </Platform>
  1106. <Platform Name="iOSSimulator">
  1107. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  1108. <Operation>64</Operation>
  1109. </Platform>
  1110. </DeployClass>
  1111. <DeployClass Name="ProjectiOSResource">
  1112. <Platform Name="iOSDevice32">
  1113. <Operation>1</Operation>
  1114. </Platform>
  1115. <Platform Name="iOSDevice64">
  1116. <Operation>1</Operation>
  1117. </Platform>
  1118. <Platform Name="iOSSimulator">
  1119. <Operation>1</Operation>
  1120. </Platform>
  1121. </DeployClass>
  1122. <DeployClass Name="ProjectOSXDebug">
  1123. <Platform Name="OSX64">
  1124. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  1125. <Operation>1</Operation>
  1126. </Platform>
  1127. <Platform Name="OSXARM64">
  1128. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  1129. <Operation>1</Operation>
  1130. </Platform>
  1131. </DeployClass>
  1132. <DeployClass Name="ProjectOSXEntitlements">
  1133. <Platform Name="OSX32">
  1134. <RemoteDir>..\</RemoteDir>
  1135. <Operation>1</Operation>
  1136. </Platform>
  1137. <Platform Name="OSX64">
  1138. <RemoteDir>..\</RemoteDir>
  1139. <Operation>1</Operation>
  1140. </Platform>
  1141. <Platform Name="OSXARM64">
  1142. <RemoteDir>..\</RemoteDir>
  1143. <Operation>1</Operation>
  1144. </Platform>
  1145. </DeployClass>
  1146. <DeployClass Name="ProjectOSXInfoPList">
  1147. <Platform Name="OSX32">
  1148. <RemoteDir>Contents</RemoteDir>
  1149. <Operation>1</Operation>
  1150. </Platform>
  1151. <Platform Name="OSX64">
  1152. <RemoteDir>Contents</RemoteDir>
  1153. <Operation>1</Operation>
  1154. </Platform>
  1155. <Platform Name="OSXARM64">
  1156. <RemoteDir>Contents</RemoteDir>
  1157. <Operation>1</Operation>
  1158. </Platform>
  1159. </DeployClass>
  1160. <DeployClass Name="ProjectOSXResource">
  1161. <Platform Name="OSX32">
  1162. <RemoteDir>Contents\Resources</RemoteDir>
  1163. <Operation>1</Operation>
  1164. </Platform>
  1165. <Platform Name="OSX64">
  1166. <RemoteDir>Contents\Resources</RemoteDir>
  1167. <Operation>1</Operation>
  1168. </Platform>
  1169. <Platform Name="OSXARM64">
  1170. <RemoteDir>Contents\Resources</RemoteDir>
  1171. <Operation>1</Operation>
  1172. </Platform>
  1173. </DeployClass>
  1174. <DeployClass Required="true" Name="ProjectOutput">
  1175. <Platform Name="Android">
  1176. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  1177. <Operation>1</Operation>
  1178. </Platform>
  1179. <Platform Name="Android64">
  1180. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  1181. <Operation>1</Operation>
  1182. </Platform>
  1183. <Platform Name="iOSDevice32">
  1184. <Operation>1</Operation>
  1185. </Platform>
  1186. <Platform Name="iOSDevice64">
  1187. <Operation>1</Operation>
  1188. </Platform>
  1189. <Platform Name="iOSSimulator">
  1190. <Operation>1</Operation>
  1191. </Platform>
  1192. <Platform Name="Linux64">
  1193. <Operation>1</Operation>
  1194. </Platform>
  1195. <Platform Name="OSX32">
  1196. <RemoteDir>Contents\MacOS</RemoteDir>
  1197. <Operation>1</Operation>
  1198. </Platform>
  1199. <Platform Name="OSX64">
  1200. <RemoteDir>Contents\MacOS</RemoteDir>
  1201. <Operation>1</Operation>
  1202. </Platform>
  1203. <Platform Name="OSXARM64">
  1204. <RemoteDir>Contents\MacOS</RemoteDir>
  1205. <Operation>1</Operation>
  1206. </Platform>
  1207. <Platform Name="Win32">
  1208. <Operation>0</Operation>
  1209. </Platform>
  1210. </DeployClass>
  1211. <DeployClass Name="ProjectOutput_Android32">
  1212. <Platform Name="Android64">
  1213. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  1214. <Operation>1</Operation>
  1215. </Platform>
  1216. </DeployClass>
  1217. <DeployClass Name="ProjectUWPManifest">
  1218. <Platform Name="Win32">
  1219. <Operation>1</Operation>
  1220. </Platform>
  1221. <Platform Name="Win64">
  1222. <Operation>1</Operation>
  1223. </Platform>
  1224. </DeployClass>
  1225. <DeployClass Name="UWP_DelphiLogo150">
  1226. <Platform Name="Win32">
  1227. <RemoteDir>Assets</RemoteDir>
  1228. <Operation>1</Operation>
  1229. </Platform>
  1230. <Platform Name="Win64">
  1231. <RemoteDir>Assets</RemoteDir>
  1232. <Operation>1</Operation>
  1233. </Platform>
  1234. </DeployClass>
  1235. <DeployClass Name="UWP_DelphiLogo44">
  1236. <Platform Name="Win32">
  1237. <RemoteDir>Assets</RemoteDir>
  1238. <Operation>1</Operation>
  1239. </Platform>
  1240. <Platform Name="Win64">
  1241. <RemoteDir>Assets</RemoteDir>
  1242. <Operation>1</Operation>
  1243. </Platform>
  1244. </DeployClass>
  1245. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  1246. <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
  1247. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  1248. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  1249. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  1250. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  1251. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  1252. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  1253. <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
  1254. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  1255. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  1256. </Deployment>
  1257. </BorlandProject>
  1258. <ProjectFileVersion>12</ProjectFileVersion>
  1259. </ProjectExtensions>
  1260. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  1261. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  1262. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  1263. </Project>