SDL2_Frame.dproj 57 KB

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