FeedbackD.dproj 53 KB

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