IndyCore290.dproj 71 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{EC04471C-07B1-417C-AAB7-9057CDC19654}</ProjectGuid>
  4. <MainSource>IndyCore290.dpk</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Release</Config>
  7. <TargetedPlatforms>1048579</TargetedPlatforms>
  8. <AppType>Package</AppType>
  9. <FrameworkType>None</FrameworkType>
  10. <ProjectVersion>20.2</ProjectVersion>
  11. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  12. <ProjectName Condition="'$(ProjectName)'==''">IndyCore290</ProjectName>
  13. </PropertyGroup>
  14. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  15. <Base>true</Base>
  16. </PropertyGroup>
  17. <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
  18. <Base_Android>true</Base_Android>
  19. <CfgParent>Base</CfgParent>
  20. <Base>true</Base>
  21. </PropertyGroup>
  22. <PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Base)'=='true') or '$(Base_Android64)'!=''">
  23. <Base_Android64>true</Base_Android64>
  24. <CfgParent>Base</CfgParent>
  25. <Base>true</Base>
  26. </PropertyGroup>
  27. <PropertyGroup Condition="('$(Platform)'=='iOSDevice64' and '$(Base)'=='true') or '$(Base_iOSDevice64)'!=''">
  28. <Base_iOSDevice64>true</Base_iOSDevice64>
  29. <CfgParent>Base</CfgParent>
  30. <Base>true</Base>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="('$(Platform)'=='iOSSimARM64' and '$(Base)'=='true') or '$(Base_iOSSimARM64)'!=''">
  33. <Base_iOSSimARM64>true</Base_iOSSimARM64>
  34. <CfgParent>Base</CfgParent>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="('$(Platform)'=='OSX64' and '$(Base)'=='true') or '$(Base_OSX64)'!=''">
  38. <Base_OSX64>true</Base_OSX64>
  39. <CfgParent>Base</CfgParent>
  40. <Base>true</Base>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="('$(Platform)'=='OSXARM64' and '$(Base)'=='true') or '$(Base_OSXARM64)'!=''">
  43. <Base_OSXARM64>true</Base_OSXARM64>
  44. <CfgParent>Base</CfgParent>
  45. <Base>true</Base>
  46. </PropertyGroup>
  47. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  48. <Base_Win32>true</Base_Win32>
  49. <CfgParent>Base</CfgParent>
  50. <Base>true</Base>
  51. </PropertyGroup>
  52. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  53. <Base_Win64>true</Base_Win64>
  54. <CfgParent>Base</CfgParent>
  55. <Base>true</Base>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Base)'=='true') or '$(Base_Win64x)'!=''">
  58. <Base_Win64x>true</Base_Win64x>
  59. <CfgParent>Base</CfgParent>
  60. <Base>true</Base>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  63. <Cfg_1>true</Cfg_1>
  64. <CfgParent>Base</CfgParent>
  65. <Base>true</Base>
  66. </PropertyGroup>
  67. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  68. <Cfg_1_Win64>true</Cfg_1_Win64>
  69. <CfgParent>Cfg_1</CfgParent>
  70. <Cfg_1>true</Cfg_1>
  71. <Base>true</Base>
  72. </PropertyGroup>
  73. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  74. <Cfg_2>true</Cfg_2>
  75. <CfgParent>Base</CfgParent>
  76. <Base>true</Base>
  77. </PropertyGroup>
  78. <PropertyGroup Condition="('$(Platform)'=='iOSDevice64' and '$(Cfg_2)'=='true') or '$(Cfg_2_iOSDevice64)'!=''">
  79. <Cfg_2_iOSDevice64>true</Cfg_2_iOSDevice64>
  80. <CfgParent>Cfg_2</CfgParent>
  81. <Cfg_2>true</Cfg_2>
  82. <Base>true</Base>
  83. </PropertyGroup>
  84. <PropertyGroup Condition="('$(Platform)'=='iOSSimARM64' and '$(Cfg_2)'=='true') or '$(Cfg_2_iOSSimARM64)'!=''">
  85. <Cfg_2_iOSSimARM64>true</Cfg_2_iOSSimARM64>
  86. <CfgParent>Cfg_2</CfgParent>
  87. <Cfg_2>true</Cfg_2>
  88. <Base>true</Base>
  89. </PropertyGroup>
  90. <PropertyGroup Condition="('$(Platform)'=='OSX64' and '$(Cfg_2)'=='true') or '$(Cfg_2_OSX64)'!=''">
  91. <Cfg_2_OSX64>true</Cfg_2_OSX64>
  92. <CfgParent>Cfg_2</CfgParent>
  93. <Cfg_2>true</Cfg_2>
  94. <Base>true</Base>
  95. </PropertyGroup>
  96. <PropertyGroup Condition="('$(Platform)'=='OSXARM64' and '$(Cfg_2)'=='true') or '$(Cfg_2_OSXARM64)'!=''">
  97. <Cfg_2_OSXARM64>true</Cfg_2_OSXARM64>
  98. <CfgParent>Cfg_2</CfgParent>
  99. <Cfg_2>true</Cfg_2>
  100. <Base>true</Base>
  101. </PropertyGroup>
  102. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  103. <Cfg_2_Win32>true</Cfg_2_Win32>
  104. <CfgParent>Cfg_2</CfgParent>
  105. <Cfg_2>true</Cfg_2>
  106. <Base>true</Base>
  107. </PropertyGroup>
  108. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  109. <Cfg_2_Win64>true</Cfg_2_Win64>
  110. <CfgParent>Cfg_2</CfgParent>
  111. <Cfg_2>true</Cfg_2>
  112. <Base>true</Base>
  113. </PropertyGroup>
  114. <PropertyGroup Condition="'$(Base)'!=''">
  115. <DCC_Description>Indy 10 Core</DCC_Description>
  116. <DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
  117. <DCC_N>false</DCC_N>
  118. <RuntimeOnlyPackage>true</RuntimeOnlyPackage>
  119. <DCC_E>false</DCC_E>
  120. <GenDll>true</GenDll>
  121. <DCC_S>false</DCC_S>
  122. <SanitizedProjectName>IndyCore290</SanitizedProjectName>
  123. <DCC_ImageBase>00400000</DCC_ImageBase>
  124. <DCC_F>false</DCC_F>
  125. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  126. <VerInfo_Locale>1033</VerInfo_Locale>
  127. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
  128. <GenPackage>true</GenPackage>
  129. <DCC_K>false</DCC_K>
  130. </PropertyGroup>
  131. <PropertyGroup Condition="'$(Base_Android)'!=''">
  132. <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=;minSdkVersion=23;targetSdkVersion=34</VerInfo_Keys>
  133. <BT_BuildType>Debug</BT_BuildType>
  134. <EnabledSysJars>activity-1.7.2.dex.jar;annotation-experimental-1.3.0.dex.jar;annotation-jvm-1.6.0.dex.jar;annotations-13.0.dex.jar;appcompat-1.2.0.dex.jar;appcompat-resources-1.2.0.dex.jar;billing-6.0.1.dex.jar;biometric-1.1.0.dex.jar;browser-1.4.0.dex.jar;cloud-messaging.dex.jar;collection-1.1.0.dex.jar;concurrent-futures-1.1.0.dex.jar;core-1.10.1.dex.jar;core-common-2.2.0.dex.jar;core-ktx-1.10.1.dex.jar;core-runtime-2.2.0.dex.jar;cursoradapter-1.0.0.dex.jar;customview-1.0.0.dex.jar;documentfile-1.0.0.dex.jar;drawerlayout-1.0.0.dex.jar;error_prone_annotations-2.9.0.dex.jar;exifinterface-1.3.6.dex.jar;firebase-annotations-16.2.0.dex.jar;firebase-common-20.3.1.dex.jar;firebase-components-17.1.0.dex.jar;firebase-datatransport-18.1.7.dex.jar;firebase-encoders-17.0.0.dex.jar;firebase-encoders-json-18.0.0.dex.jar;firebase-encoders-proto-16.0.0.dex.jar;firebase-iid-interop-17.1.0.dex.jar;firebase-installations-17.1.3.dex.jar;firebase-installations-interop-17.1.0.dex.jar;firebase-measurement-connector-19.0.0.dex.jar;firebase-messaging-23.1.2.dex.jar;fmx.dex.jar;fragment-1.2.5.dex.jar;google-play-licensing.dex.jar;interpolator-1.0.0.dex.jar;javax.inject-1.dex.jar;kotlin-stdlib-1.8.22.dex.jar;kotlin-stdlib-common-1.8.22.dex.jar;kotlin-stdlib-jdk7-1.8.22.dex.jar;kotlin-stdlib-jdk8-1.8.22.dex.jar;kotlinx-coroutines-android-1.6.4.dex.jar;kotlinx-coroutines-core-jvm-1.6.4.dex.jar;legacy-support-core-utils-1.0.0.dex.jar;lifecycle-common-2.6.1.dex.jar;lifecycle-livedata-2.6.1.dex.jar;lifecycle-livedata-core-2.6.1.dex.jar;lifecycle-runtime-2.6.1.dex.jar;lifecycle-service-2.6.1.dex.jar;lifecycle-viewmodel-2.6.1.dex.jar;lifecycle-viewmodel-savedstate-2.6.1.dex.jar;listenablefuture-1.0.dex.jar;loader-1.0.0.dex.jar;localbroadcastmanager-1.0.0.dex.jar;okio-jvm-3.4.0.dex.jar;play-services-ads-22.2.0.dex.jar;play-services-ads-base-22.2.0.dex.jar;play-services-ads-identifier-18.0.0.dex.jar;play-services-ads-lite-22.2.0.dex.jar;play-services-appset-16.0.1.dex.jar;play-services-base-18.1.0.dex.jar;play-services-basement-18.1.0.dex.jar;play-services-cloud-messaging-17.0.1.dex.jar;play-services-location-21.0.1.dex.jar;play-services-maps-18.1.0.dex.jar;play-services-measurement-base-20.1.2.dex.jar;play-services-measurement-sdk-api-20.1.2.dex.jar;play-services-stats-17.0.2.dex.jar;play-services-tasks-18.0.2.dex.jar;print-1.0.0.dex.jar;profileinstaller-1.3.0.dex.jar;room-common-2.2.5.dex.jar;room-runtime-2.2.5.dex.jar;savedstate-1.2.1.dex.jar;sqlite-2.1.0.dex.jar;sqlite-framework-2.1.0.dex.jar;startup-runtime-1.1.1.dex.jar;tracing-1.0.0.dex.jar;transport-api-3.0.0.dex.jar;transport-backend-cct-3.1.8.dex.jar;transport-runtime-3.1.8.dex.jar;user-messaging-platform-2.0.0.dex.jar;vectordrawable-1.1.0.dex.jar;vectordrawable-animated-1.1.0.dex.jar;versionedparcelable-1.1.1.dex.jar;viewpager-1.0.0.dex.jar;work-runtime-2.7.0.dex.jar</EnabledSysJars>
  135. </PropertyGroup>
  136. <PropertyGroup Condition="'$(Base_Android64)'!=''">
  137. <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=;minSdkVersion=23;targetSdkVersion=34</VerInfo_Keys>
  138. <BT_BuildType>Debug</BT_BuildType>
  139. <EnabledSysJars>activity-1.7.2.dex.jar;annotation-experimental-1.3.0.dex.jar;annotation-jvm-1.6.0.dex.jar;annotations-13.0.dex.jar;appcompat-1.2.0.dex.jar;appcompat-resources-1.2.0.dex.jar;billing-6.0.1.dex.jar;biometric-1.1.0.dex.jar;browser-1.4.0.dex.jar;cloud-messaging.dex.jar;collection-1.1.0.dex.jar;concurrent-futures-1.1.0.dex.jar;core-1.10.1.dex.jar;core-common-2.2.0.dex.jar;core-ktx-1.10.1.dex.jar;core-runtime-2.2.0.dex.jar;cursoradapter-1.0.0.dex.jar;customview-1.0.0.dex.jar;documentfile-1.0.0.dex.jar;drawerlayout-1.0.0.dex.jar;error_prone_annotations-2.9.0.dex.jar;exifinterface-1.3.6.dex.jar;firebase-annotations-16.2.0.dex.jar;firebase-common-20.3.1.dex.jar;firebase-components-17.1.0.dex.jar;firebase-datatransport-18.1.7.dex.jar;firebase-encoders-17.0.0.dex.jar;firebase-encoders-json-18.0.0.dex.jar;firebase-encoders-proto-16.0.0.dex.jar;firebase-iid-interop-17.1.0.dex.jar;firebase-installations-17.1.3.dex.jar;firebase-installations-interop-17.1.0.dex.jar;firebase-measurement-connector-19.0.0.dex.jar;firebase-messaging-23.1.2.dex.jar;fmx.dex.jar;fragment-1.2.5.dex.jar;google-play-licensing.dex.jar;interpolator-1.0.0.dex.jar;javax.inject-1.dex.jar;kotlin-stdlib-1.8.22.dex.jar;kotlin-stdlib-common-1.8.22.dex.jar;kotlin-stdlib-jdk7-1.8.22.dex.jar;kotlin-stdlib-jdk8-1.8.22.dex.jar;kotlinx-coroutines-android-1.6.4.dex.jar;kotlinx-coroutines-core-jvm-1.6.4.dex.jar;legacy-support-core-utils-1.0.0.dex.jar;lifecycle-common-2.6.1.dex.jar;lifecycle-livedata-2.6.1.dex.jar;lifecycle-livedata-core-2.6.1.dex.jar;lifecycle-runtime-2.6.1.dex.jar;lifecycle-service-2.6.1.dex.jar;lifecycle-viewmodel-2.6.1.dex.jar;lifecycle-viewmodel-savedstate-2.6.1.dex.jar;listenablefuture-1.0.dex.jar;loader-1.0.0.dex.jar;localbroadcastmanager-1.0.0.dex.jar;okio-jvm-3.4.0.dex.jar;play-services-ads-22.2.0.dex.jar;play-services-ads-base-22.2.0.dex.jar;play-services-ads-identifier-18.0.0.dex.jar;play-services-ads-lite-22.2.0.dex.jar;play-services-appset-16.0.1.dex.jar;play-services-base-18.1.0.dex.jar;play-services-basement-18.1.0.dex.jar;play-services-cloud-messaging-17.0.1.dex.jar;play-services-location-21.0.1.dex.jar;play-services-maps-18.1.0.dex.jar;play-services-measurement-base-20.1.2.dex.jar;play-services-measurement-sdk-api-20.1.2.dex.jar;play-services-stats-17.0.2.dex.jar;play-services-tasks-18.0.2.dex.jar;print-1.0.0.dex.jar;profileinstaller-1.3.0.dex.jar;room-common-2.2.5.dex.jar;room-runtime-2.2.5.dex.jar;savedstate-1.2.1.dex.jar;sqlite-2.1.0.dex.jar;sqlite-framework-2.1.0.dex.jar;startup-runtime-1.1.1.dex.jar;tracing-1.0.0.dex.jar;transport-api-3.0.0.dex.jar;transport-backend-cct-3.1.8.dex.jar;transport-runtime-3.1.8.dex.jar;user-messaging-platform-2.0.0.dex.jar;vectordrawable-1.1.0.dex.jar;vectordrawable-animated-1.1.0.dex.jar;versionedparcelable-1.1.1.dex.jar;viewpager-1.0.0.dex.jar;work-runtime-2.7.0.dex.jar</EnabledSysJars>
  140. </PropertyGroup>
  141. <PropertyGroup Condition="'$(Base_iOSDevice64)'!=''">
  142. <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone &amp; iPad;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;NSLocationAlwaysAndWhenInUseUsageDescription=The reason for accessing the location information of the user;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSPhotoLibraryAddUsageDescription=The reason for adding to the photo library;NSCameraUsageDescription=The reason for accessing the camera;NSFaceIDUsageDescription=The reason for accessing the face id;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSSiriUsageDescription=The reason for accessing Siri;ITSAppUsesNonExemptEncryption=false;NSBluetoothAlwaysUsageDescription=The reason for accessing bluetooth;NSBluetoothPeripheralUsageDescription=The reason for accessing bluetooth peripherals;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSMotionUsageDescription=The reason for accessing the accelerometer;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple&apos;s speech recognition servers</VerInfo_Keys>
  143. <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
  144. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  145. <BT_BuildType>Debug</BT_BuildType>
  146. <VerInfo_BundleId>$(MSBuildProjectName)</VerInfo_BundleId>
  147. </PropertyGroup>
  148. <PropertyGroup Condition="'$(Base_iOSSimARM64)'!=''">
  149. <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone &amp; iPad;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;NSLocationAlwaysAndWhenInUseUsageDescription=The reason for accessing the location information of the user;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSPhotoLibraryAddUsageDescription=The reason for adding to the photo library;NSCameraUsageDescription=The reason for accessing the camera;NSFaceIDUsageDescription=The reason for accessing the face id;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSSiriUsageDescription=The reason for accessing Siri;ITSAppUsesNonExemptEncryption=false;NSBluetoothAlwaysUsageDescription=The reason for accessing bluetooth;NSBluetoothPeripheralUsageDescription=The reason for accessing bluetooth peripherals;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSMotionUsageDescription=The reason for accessing the accelerometer;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple&apos;s speech recognition servers</VerInfo_Keys>
  150. <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
  151. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  152. </PropertyGroup>
  153. <PropertyGroup Condition="'$(Base_OSX64)'!=''">
  154. <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSCameraUsageDescription=The reason for accessing the camera;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSMotionUsageDescription=The reason for accessing the accelerometer;NSDesktopFolderUsageDescription=The reason for accessing the Desktop folder;NSDocumentsFolderUsageDescription=The reason for accessing the Documents folder;NSDownloadsFolderUsageDescription=The reason for accessing the Downloads folder;NSNetworkVolumesUsageDescription=The reason for accessing files on a network volume;NSRemovableVolumesUsageDescription=The reason for accessing files on a removable volume;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple&apos;s speech recognition servers;ITSAppUsesNonExemptEncryption=false;NSBluetoothAlwaysUsageDescription=The reason for accessing the Bluetooth interface</VerInfo_Keys>
  155. <BT_BuildType>Debug</BT_BuildType>
  156. </PropertyGroup>
  157. <PropertyGroup Condition="'$(Base_OSXARM64)'!=''">
  158. <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSCameraUsageDescription=The reason for accessing the camera;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSMotionUsageDescription=The reason for accessing the accelerometer;NSDesktopFolderUsageDescription=The reason for accessing the Desktop folder;NSDocumentsFolderUsageDescription=The reason for accessing the Documents folder;NSDownloadsFolderUsageDescription=The reason for accessing the Downloads folder;NSNetworkVolumesUsageDescription=The reason for accessing files on a network volume;NSRemovableVolumesUsageDescription=The reason for accessing files on a removable volume;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple&apos;s speech recognition servers;ITSAppUsesNonExemptEncryption=false;NSBluetoothAlwaysUsageDescription=The reason for accessing the Bluetooth interface</VerInfo_Keys>
  159. <BT_BuildType>Debug</BT_BuildType>
  160. </PropertyGroup>
  161. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  162. <DCC_ObjOutput>..\Output\OBJ\$(Platform)\$(Config)</DCC_ObjOutput>
  163. <DCC_HppOutput>..\Output\HPP\$(Platform)\$(Config)</DCC_HppOutput>
  164. <DCC_BpiOutput>..\Output\BPI\$(Platform)\$(Config)</DCC_BpiOutput>
  165. <DCC_CBuilderOutput>All</DCC_CBuilderOutput>
  166. <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>
  167. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  168. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  169. </PropertyGroup>
  170. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  171. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  172. <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>
  173. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  174. </PropertyGroup>
  175. <PropertyGroup Condition="'$(Base_Win64x)'!=''">
  176. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  177. <BT_BuildType>Debug</BT_BuildType>
  178. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  179. <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  180. </PropertyGroup>
  181. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  182. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  183. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  184. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  185. <DCC_DebugInformation>0</DCC_DebugInformation>
  186. </PropertyGroup>
  187. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  188. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  189. <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>
  190. </PropertyGroup>
  191. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  192. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  193. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  194. <DCC_Optimize>false</DCC_Optimize>
  195. </PropertyGroup>
  196. <PropertyGroup Condition="'$(Cfg_2_iOSDevice64)'!=''">
  197. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  198. </PropertyGroup>
  199. <PropertyGroup Condition="'$(Cfg_2_iOSSimARM64)'!=''">
  200. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  201. </PropertyGroup>
  202. <PropertyGroup Condition="'$(Cfg_2_OSX64)'!=''">
  203. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  204. </PropertyGroup>
  205. <PropertyGroup Condition="'$(Cfg_2_OSXARM64)'!=''">
  206. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  207. </PropertyGroup>
  208. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  209. <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>
  210. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  211. </PropertyGroup>
  212. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  213. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  214. <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>
  215. </PropertyGroup>
  216. <ItemGroup>
  217. <DelphiCompile Include="$(MainSource)">
  218. <MainSource>MainSource</MainSource>
  219. </DelphiCompile>
  220. <DCCReference Include="rtl.dcp"/>
  221. <DCCReference Include="IndySystem290.dcp"/>
  222. <DCCReference Include="IdAssignedNumbers.pas"/>
  223. <DCCReference Include="IdBuffer.pas"/>
  224. <DCCReference Include="IdCmdTCPClient.pas"/>
  225. <DCCReference Include="IdCmdTCPServer.pas"/>
  226. <DCCReference Include="IdCommandHandlers.pas"/>
  227. <DCCReference Include="IdContext.pas"/>
  228. <DCCReference Include="IdCustomTCPServer.pas"/>
  229. <DCCReference Include="IdCustomTransparentProxy.pas"/>
  230. <DCCReference Include="IdExceptionCore.pas"/>
  231. <DCCReference Include="IdGlobalCore.pas"/>
  232. <DCCReference Include="IdIOHandler.pas"/>
  233. <DCCReference Include="IdIOHandlerSocket.pas"/>
  234. <DCCReference Include="IdIOHandlerStack.pas"/>
  235. <DCCReference Include="IdIOHandlerStream.pas"/>
  236. <DCCReference Include="IdIPAddress.pas"/>
  237. <DCCReference Include="IdIPMCastBase.pas"/>
  238. <DCCReference Include="IdIPMCastClient.pas"/>
  239. <DCCReference Include="IdIPMCastServer.pas"/>
  240. <DCCReference Include="IdIcmpClient.pas"/>
  241. <DCCReference Include="IdIntercept.pas"/>
  242. <DCCReference Include="IdInterceptSimLog.pas"/>
  243. <DCCReference Include="IdInterceptThrottler.pas"/>
  244. <DCCReference Include="IdLogBase.pas"/>
  245. <DCCReference Include="IdLogDebug.pas"/>
  246. <DCCReference Include="IdLogEvent.pas"/>
  247. <DCCReference Include="IdLogFile.pas"/>
  248. <DCCReference Include="IdLogStream.pas"/>
  249. <DCCReference Include="IdRawBase.pas"/>
  250. <DCCReference Include="IdRawClient.pas"/>
  251. <DCCReference Include="IdRawFunctions.pas"/>
  252. <DCCReference Include="IdRawHeaders.pas"/>
  253. <DCCReference Include="IdReply.pas"/>
  254. <DCCReference Include="IdReplyRFC.pas"/>
  255. <DCCReference Include="IdResourceStringsCore.pas"/>
  256. <DCCReference Include="IdScheduler.pas"/>
  257. <DCCReference Include="IdSchedulerOfThread.pas"/>
  258. <DCCReference Include="IdSchedulerOfThreadDefault.pas"/>
  259. <DCCReference Include="IdSchedulerOfThreadPool.pas"/>
  260. <DCCReference Include="IdServerIOHandler.pas"/>
  261. <DCCReference Include="IdServerIOHandlerSocket.pas"/>
  262. <DCCReference Include="IdServerIOHandlerStack.pas"/>
  263. <DCCReference Include="IdSimpleServer.pas"/>
  264. <DCCReference Include="IdSocketHandle.pas"/>
  265. <DCCReference Include="IdSocks.pas"/>
  266. <DCCReference Include="IdSync.pas"/>
  267. <DCCReference Include="IdTCPClient.pas"/>
  268. <DCCReference Include="IdTCPConnection.pas"/>
  269. <DCCReference Include="IdTCPServer.pas"/>
  270. <DCCReference Include="IdTCPStream.pas"/>
  271. <DCCReference Include="IdTask.pas"/>
  272. <DCCReference Include="IdThread.pas"/>
  273. <DCCReference Include="IdThreadComponent.pas"/>
  274. <DCCReference Include="IdThreadSafe.pas"/>
  275. <DCCReference Include="IdTraceRoute.pas"/>
  276. <DCCReference Include="IdUDPBase.pas"/>
  277. <DCCReference Include="IdUDPClient.pas"/>
  278. <DCCReference Include="IdUDPServer.pas"/>
  279. <DCCReference Include="IdYarn.pas"/>
  280. <BuildConfiguration Include="Base">
  281. <Key>Base</Key>
  282. </BuildConfiguration>
  283. <BuildConfiguration Include="Release">
  284. <Key>Cfg_1</Key>
  285. <CfgParent>Base</CfgParent>
  286. </BuildConfiguration>
  287. <BuildConfiguration Include="Debug">
  288. <Key>Cfg_2</Key>
  289. <CfgParent>Base</CfgParent>
  290. </BuildConfiguration>
  291. </ItemGroup>
  292. <ProjectExtensions>
  293. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  294. <Borland.ProjectType>Package</Borland.ProjectType>
  295. <BorlandProject>
  296. <Delphi.Personality>
  297. <Source>
  298. <Source Name="MainSource">IndyCore290.dpk</Source>
  299. </Source>
  300. <Excluded_Packages>
  301. <Excluded_Packages Name="$(BDSBIN)\dclemsedge290.bpl">Embarcadero RAD Server Edge Components</Excluded_Packages>
  302. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k290.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  303. <Excluded_Packages Name="$(BDSBIN)\dclofficexp290.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  304. </Excluded_Packages>
  305. </Delphi.Personality>
  306. <Platforms>
  307. <Platform value="Android">False</Platform>
  308. <Platform value="Android64">False</Platform>
  309. <Platform value="iOSDevice64">False</Platform>
  310. <Platform value="iOSSimARM64">False</Platform>
  311. <Platform value="Linux64">False</Platform>
  312. <Platform value="OSX64">False</Platform>
  313. <Platform value="OSXARM64">False</Platform>
  314. <Platform value="Win32">True</Platform>
  315. <Platform value="Win64">True</Platform>
  316. <Platform value="Win64x">True</Platform>
  317. </Platforms>
  318. <Deployment Version="5">
  319. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule"/>
  320. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
  321. <Platform Name="iOSSimulator">
  322. <Overwrite>true</Overwrite>
  323. </Platform>
  324. </DeployFile>
  325. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
  326. <Platform Name="iOSSimulator">
  327. <Overwrite>true</Overwrite>
  328. </Platform>
  329. </DeployFile>
  330. <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule"/>
  331. <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
  332. <Platform Name="OSX32">
  333. <Overwrite>true</Overwrite>
  334. </Platform>
  335. </DeployFile>
  336. <DeployClass Name="AdditionalDebugSymbols">
  337. <Platform Name="OSX32">
  338. <Operation>1</Operation>
  339. </Platform>
  340. <Platform Name="Win32">
  341. <Operation>0</Operation>
  342. </Platform>
  343. </DeployClass>
  344. <DeployClass Name="AndroidFileProvider">
  345. <Platform Name="Android">
  346. <RemoteDir>res\xml</RemoteDir>
  347. <Operation>1</Operation>
  348. </Platform>
  349. <Platform Name="Android64">
  350. <RemoteDir>res\xml</RemoteDir>
  351. <Operation>1</Operation>
  352. </Platform>
  353. </DeployClass>
  354. <DeployClass Name="AndroidLibnativeArmeabiFile">
  355. <Platform Name="Android">
  356. <RemoteDir>library\lib\armeabi</RemoteDir>
  357. <Operation>1</Operation>
  358. </Platform>
  359. <Platform Name="Android64">
  360. <RemoteDir>library\lib\armeabi</RemoteDir>
  361. <Operation>1</Operation>
  362. </Platform>
  363. </DeployClass>
  364. <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
  365. <Platform Name="Android64">
  366. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  367. <Operation>1</Operation>
  368. </Platform>
  369. </DeployClass>
  370. <DeployClass Name="AndroidLibnativeMipsFile">
  371. <Platform Name="Android">
  372. <RemoteDir>library\lib\mips</RemoteDir>
  373. <Operation>1</Operation>
  374. </Platform>
  375. <Platform Name="Android64">
  376. <RemoteDir>library\lib\mips</RemoteDir>
  377. <Operation>1</Operation>
  378. </Platform>
  379. </DeployClass>
  380. <DeployClass Name="AndroidServiceOutput">
  381. <Platform Name="Android">
  382. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  383. <Operation>1</Operation>
  384. </Platform>
  385. <Platform Name="Android64">
  386. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  387. <Operation>1</Operation>
  388. </Platform>
  389. </DeployClass>
  390. <DeployClass Name="AndroidServiceOutput_Android32">
  391. <Platform Name="Android64">
  392. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  393. <Operation>1</Operation>
  394. </Platform>
  395. </DeployClass>
  396. <DeployClass Name="AndroidSplashImageDef">
  397. <Platform Name="Android">
  398. <RemoteDir>res\drawable</RemoteDir>
  399. <Operation>1</Operation>
  400. </Platform>
  401. <Platform Name="Android64">
  402. <RemoteDir>res\drawable</RemoteDir>
  403. <Operation>1</Operation>
  404. </Platform>
  405. </DeployClass>
  406. <DeployClass Name="AndroidSplashImageDefV21">
  407. <Platform Name="Android">
  408. <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
  409. <Operation>1</Operation>
  410. </Platform>
  411. <Platform Name="Android64">
  412. <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
  413. <Operation>1</Operation>
  414. </Platform>
  415. </DeployClass>
  416. <DeployClass Name="AndroidSplashStyles">
  417. <Platform Name="Android">
  418. <RemoteDir>res\values</RemoteDir>
  419. <Operation>1</Operation>
  420. </Platform>
  421. <Platform Name="Android64">
  422. <RemoteDir>res\values</RemoteDir>
  423. <Operation>1</Operation>
  424. </Platform>
  425. </DeployClass>
  426. <DeployClass Name="AndroidSplashStylesV21">
  427. <Platform Name="Android">
  428. <RemoteDir>res\values-v21</RemoteDir>
  429. <Operation>1</Operation>
  430. </Platform>
  431. <Platform Name="Android64">
  432. <RemoteDir>res\values-v21</RemoteDir>
  433. <Operation>1</Operation>
  434. </Platform>
  435. </DeployClass>
  436. <DeployClass Name="AndroidSplashStylesV31">
  437. <Platform Name="Android">
  438. <RemoteDir>res\values-v31</RemoteDir>
  439. <Operation>1</Operation>
  440. </Platform>
  441. <Platform Name="Android64">
  442. <RemoteDir>res\values-v31</RemoteDir>
  443. <Operation>1</Operation>
  444. </Platform>
  445. </DeployClass>
  446. <DeployClass Name="Android_AdaptiveIcon">
  447. <Platform Name="Android">
  448. <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
  449. <Operation>1</Operation>
  450. </Platform>
  451. <Platform Name="Android64">
  452. <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
  453. <Operation>1</Operation>
  454. </Platform>
  455. </DeployClass>
  456. <DeployClass Name="Android_AdaptiveIconBackground">
  457. <Platform Name="Android">
  458. <RemoteDir>res\drawable</RemoteDir>
  459. <Operation>1</Operation>
  460. </Platform>
  461. <Platform Name="Android64">
  462. <RemoteDir>res\drawable</RemoteDir>
  463. <Operation>1</Operation>
  464. </Platform>
  465. </DeployClass>
  466. <DeployClass Name="Android_AdaptiveIconForeground">
  467. <Platform Name="Android">
  468. <RemoteDir>res\drawable</RemoteDir>
  469. <Operation>1</Operation>
  470. </Platform>
  471. <Platform Name="Android64">
  472. <RemoteDir>res\drawable</RemoteDir>
  473. <Operation>1</Operation>
  474. </Platform>
  475. </DeployClass>
  476. <DeployClass Name="Android_AdaptiveIconMonochrome">
  477. <Platform Name="Android">
  478. <RemoteDir>res\drawable</RemoteDir>
  479. <Operation>1</Operation>
  480. </Platform>
  481. <Platform Name="Android64">
  482. <RemoteDir>res\drawable</RemoteDir>
  483. <Operation>1</Operation>
  484. </Platform>
  485. </DeployClass>
  486. <DeployClass Name="Android_AdaptiveIconV33">
  487. <Platform Name="Android">
  488. <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
  489. <Operation>1</Operation>
  490. </Platform>
  491. <Platform Name="Android64">
  492. <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
  493. <Operation>1</Operation>
  494. </Platform>
  495. </DeployClass>
  496. <DeployClass Name="Android_Colors">
  497. <Platform Name="Android">
  498. <RemoteDir>res\values</RemoteDir>
  499. <Operation>1</Operation>
  500. </Platform>
  501. <Platform Name="Android64">
  502. <RemoteDir>res\values</RemoteDir>
  503. <Operation>1</Operation>
  504. </Platform>
  505. </DeployClass>
  506. <DeployClass Name="Android_ColorsDark">
  507. <Platform Name="Android">
  508. <RemoteDir>res\values-night-v21</RemoteDir>
  509. <Operation>1</Operation>
  510. </Platform>
  511. <Platform Name="Android64">
  512. <RemoteDir>res\values-night-v21</RemoteDir>
  513. <Operation>1</Operation>
  514. </Platform>
  515. </DeployClass>
  516. <DeployClass Name="Android_DefaultAppIcon">
  517. <Platform Name="Android">
  518. <RemoteDir>res\drawable</RemoteDir>
  519. <Operation>1</Operation>
  520. </Platform>
  521. <Platform Name="Android64">
  522. <RemoteDir>res\drawable</RemoteDir>
  523. <Operation>1</Operation>
  524. </Platform>
  525. </DeployClass>
  526. <DeployClass Name="Android_LauncherIcon144">
  527. <Platform Name="Android">
  528. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  529. <Operation>1</Operation>
  530. </Platform>
  531. <Platform Name="Android64">
  532. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  533. <Operation>1</Operation>
  534. </Platform>
  535. </DeployClass>
  536. <DeployClass Name="Android_LauncherIcon192">
  537. <Platform Name="Android">
  538. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  539. <Operation>1</Operation>
  540. </Platform>
  541. <Platform Name="Android64">
  542. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  543. <Operation>1</Operation>
  544. </Platform>
  545. </DeployClass>
  546. <DeployClass Name="Android_LauncherIcon36">
  547. <Platform Name="Android">
  548. <RemoteDir>res\drawable-ldpi</RemoteDir>
  549. <Operation>1</Operation>
  550. </Platform>
  551. <Platform Name="Android64">
  552. <RemoteDir>res\drawable-ldpi</RemoteDir>
  553. <Operation>1</Operation>
  554. </Platform>
  555. </DeployClass>
  556. <DeployClass Name="Android_LauncherIcon48">
  557. <Platform Name="Android">
  558. <RemoteDir>res\drawable-mdpi</RemoteDir>
  559. <Operation>1</Operation>
  560. </Platform>
  561. <Platform Name="Android64">
  562. <RemoteDir>res\drawable-mdpi</RemoteDir>
  563. <Operation>1</Operation>
  564. </Platform>
  565. </DeployClass>
  566. <DeployClass Name="Android_LauncherIcon72">
  567. <Platform Name="Android">
  568. <RemoteDir>res\drawable-hdpi</RemoteDir>
  569. <Operation>1</Operation>
  570. </Platform>
  571. <Platform Name="Android64">
  572. <RemoteDir>res\drawable-hdpi</RemoteDir>
  573. <Operation>1</Operation>
  574. </Platform>
  575. </DeployClass>
  576. <DeployClass Name="Android_LauncherIcon96">
  577. <Platform Name="Android">
  578. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  579. <Operation>1</Operation>
  580. </Platform>
  581. <Platform Name="Android64">
  582. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  583. <Operation>1</Operation>
  584. </Platform>
  585. </DeployClass>
  586. <DeployClass Name="Android_NotificationIcon24">
  587. <Platform Name="Android">
  588. <RemoteDir>res\drawable-mdpi</RemoteDir>
  589. <Operation>1</Operation>
  590. </Platform>
  591. <Platform Name="Android64">
  592. <RemoteDir>res\drawable-mdpi</RemoteDir>
  593. <Operation>1</Operation>
  594. </Platform>
  595. </DeployClass>
  596. <DeployClass Name="Android_NotificationIcon36">
  597. <Platform Name="Android">
  598. <RemoteDir>res\drawable-hdpi</RemoteDir>
  599. <Operation>1</Operation>
  600. </Platform>
  601. <Platform Name="Android64">
  602. <RemoteDir>res\drawable-hdpi</RemoteDir>
  603. <Operation>1</Operation>
  604. </Platform>
  605. </DeployClass>
  606. <DeployClass Name="Android_NotificationIcon48">
  607. <Platform Name="Android">
  608. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  609. <Operation>1</Operation>
  610. </Platform>
  611. <Platform Name="Android64">
  612. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  613. <Operation>1</Operation>
  614. </Platform>
  615. </DeployClass>
  616. <DeployClass Name="Android_NotificationIcon72">
  617. <Platform Name="Android">
  618. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  619. <Operation>1</Operation>
  620. </Platform>
  621. <Platform Name="Android64">
  622. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  623. <Operation>1</Operation>
  624. </Platform>
  625. </DeployClass>
  626. <DeployClass Name="Android_NotificationIcon96">
  627. <Platform Name="Android">
  628. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  629. <Operation>1</Operation>
  630. </Platform>
  631. <Platform Name="Android64">
  632. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  633. <Operation>1</Operation>
  634. </Platform>
  635. </DeployClass>
  636. <DeployClass Name="Android_SplashImage426">
  637. <Platform Name="Android">
  638. <RemoteDir>res\drawable-small</RemoteDir>
  639. <Operation>1</Operation>
  640. </Platform>
  641. <Platform Name="Android64">
  642. <RemoteDir>res\drawable-small</RemoteDir>
  643. <Operation>1</Operation>
  644. </Platform>
  645. </DeployClass>
  646. <DeployClass Name="Android_SplashImage470">
  647. <Platform Name="Android">
  648. <RemoteDir>res\drawable-normal</RemoteDir>
  649. <Operation>1</Operation>
  650. </Platform>
  651. <Platform Name="Android64">
  652. <RemoteDir>res\drawable-normal</RemoteDir>
  653. <Operation>1</Operation>
  654. </Platform>
  655. </DeployClass>
  656. <DeployClass Name="Android_SplashImage640">
  657. <Platform Name="Android">
  658. <RemoteDir>res\drawable-large</RemoteDir>
  659. <Operation>1</Operation>
  660. </Platform>
  661. <Platform Name="Android64">
  662. <RemoteDir>res\drawable-large</RemoteDir>
  663. <Operation>1</Operation>
  664. </Platform>
  665. </DeployClass>
  666. <DeployClass Name="Android_SplashImage960">
  667. <Platform Name="Android">
  668. <RemoteDir>res\drawable-xlarge</RemoteDir>
  669. <Operation>1</Operation>
  670. </Platform>
  671. <Platform Name="Android64">
  672. <RemoteDir>res\drawable-xlarge</RemoteDir>
  673. <Operation>1</Operation>
  674. </Platform>
  675. </DeployClass>
  676. <DeployClass Name="Android_Strings">
  677. <Platform Name="Android">
  678. <RemoteDir>res\values</RemoteDir>
  679. <Operation>1</Operation>
  680. </Platform>
  681. <Platform Name="Android64">
  682. <RemoteDir>res\values</RemoteDir>
  683. <Operation>1</Operation>
  684. </Platform>
  685. </DeployClass>
  686. <DeployClass Name="Android_VectorizedNotificationIcon">
  687. <Platform Name="Android">
  688. <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
  689. <Operation>1</Operation>
  690. </Platform>
  691. <Platform Name="Android64">
  692. <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
  693. <Operation>1</Operation>
  694. </Platform>
  695. </DeployClass>
  696. <DeployClass Name="Android_VectorizedSplash">
  697. <Platform Name="Android">
  698. <RemoteDir>res\drawable</RemoteDir>
  699. <Operation>1</Operation>
  700. </Platform>
  701. <Platform Name="Android64">
  702. <RemoteDir>res\drawable</RemoteDir>
  703. <Operation>1</Operation>
  704. </Platform>
  705. </DeployClass>
  706. <DeployClass Name="Android_VectorizedSplashDark">
  707. <Platform Name="Android">
  708. <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
  709. <Operation>1</Operation>
  710. </Platform>
  711. <Platform Name="Android64">
  712. <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
  713. <Operation>1</Operation>
  714. </Platform>
  715. </DeployClass>
  716. <DeployClass Name="Android_VectorizedSplashV31">
  717. <Platform Name="Android">
  718. <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
  719. <Operation>1</Operation>
  720. </Platform>
  721. <Platform Name="Android64">
  722. <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
  723. <Operation>1</Operation>
  724. </Platform>
  725. </DeployClass>
  726. <DeployClass Name="Android_VectorizedSplashV31Dark">
  727. <Platform Name="Android">
  728. <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
  729. <Operation>1</Operation>
  730. </Platform>
  731. <Platform Name="Android64">
  732. <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
  733. <Operation>1</Operation>
  734. </Platform>
  735. </DeployClass>
  736. <DeployClass Name="DebugSymbols">
  737. <Platform Name="iOSSimulator">
  738. <Operation>1</Operation>
  739. </Platform>
  740. <Platform Name="OSX32">
  741. <Operation>1</Operation>
  742. </Platform>
  743. <Platform Name="Win32">
  744. <Operation>0</Operation>
  745. </Platform>
  746. </DeployClass>
  747. <DeployClass Name="DependencyFramework">
  748. <Platform Name="OSX32">
  749. <Operation>1</Operation>
  750. <Extensions>.framework</Extensions>
  751. </Platform>
  752. <Platform Name="OSX64">
  753. <Operation>1</Operation>
  754. <Extensions>.framework</Extensions>
  755. </Platform>
  756. <Platform Name="OSXARM64">
  757. <Operation>1</Operation>
  758. <Extensions>.framework</Extensions>
  759. </Platform>
  760. <Platform Name="Win32">
  761. <Operation>0</Operation>
  762. </Platform>
  763. </DeployClass>
  764. <DeployClass Name="DependencyModule">
  765. <Platform Name="OSX32">
  766. <Operation>1</Operation>
  767. <Extensions>.dylib</Extensions>
  768. </Platform>
  769. <Platform Name="OSX64">
  770. <Operation>1</Operation>
  771. <Extensions>.dylib</Extensions>
  772. </Platform>
  773. <Platform Name="OSXARM64">
  774. <Operation>1</Operation>
  775. <Extensions>.dylib</Extensions>
  776. </Platform>
  777. <Platform Name="Win32">
  778. <Operation>0</Operation>
  779. <Extensions>.dll;.bpl</Extensions>
  780. </Platform>
  781. </DeployClass>
  782. <DeployClass Required="true" Name="DependencyPackage">
  783. <Platform Name="iOSDevice32">
  784. <Operation>1</Operation>
  785. <Extensions>.dylib</Extensions>
  786. </Platform>
  787. <Platform Name="iOSDevice64">
  788. <Operation>1</Operation>
  789. <Extensions>.dylib</Extensions>
  790. </Platform>
  791. <Platform Name="iOSSimARM64">
  792. <Operation>1</Operation>
  793. <Extensions>.dylib</Extensions>
  794. </Platform>
  795. <Platform Name="OSX32">
  796. <Operation>1</Operation>
  797. <Extensions>.dylib</Extensions>
  798. </Platform>
  799. <Platform Name="OSX64">
  800. <Operation>1</Operation>
  801. <Extensions>.dylib</Extensions>
  802. </Platform>
  803. <Platform Name="OSXARM64">
  804. <Operation>1</Operation>
  805. <Extensions>.dylib</Extensions>
  806. </Platform>
  807. <Platform Name="Win32">
  808. <Operation>0</Operation>
  809. <Extensions>.bpl</Extensions>
  810. </Platform>
  811. </DeployClass>
  812. <DeployClass Name="File">
  813. <Platform Name="Android">
  814. <Operation>0</Operation>
  815. </Platform>
  816. <Platform Name="Android64">
  817. <Operation>0</Operation>
  818. </Platform>
  819. <Platform Name="iOSDevice32">
  820. <Operation>0</Operation>
  821. </Platform>
  822. <Platform Name="iOSDevice64">
  823. <Operation>0</Operation>
  824. </Platform>
  825. <Platform Name="iOSSimARM64">
  826. <Operation>0</Operation>
  827. </Platform>
  828. <Platform Name="OSX32">
  829. <Operation>0</Operation>
  830. </Platform>
  831. <Platform Name="OSX64">
  832. <Operation>0</Operation>
  833. </Platform>
  834. <Platform Name="OSXARM64">
  835. <Operation>0</Operation>
  836. </Platform>
  837. <Platform Name="Win32">
  838. <Operation>0</Operation>
  839. </Platform>
  840. </DeployClass>
  841. <DeployClass Name="ProjectAndroidManifest">
  842. <Platform Name="Android">
  843. <Operation>1</Operation>
  844. </Platform>
  845. <Platform Name="Android64">
  846. <Operation>1</Operation>
  847. </Platform>
  848. </DeployClass>
  849. <DeployClass Name="ProjectOSXDebug"/>
  850. <DeployClass Name="ProjectOSXEntitlements"/>
  851. <DeployClass Name="ProjectOSXInfoPList"/>
  852. <DeployClass Name="ProjectOSXResource">
  853. <Platform Name="OSX32">
  854. <RemoteDir>Contents\Resources</RemoteDir>
  855. <Operation>1</Operation>
  856. </Platform>
  857. <Platform Name="OSX64">
  858. <RemoteDir>Contents\Resources</RemoteDir>
  859. <Operation>1</Operation>
  860. </Platform>
  861. <Platform Name="OSXARM64">
  862. <RemoteDir>Contents\Resources</RemoteDir>
  863. <Operation>1</Operation>
  864. </Platform>
  865. </DeployClass>
  866. <DeployClass Required="true" Name="ProjectOutput">
  867. <Platform Name="Android">
  868. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  869. <Operation>1</Operation>
  870. </Platform>
  871. <Platform Name="Android64">
  872. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  873. <Operation>1</Operation>
  874. </Platform>
  875. <Platform Name="iOSDevice32">
  876. <Operation>1</Operation>
  877. </Platform>
  878. <Platform Name="iOSDevice64">
  879. <Operation>1</Operation>
  880. </Platform>
  881. <Platform Name="iOSSimARM64">
  882. <Operation>1</Operation>
  883. </Platform>
  884. <Platform Name="Linux64">
  885. <Operation>1</Operation>
  886. </Platform>
  887. <Platform Name="OSX32">
  888. <Operation>1</Operation>
  889. </Platform>
  890. <Platform Name="OSX64">
  891. <Operation>1</Operation>
  892. </Platform>
  893. <Platform Name="OSXARM64">
  894. <Operation>1</Operation>
  895. </Platform>
  896. <Platform Name="Win32">
  897. <Operation>0</Operation>
  898. </Platform>
  899. </DeployClass>
  900. <DeployClass Name="ProjectOutput_Android32">
  901. <Platform Name="Android64">
  902. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  903. <Operation>1</Operation>
  904. </Platform>
  905. </DeployClass>
  906. <DeployClass Name="ProjectUWPManifest">
  907. <Platform Name="Win32">
  908. <Operation>1</Operation>
  909. </Platform>
  910. <Platform Name="Win64">
  911. <Operation>1</Operation>
  912. </Platform>
  913. <Platform Name="Win64x">
  914. <Operation>1</Operation>
  915. </Platform>
  916. </DeployClass>
  917. <DeployClass Name="ProjectiOSDeviceDebug">
  918. <Platform Name="iOSDevice32">
  919. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  920. <Operation>1</Operation>
  921. </Platform>
  922. <Platform Name="iOSDevice64">
  923. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  924. <Operation>1</Operation>
  925. </Platform>
  926. <Platform Name="iOSSimARM64">
  927. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  928. <Operation>1</Operation>
  929. </Platform>
  930. </DeployClass>
  931. <DeployClass Name="ProjectiOSEntitlements"/>
  932. <DeployClass Name="ProjectiOSInfoPList"/>
  933. <DeployClass Name="ProjectiOSLaunchScreen"/>
  934. <DeployClass Name="ProjectiOSResource">
  935. <Platform Name="iOSDevice32">
  936. <Operation>1</Operation>
  937. </Platform>
  938. <Platform Name="iOSDevice64">
  939. <Operation>1</Operation>
  940. </Platform>
  941. <Platform Name="iOSSimARM64">
  942. <Operation>1</Operation>
  943. </Platform>
  944. </DeployClass>
  945. <DeployClass Name="UWP_DelphiLogo150">
  946. <Platform Name="Win32">
  947. <RemoteDir>Assets</RemoteDir>
  948. <Operation>1</Operation>
  949. </Platform>
  950. <Platform Name="Win64">
  951. <RemoteDir>Assets</RemoteDir>
  952. <Operation>1</Operation>
  953. </Platform>
  954. </DeployClass>
  955. <DeployClass Name="UWP_DelphiLogo44">
  956. <Platform Name="Win32">
  957. <RemoteDir>Assets</RemoteDir>
  958. <Operation>1</Operation>
  959. </Platform>
  960. <Platform Name="Win64">
  961. <RemoteDir>Assets</RemoteDir>
  962. <Operation>1</Operation>
  963. </Platform>
  964. </DeployClass>
  965. <DeployClass Name="iOS_AppStore1024">
  966. <Platform Name="iOSDevice64">
  967. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  968. <Operation>1</Operation>
  969. </Platform>
  970. <Platform Name="iOSSimARM64">
  971. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  972. <Operation>1</Operation>
  973. </Platform>
  974. </DeployClass>
  975. <DeployClass Name="iPad_AppIcon152">
  976. <Platform Name="iOSDevice64">
  977. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  978. <Operation>1</Operation>
  979. </Platform>
  980. <Platform Name="iOSSimARM64">
  981. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  982. <Operation>1</Operation>
  983. </Platform>
  984. </DeployClass>
  985. <DeployClass Name="iPad_AppIcon167">
  986. <Platform Name="iOSDevice64">
  987. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  988. <Operation>1</Operation>
  989. </Platform>
  990. <Platform Name="iOSSimARM64">
  991. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  992. <Operation>1</Operation>
  993. </Platform>
  994. </DeployClass>
  995. <DeployClass Name="iPad_Launch2x">
  996. <Platform Name="iOSDevice64">
  997. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  998. <Operation>1</Operation>
  999. </Platform>
  1000. <Platform Name="iOSSimARM64">
  1001. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1002. <Operation>1</Operation>
  1003. </Platform>
  1004. </DeployClass>
  1005. <DeployClass Name="iPad_LaunchDark2x">
  1006. <Platform Name="iOSDevice64">
  1007. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1008. <Operation>1</Operation>
  1009. </Platform>
  1010. <Platform Name="iOSSimARM64">
  1011. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1012. <Operation>1</Operation>
  1013. </Platform>
  1014. </DeployClass>
  1015. <DeployClass Name="iPad_Notification40">
  1016. <Platform Name="iOSDevice64">
  1017. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1018. <Operation>1</Operation>
  1019. </Platform>
  1020. <Platform Name="iOSSimARM64">
  1021. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1022. <Operation>1</Operation>
  1023. </Platform>
  1024. </DeployClass>
  1025. <DeployClass Name="iPad_Setting58">
  1026. <Platform Name="iOSDevice64">
  1027. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1028. <Operation>1</Operation>
  1029. </Platform>
  1030. <Platform Name="iOSSimARM64">
  1031. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1032. <Operation>1</Operation>
  1033. </Platform>
  1034. </DeployClass>
  1035. <DeployClass Name="iPad_SpotLight80">
  1036. <Platform Name="iOSDevice64">
  1037. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1038. <Operation>1</Operation>
  1039. </Platform>
  1040. <Platform Name="iOSSimARM64">
  1041. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1042. <Operation>1</Operation>
  1043. </Platform>
  1044. </DeployClass>
  1045. <DeployClass Name="iPhone_AppIcon120">
  1046. <Platform Name="iOSDevice64">
  1047. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1048. <Operation>1</Operation>
  1049. </Platform>
  1050. <Platform Name="iOSSimARM64">
  1051. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1052. <Operation>1</Operation>
  1053. </Platform>
  1054. </DeployClass>
  1055. <DeployClass Name="iPhone_AppIcon180">
  1056. <Platform Name="iOSDevice64">
  1057. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1058. <Operation>1</Operation>
  1059. </Platform>
  1060. <Platform Name="iOSSimARM64">
  1061. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1062. <Operation>1</Operation>
  1063. </Platform>
  1064. </DeployClass>
  1065. <DeployClass Name="iPhone_Launch2x">
  1066. <Platform Name="iOSDevice64">
  1067. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1068. <Operation>1</Operation>
  1069. </Platform>
  1070. <Platform Name="iOSSimARM64">
  1071. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1072. <Operation>1</Operation>
  1073. </Platform>
  1074. </DeployClass>
  1075. <DeployClass Name="iPhone_Launch3x">
  1076. <Platform Name="iOSDevice64">
  1077. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1078. <Operation>1</Operation>
  1079. </Platform>
  1080. <Platform Name="iOSSimARM64">
  1081. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1082. <Operation>1</Operation>
  1083. </Platform>
  1084. </DeployClass>
  1085. <DeployClass Name="iPhone_LaunchDark2x">
  1086. <Platform Name="iOSDevice64">
  1087. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1088. <Operation>1</Operation>
  1089. </Platform>
  1090. <Platform Name="iOSSimARM64">
  1091. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1092. <Operation>1</Operation>
  1093. </Platform>
  1094. </DeployClass>
  1095. <DeployClass Name="iPhone_LaunchDark3x">
  1096. <Platform Name="iOSDevice64">
  1097. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1098. <Operation>1</Operation>
  1099. </Platform>
  1100. <Platform Name="iOSSimARM64">
  1101. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1102. <Operation>1</Operation>
  1103. </Platform>
  1104. </DeployClass>
  1105. <DeployClass Name="iPhone_Notification40">
  1106. <Platform Name="iOSDevice64">
  1107. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1108. <Operation>1</Operation>
  1109. </Platform>
  1110. <Platform Name="iOSSimARM64">
  1111. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1112. <Operation>1</Operation>
  1113. </Platform>
  1114. </DeployClass>
  1115. <DeployClass Name="iPhone_Notification60">
  1116. <Platform Name="iOSDevice64">
  1117. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1118. <Operation>1</Operation>
  1119. </Platform>
  1120. <Platform Name="iOSSimARM64">
  1121. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1122. <Operation>1</Operation>
  1123. </Platform>
  1124. </DeployClass>
  1125. <DeployClass Name="iPhone_Setting58">
  1126. <Platform Name="iOSDevice64">
  1127. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1128. <Operation>1</Operation>
  1129. </Platform>
  1130. <Platform Name="iOSSimARM64">
  1131. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1132. <Operation>1</Operation>
  1133. </Platform>
  1134. </DeployClass>
  1135. <DeployClass Name="iPhone_Setting87">
  1136. <Platform Name="iOSDevice64">
  1137. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1138. <Operation>1</Operation>
  1139. </Platform>
  1140. <Platform Name="iOSSimARM64">
  1141. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1142. <Operation>1</Operation>
  1143. </Platform>
  1144. </DeployClass>
  1145. <DeployClass Name="iPhone_Spotlight120">
  1146. <Platform Name="iOSDevice64">
  1147. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1148. <Operation>1</Operation>
  1149. </Platform>
  1150. <Platform Name="iOSSimARM64">
  1151. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1152. <Operation>1</Operation>
  1153. </Platform>
  1154. </DeployClass>
  1155. <DeployClass Name="iPhone_Spotlight80">
  1156. <Platform Name="iOSDevice64">
  1157. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1158. <Operation>1</Operation>
  1159. </Platform>
  1160. <Platform Name="iOSSimARM64">
  1161. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1162. <Operation>1</Operation>
  1163. </Platform>
  1164. </DeployClass>
  1165. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  1166. <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
  1167. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  1168. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  1169. <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
  1170. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  1171. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  1172. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
  1173. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME)"/>
  1174. <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME)"/>
  1175. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  1176. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  1177. <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/>
  1178. </Deployment>
  1179. </BorlandProject>
  1180. <ProjectFileVersion>12</ProjectFileVersion>
  1181. </ProjectExtensions>
  1182. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  1183. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  1184. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  1185. </Project>