GMail.dproj 63 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{7795F5C8-8E36-4ECC-BC49-4CF74F14DAC5}</ProjectGuid>
  4. <ProjectVersion>19.0</ProjectVersion>
  5. <FrameworkType>FMX</FrameworkType>
  6. <Base>True</Base>
  7. <Config Condition="'$(Config)'==''">Debug</Config>
  8. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  9. <TargetedPlatforms>37907</TargetedPlatforms>
  10. <AppType>Application</AppType>
  11. <MainSource>GMail.dpr</MainSource>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
  17. <Base_Android>true</Base_Android>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Base)'=='true') or '$(Base_Android64)'!=''">
  22. <Base_Android64>true</Base_Android64>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="('$(Platform)'=='iOSDevice64' and '$(Base)'=='true') or '$(Base_iOSDevice64)'!=''">
  27. <Base_iOSDevice64>true</Base_iOSDevice64>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='iOSSimulator' and '$(Base)'=='true') or '$(Base_iOSSimulator)'!=''">
  32. <Base_iOSSimulator>true</Base_iOSSimulator>
  33. <CfgParent>Base</CfgParent>
  34. <Base>true</Base>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="('$(Platform)'=='OSX64' and '$(Base)'=='true') or '$(Base_OSX64)'!=''">
  37. <Base_OSX64>true</Base_OSX64>
  38. <CfgParent>Base</CfgParent>
  39. <Base>true</Base>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  42. <Base_Win32>true</Base_Win32>
  43. <CfgParent>Base</CfgParent>
  44. <Base>true</Base>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  47. <Base_Win64>true</Base_Win64>
  48. <CfgParent>Base</CfgParent>
  49. <Base>true</Base>
  50. </PropertyGroup>
  51. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  52. <Cfg_1>true</Cfg_1>
  53. <CfgParent>Base</CfgParent>
  54. <Base>true</Base>
  55. </PropertyGroup>
  56. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  57. <Cfg_1_Win32>true</Cfg_1_Win32>
  58. <CfgParent>Cfg_1</CfgParent>
  59. <Cfg_1>true</Cfg_1>
  60. <Base>true</Base>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  63. <Cfg_1_Win64>true</Cfg_1_Win64>
  64. <CfgParent>Cfg_1</CfgParent>
  65. <Cfg_1>true</Cfg_1>
  66. <Base>true</Base>
  67. </PropertyGroup>
  68. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  69. <Cfg_2>true</Cfg_2>
  70. <CfgParent>Base</CfgParent>
  71. <Base>true</Base>
  72. </PropertyGroup>
  73. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  74. <Cfg_2_Win32>true</Cfg_2_Win32>
  75. <CfgParent>Cfg_2</CfgParent>
  76. <Cfg_2>true</Cfg_2>
  77. <Base>true</Base>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  80. <Cfg_2_Win64>true</Cfg_2_Win64>
  81. <CfgParent>Cfg_2</CfgParent>
  82. <Cfg_2>true</Cfg_2>
  83. <Base>true</Base>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Base)'!=''">
  86. <DCC_DcuOutput>.\bin\$(Platform)\$(Config)\Libs</DCC_DcuOutput>
  87. <DCC_ExeOutput>.\bin\$(Platform)\$(Config)</DCC_ExeOutput>
  88. <DCC_E>false</DCC_E>
  89. <DCC_N>false</DCC_N>
  90. <DCC_S>false</DCC_S>
  91. <DCC_F>false</DCC_F>
  92. <DCC_K>false</DCC_K>
  93. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  94. <AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
  95. <AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
  96. <AUP_CALL_PHONE>true</AUP_CALL_PHONE>
  97. <AUP_CAMERA>true</AUP_CAMERA>
  98. <AUP_INTERNET>true</AUP_INTERNET>
  99. <AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
  100. <AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
  101. <AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
  102. <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
  103. <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
  104. <SanitizedProjectName>GMail</SanitizedProjectName>
  105. <DCC_UnitSearchPath>..\..\..\;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  106. </PropertyGroup>
  107. <PropertyGroup Condition="'$(Base_Android)'!=''">
  108. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DBXInterBaseDriver;TMSLogging;emsclientfiredac;tethering;DataSnapFireDAC;bindcompfmx;fmx;FireDACIBDriver;FMXTMSFNCCloudPackPkgDXE13;FireDACDBXDriver;dbexpress;IndyCore;xdata;dsnap;emsclient;DataSnapCommon;FireDACCommon;RESTBackendComponents;soapserver;FMXTMSFNCUIPackPkgDXE13;bindengine;CloudService;FireDACCommonDriver;DataSnapClient;inet;IndyIPCommon;bindcompdbx;IndyIPServer;sparkle;tmsbcl;IndySystem;fmxFireDAC;FMXTMSFNCCorePkgDXE13;FireDAC;FireDACSqliteDriver;ibmonitor;soaprtl;DbxCommonDriver;ibxpress;xmlrtl;soapmidas;DataSnapNativeClient;FireDACDSDriver;rtl;DbxClientDriver;ibxbindings;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;aurelius;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;FMXTMSFNCChartPkgDXE13;$(DCC_UsePackage)</DCC_UsePackage>
  109. <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=</VerInfo_Keys>
  110. <BT_BuildType>Debug</BT_BuildType>
  111. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  112. <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
  113. <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
  114. <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
  115. <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
  116. <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
  117. <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
  118. <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
  119. <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
  120. <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
  121. <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
  122. <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
  123. <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
  124. <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
  125. <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
  126. <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;com-google-android-gms.play-services-ads-base.17.2.0.dex.jar;com-google-android-gms.play-services-ads-identifier.16.0.0.dex.jar;com-google-android-gms.play-services-ads-lite.17.2.0.dex.jar;com-google-android-gms.play-services-ads.17.2.0.dex.jar;com-google-android-gms.play-services-analytics-impl.16.0.8.dex.jar;com-google-android-gms.play-services-analytics.16.0.8.dex.jar;com-google-android-gms.play-services-base.16.0.1.dex.jar;com-google-android-gms.play-services-basement.16.2.0.dex.jar;com-google-android-gms.play-services-gass.17.2.0.dex.jar;com-google-android-gms.play-services-identity.16.0.0.dex.jar;com-google-android-gms.play-services-maps.16.1.0.dex.jar;com-google-android-gms.play-services-measurement-base.16.4.0.dex.jar;com-google-android-gms.play-services-measurement-sdk-api.16.4.0.dex.jar;com-google-android-gms.play-services-stats.16.0.1.dex.jar;com-google-android-gms.play-services-tagmanager-v4-impl.16.0.8.dex.jar;com-google-android-gms.play-services-tasks.16.0.1.dex.jar;com-google-android-gms.play-services-wallet.16.0.1.dex.jar;com-google-firebase.firebase-analytics.16.4.0.dex.jar;com-google-firebase.firebase-common.16.1.0.dex.jar;com-google-firebase.firebase-iid-interop.16.0.1.dex.jar;com-google-firebase.firebase-iid.17.1.1.dex.jar;com-google-firebase.firebase-measurement-connector.17.0.1.dex.jar;com-google-firebase.firebase-messaging.17.5.0.dex.jar;fmx.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar</EnabledSysJars>
  127. </PropertyGroup>
  128. <PropertyGroup Condition="'$(Base_Android64)'!=''">
  129. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DBXInterBaseDriver;TMSLogging;emsclientfiredac;tethering;DataSnapFireDAC;bindcompfmx;fmx;FireDACIBDriver;FMXTMSFNCCloudPackPkgDXE13;FireDACDBXDriver;dbexpress;IndyCore;xdata;dsnap;emsclient;DataSnapCommon;FireDACCommon;RESTBackendComponents;soapserver;FMXTMSFNCUIPackPkgDXE13;bindengine;CloudService;FireDACCommonDriver;DataSnapClient;inet;IndyIPCommon;bindcompdbx;IndyIPServer;sparkle;tmsbcl;IndySystem;fmxFireDAC;FMXTMSFNCCorePkgDXE13;FireDAC;FireDACSqliteDriver;ibmonitor;soaprtl;DbxCommonDriver;ibxpress;xmlrtl;soapmidas;DataSnapNativeClient;FireDACDSDriver;rtl;DbxClientDriver;ibxbindings;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;aurelius;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;FMXTMSFNCChartPkgDXE13;$(DCC_UsePackage)</DCC_UsePackage>
  130. <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=</VerInfo_Keys>
  131. <BT_BuildType>Debug</BT_BuildType>
  132. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  133. <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
  134. <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
  135. <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
  136. <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
  137. <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
  138. <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
  139. <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
  140. <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
  141. <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
  142. <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
  143. <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
  144. <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
  145. <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
  146. <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
  147. <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;com-google-android-gms.play-services-ads-base.17.2.0.dex.jar;com-google-android-gms.play-services-ads-identifier.16.0.0.dex.jar;com-google-android-gms.play-services-ads-lite.17.2.0.dex.jar;com-google-android-gms.play-services-ads.17.2.0.dex.jar;com-google-android-gms.play-services-analytics-impl.16.0.8.dex.jar;com-google-android-gms.play-services-analytics.16.0.8.dex.jar;com-google-android-gms.play-services-base.16.0.1.dex.jar;com-google-android-gms.play-services-basement.16.2.0.dex.jar;com-google-android-gms.play-services-gass.17.2.0.dex.jar;com-google-android-gms.play-services-identity.16.0.0.dex.jar;com-google-android-gms.play-services-maps.16.1.0.dex.jar;com-google-android-gms.play-services-measurement-base.16.4.0.dex.jar;com-google-android-gms.play-services-measurement-sdk-api.16.4.0.dex.jar;com-google-android-gms.play-services-stats.16.0.1.dex.jar;com-google-android-gms.play-services-tagmanager-v4-impl.16.0.8.dex.jar;com-google-android-gms.play-services-tasks.16.0.1.dex.jar;com-google-android-gms.play-services-wallet.16.0.1.dex.jar;com-google-firebase.firebase-analytics.16.4.0.dex.jar;com-google-firebase.firebase-common.16.1.0.dex.jar;com-google-firebase.firebase-iid-interop.16.0.1.dex.jar;com-google-firebase.firebase-iid.17.1.1.dex.jar;com-google-firebase.firebase-measurement-connector.17.0.1.dex.jar;com-google-firebase.firebase-messaging.17.5.0.dex.jar;fmx.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar</EnabledSysJars>
  148. </PropertyGroup>
  149. <PropertyGroup Condition="'$(Base_iOSDevice64)'!=''">
  150. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;fmxase;DBXInterBaseDriver;TMSLogging;emsclientfiredac;tethering;DataSnapFireDAC;bindcompfmx;TMSFMXPackPkgDXE13;fmx;FireDACIBDriver;FMXTMSFNCCloudPackPkgDXE13;FireDACDBXDriver;dbexpress;IndyCore;xdata;dsnap;emsclient;DataSnapCommon;FireDACCommon;RESTBackendComponents;soapserver;FMXTMSFNCUIPackPkgDXE13;bindengine;CloudService;FireDACCommonDriver;DataSnapClient;inet;IndyIPCommon;bindcompdbx;IndyIPServer;sparkle;tmsbcl;IndySystem;fmxFireDAC;FMXTMSFNCCorePkgDXE13;FireDAC;FireDACSqliteDriver;ibmonitor;soaprtl;DbxCommonDriver;ibxpress;xmlrtl;soapmidas;DataSnapNativeClient;FireDACDSDriver;rtl;DbxClientDriver;ibxbindings;CustomIPTransport;TMSFMXCloudPackPkgDXE13;bindcomp;IndyIPClient;dbxcds;aurelius;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;FMXTMSFNCChartPkgDXE13;$(DCC_UsePackage)</DCC_UsePackage>
  151. <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;CFBundleResourceSpecification=ResourceRules.plist;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;FMLocalNotificationPermission=false;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>
  152. <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
  153. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  154. <BT_BuildType>Debug</BT_BuildType>
  155. <VerInfo_BundleId>$(MSBuildProjectName)</VerInfo_BundleId>
  156. <iPhone_AppIcon57>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_57x57.png</iPhone_AppIcon57>
  157. <iPhone_AppIcon60>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_60x60.png</iPhone_AppIcon60>
  158. <iPhone_AppIcon87>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_87x87.png</iPhone_AppIcon87>
  159. <iPhone_AppIcon114>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_114x114.png</iPhone_AppIcon114>
  160. <iPhone_AppIcon120>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_120x120.png</iPhone_AppIcon120>
  161. <iPhone_AppIcon180>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_180x180.png</iPhone_AppIcon180>
  162. <iPhone_Launch2x>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_2x.png</iPhone_Launch2x>
  163. <iPhone_LaunchDark2x>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImageDark_2x.png</iPhone_LaunchDark2x>
  164. <iPhone_Launch3x>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_3x.png</iPhone_Launch3x>
  165. <iPhone_LaunchDark3x>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImageDark_3x.png</iPhone_LaunchDark3x>
  166. <iPhone_Spotlight29>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_29x29.png</iPhone_Spotlight29>
  167. <iPhone_Spotlight40>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_40x40.png</iPhone_Spotlight40>
  168. <iPhone_Spotlight58>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_58x58.png</iPhone_Spotlight58>
  169. <iPhone_Spotlight80>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_80x80.png</iPhone_Spotlight80>
  170. <iPhone_Spotlight120>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_120x120.png</iPhone_Spotlight120>
  171. <iPad_AppIcon72>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_72x72.png</iPad_AppIcon72>
  172. <iPad_AppIcon76>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_76x76.png</iPad_AppIcon76>
  173. <iPad_AppIcon144>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_144x144.png</iPad_AppIcon144>
  174. <iPad_AppIcon152>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_152x152.png</iPad_AppIcon152>
  175. <iPad_AppIcon167>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_167x167.png</iPad_AppIcon167>
  176. <iPad_Launch2x>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImage_2x.png</iPad_Launch2x>
  177. <iPad_LaunchDark2x>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageDark_2x.png</iPad_LaunchDark2x>
  178. <iPad_SpotLight40>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_40x40.png</iPad_SpotLight40>
  179. <iPad_SpotLight50>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_50x50.png</iPad_SpotLight50>
  180. <iPad_SpotLight80>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_80x80.png</iPad_SpotLight80>
  181. <iPad_SpotLight100>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_100x100.png</iPad_SpotLight100>
  182. <iPad_Setting29>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_29x29.png</iPad_Setting29>
  183. <iPad_Setting58>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_58x58.png</iPad_Setting58>
  184. </PropertyGroup>
  185. <PropertyGroup Condition="'$(Base_iOSSimulator)'!=''">
  186. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;fmxase;DBXInterBaseDriver;TMSLogging;emsclientfiredac;tethering;DataSnapFireDAC;bindcompfmx;fmx;FireDACIBDriver;FMXTMSFNCCloudPackPkgDXE13;FireDACDBXDriver;dbexpress;IndyCore;xdata;dsnap;emsclient;DataSnapCommon;FireDACCommon;RESTBackendComponents;soapserver;FMXTMSFNCUIPackPkgDXE13;bindengine;CloudService;FireDACCommonDriver;DataSnapClient;inet;IndyIPCommon;bindcompdbx;IndyIPServer;sparkle;tmsbcl;IndySystem;fmxFireDAC;FMXTMSFNCCorePkgDXE13;FireDAC;FireDACSqliteDriver;ibmonitor;soaprtl;DbxCommonDriver;ibxpress;xmlrtl;soapmidas;DataSnapNativeClient;FireDACDSDriver;rtl;DbxClientDriver;ibxbindings;CustomIPTransport;TMSFMXCloudPackPkgDXE13;bindcomp;IndyIPClient;dbxcds;aurelius;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;FMXTMSFNCChartPkgDXE13;$(DCC_UsePackage)</DCC_UsePackage>
  187. </PropertyGroup>
  188. <PropertyGroup Condition="'$(Base_OSX64)'!=''">
  189. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;fmxase;DBXInterBaseDriver;TMSLogging;emsclientfiredac;tethering;DataSnapFireDAC;FireDACMSSQLDriver;bindcompfmx;DBXOracleDriver;inetdb;fmx;FireDACIBDriver;fmxdae;FMXTMSFNCCloudPackPkgDXE13;FireDACDBXDriver;dbexpress;IndyCore;xdata;dsnap;emsclient;DataSnapCommon;FireDACCommon;RESTBackendComponents;soapserver;FMXTMSFNCUIPackPkgDXE13;bindengine;DBXMySQLDriver;CloudService;FireDACOracleDriver;FireDACMySQLDriver;DBXFirebirdDriver;FireDACCommonODBC;FireDACCommonDriver;DataSnapClient;inet;IndyIPCommon;bindcompdbx;IndyIPServer;sparkle;tmsbcl;IndySystem;fmxFireDAC;FMXTMSFNCCorePkgDXE13;FireDAC;FireDACSqliteDriver;FireDACPgDriver;ibmonitor;FireDACASADriver;FireDACTDataDriver;soaprtl;DbxCommonDriver;ibxpress;DataSnapServer;xmlrtl;soapmidas;DataSnapNativeClient;fmxobj;FireDACDSDriver;rtl;DbxClientDriver;ibxbindings;DBXSybaseASADriver;CustomIPTransport;bindcomp;DBXInformixDriver;IndyIPClient;dbxcds;FireDACODBCDriver;DataSnapIndy10ServerTransport;aurelius;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;inetdbxpress;FireDACMongoDBDriver;FMXTMSFNCChartPkgDXE13;DataSnapServerMidas;$(DCC_UsePackage)</DCC_UsePackage>
  190. <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</VerInfo_Keys>
  191. <BT_BuildType>Debug</BT_BuildType>
  192. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  193. </PropertyGroup>
  194. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  195. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;fmxase;DBXDb2Driver;DBXInterBaseDriver;TMSLogging;vclactnband;VCLTMSFNCDashboardPackPkgDXE13;vclFireDAC;TMSFMXCloudPackPkgDEDXE13;bindcompvclsmp;emsclientfiredac;tethering;svnui;DataSnapFireDAC;FireDACADSDriver;DBXMSSQLDriver;DatasnapConnectorsFreePascal;FireDACMSSQLDriver;vcltouch;FMXTMSFNCDashboardPackPkgDXE13;vcldb;bindcompfmx;svn;DBXOracleDriver;inetdb;TMSFMXPackPkgDXE13;VCLTMSFNCCloudPackPkgDXE13;emsedge;fmx;FireDACIBDriver;fmxdae;vcledge;vclib;FMXTMSFNCCloudPackPkgDXE13;VCLTMSFNCChartPkgDXE13;FireDACDBXDriver;dbexpress;IndyCore;xdata;vclx;dsnap;emsclient;DataSnapCommon;FireDACCommon;RESTBackendComponents;DataSnapConnectors;VCLTMSFNCCorePkgDXE13;VCLRESTComponents;soapserver;FMXTMSFNCUIPackPkgDXE13;VCLTMSFNCUIPackPkgDXE13;vclie;bindengine;DBXMySQLDriver;CloudService;FireDACOracleDriver;FireDACMySQLDriver;DBXFirebirdDriver;FireDACCommonODBC;FireDACCommonDriver;DataSnapClient;inet;IndyIPCommon;bindcompdbx;vcl;IndyIPServer;DBXSybaseASEDriver;sparkle;tmsbcl;IndySystem;FireDACDb2Driver;dsnapcon;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;FMXTMSFNCCorePkgDXE13;FireDAC;emshosting;FireDACSqliteDriver;FireDACPgDriver;ibmonitor;FireDACASADriver;DBXOdbcDriver;FireDACTDataDriver;soaprtl;DbxCommonDriver;ibxpress;DataSnapServer;xmlrtl;soapmidas;DataSnapNativeClient;fmxobj;vclwinx;FireDACDSDriver;rtl;emsserverresource;DbxClientDriver;ibxbindings;DBXSybaseASADriver;RFindUnit;CustomIPTransport;vcldsnap;TMSFMXCloudPackPkgDXE13;bindcomp;appanalytics;DBXInformixDriver;IndyIPClient;bindcompvcl;dbxcds;VclSmp;FixInsight_10_4;adortl;FireDACODBCDriver;DataSnapIndy10ServerTransport;aurelius;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;inetdbxpress;FireDACMongoDBDriver;FMXTMSFNCChartPkgDXE13;DataSnapServerMidas;$(DCC_UsePackage)</DCC_UsePackage>
  196. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  197. <BT_BuildType>Debug</BT_BuildType>
  198. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  199. <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>
  200. <VerInfo_Locale>1033</VerInfo_Locale>
  201. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  202. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  203. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  204. </PropertyGroup>
  205. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  206. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;fmxase;DBXDb2Driver;DBXInterBaseDriver;TMSLogging;vclactnband;VCLTMSFNCDashboardPackPkgDXE13;vclFireDAC;bindcompvclsmp;emsclientfiredac;tethering;DataSnapFireDAC;FireDACADSDriver;DBXMSSQLDriver;DatasnapConnectorsFreePascal;FireDACMSSQLDriver;vcltouch;vcldb;bindcompfmx;DBXOracleDriver;inetdb;VCLTMSFNCCloudPackPkgDXE13;emsedge;fmx;FireDACIBDriver;fmxdae;vcledge;vclib;FMXTMSFNCCloudPackPkgDXE13;VCLTMSFNCChartPkgDXE13;FireDACDBXDriver;dbexpress;IndyCore;xdata;vclx;dsnap;emsclient;DataSnapCommon;FireDACCommon;RESTBackendComponents;DataSnapConnectors;VCLTMSFNCCorePkgDXE13;VCLRESTComponents;soapserver;FMXTMSFNCUIPackPkgDXE13;VCLTMSFNCUIPackPkgDXE13;vclie;bindengine;DBXMySQLDriver;CloudService;FireDACOracleDriver;FireDACMySQLDriver;DBXFirebirdDriver;FireDACCommonODBC;FireDACCommonDriver;DataSnapClient;inet;IndyIPCommon;bindcompdbx;vcl;IndyIPServer;DBXSybaseASEDriver;sparkle;tmsbcl;IndySystem;FireDACDb2Driver;dsnapcon;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;FMXTMSFNCCorePkgDXE13;FireDAC;emshosting;FireDACSqliteDriver;FireDACPgDriver;ibmonitor;FireDACASADriver;DBXOdbcDriver;FireDACTDataDriver;soaprtl;DbxCommonDriver;ibxpress;DataSnapServer;xmlrtl;soapmidas;DataSnapNativeClient;fmxobj;vclwinx;FireDACDSDriver;rtl;emsserverresource;DbxClientDriver;ibxbindings;DBXSybaseASADriver;CustomIPTransport;vcldsnap;bindcomp;appanalytics;DBXInformixDriver;IndyIPClient;bindcompvcl;dbxcds;VclSmp;adortl;FireDACODBCDriver;DataSnapIndy10ServerTransport;aurelius;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;inetdbxpress;FireDACMongoDBDriver;FMXTMSFNCChartPkgDXE13;DataSnapServerMidas;$(DCC_UsePackage)</DCC_UsePackage>
  207. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  208. <BT_BuildType>Debug</BT_BuildType>
  209. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  210. <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>
  211. <VerInfo_Locale>1033</VerInfo_Locale>
  212. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  213. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  214. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  215. </PropertyGroup>
  216. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  217. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  218. <DCC_DebugDCUs>true</DCC_DebugDCUs>
  219. <DCC_Optimize>false</DCC_Optimize>
  220. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  221. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  222. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  223. </PropertyGroup>
  224. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  225. <DCC_RemoteDebug>false</DCC_RemoteDebug>
  226. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  227. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  228. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  229. <VerInfo_Locale>1033</VerInfo_Locale>
  230. </PropertyGroup>
  231. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  232. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  233. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  234. </PropertyGroup>
  235. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  236. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  237. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  238. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  239. <DCC_DebugInformation>0</DCC_DebugInformation>
  240. </PropertyGroup>
  241. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  242. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  243. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  244. </PropertyGroup>
  245. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  246. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  247. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  248. </PropertyGroup>
  249. <ItemGroup>
  250. <DelphiCompile Include="$(MainSource)">
  251. <MainSource>MainSource</MainSource>
  252. </DelphiCompile>
  253. <DCCReference Include="Main.pas">
  254. <Form>Form1</Form>
  255. <FormType>fmx</FormType>
  256. </DCCReference>
  257. <DCCReference Include="OAuth.GMail.pas"/>
  258. <BuildConfiguration Include="Release">
  259. <Key>Cfg_2</Key>
  260. <CfgParent>Base</CfgParent>
  261. </BuildConfiguration>
  262. <BuildConfiguration Include="Base">
  263. <Key>Base</Key>
  264. </BuildConfiguration>
  265. <BuildConfiguration Include="Debug">
  266. <Key>Cfg_1</Key>
  267. <CfgParent>Base</CfgParent>
  268. </BuildConfiguration>
  269. </ItemGroup>
  270. <ProjectExtensions>
  271. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  272. <Borland.ProjectType>Application</Borland.ProjectType>
  273. <BorlandProject>
  274. <Delphi.Personality>
  275. <Source>
  276. <Source Name="MainSource">GMail.dpr</Source>
  277. </Source>
  278. <Excluded_Packages>
  279. <Excluded_Packages Name="C:\Libs\OrangeUI\SourceCode\OrangeUIDesign\DCU\FMX\D10_4\Win32\Debug\OrangeUIDesign_FMX_D10_4.bpl">File C:\Libs\OrangeUI\SourceCode\OrangeUIDesign\DCU\FMX\D10_4\Win32\Debug\OrangeUIDesign_FMX_D10_4.bpl not found</Excluded_Packages>
  280. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k270.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  281. <Excluded_Packages Name="$(BDSBIN)\dclofficexp270.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  282. </Excluded_Packages>
  283. </Delphi.Personality>
  284. <Platforms>
  285. <Platform value="Android">True</Platform>
  286. <Platform value="Android64">True</Platform>
  287. <Platform value="iOSDevice64">True</Platform>
  288. <Platform value="iOSSimulator">False</Platform>
  289. <Platform value="OSX64">True</Platform>
  290. <Platform value="Win32">True</Platform>
  291. <Platform value="Win64">True</Platform>
  292. </Platforms>
  293. <Deployment Version="3">
  294. <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
  295. <Platform Name="OSX32">
  296. <Overwrite>true</Overwrite>
  297. </Platform>
  298. </DeployFile>
  299. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
  300. <Platform Name="iOSSimulator">
  301. <Overwrite>true</Overwrite>
  302. </Platform>
  303. </DeployFile>
  304. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
  305. <Platform Name="iOSSimulator">
  306. <Overwrite>true</Overwrite>
  307. </Platform>
  308. </DeployFile>
  309. <DeployFile LocalName="bin\Win32\Debug\GMail.exe" Configuration="Debug" Class="ProjectOutput">
  310. <Platform Name="Win32">
  311. <RemoteName>GMail.exe</RemoteName>
  312. <Overwrite>true</Overwrite>
  313. </Platform>
  314. </DeployFile>
  315. <DeployClass Name="AdditionalDebugSymbols">
  316. <Platform Name="iOSSimulator">
  317. <Operation>1</Operation>
  318. </Platform>
  319. <Platform Name="OSX32">
  320. <RemoteDir>Contents\MacOS</RemoteDir>
  321. <Operation>1</Operation>
  322. </Platform>
  323. <Platform Name="Win32">
  324. <Operation>0</Operation>
  325. </Platform>
  326. </DeployClass>
  327. <DeployClass Name="AndroidClassesDexFile">
  328. <Platform Name="Android">
  329. <RemoteDir>classes</RemoteDir>
  330. <Operation>1</Operation>
  331. </Platform>
  332. <Platform Name="Android64">
  333. <RemoteDir>classes</RemoteDir>
  334. <Operation>1</Operation>
  335. </Platform>
  336. </DeployClass>
  337. <DeployClass Name="AndroidFileProvider">
  338. <Platform Name="Android">
  339. <RemoteDir>res\xml</RemoteDir>
  340. <Operation>1</Operation>
  341. </Platform>
  342. <Platform Name="Android64">
  343. <RemoteDir>res\xml</RemoteDir>
  344. <Operation>1</Operation>
  345. </Platform>
  346. </DeployClass>
  347. <DeployClass Name="AndroidGDBServer">
  348. <Platform Name="Android">
  349. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  350. <Operation>1</Operation>
  351. </Platform>
  352. </DeployClass>
  353. <DeployClass Name="AndroidLibnativeArmeabiFile">
  354. <Platform Name="Android">
  355. <RemoteDir>library\lib\armeabi</RemoteDir>
  356. <Operation>1</Operation>
  357. </Platform>
  358. <Platform Name="Android64">
  359. <RemoteDir>library\lib\armeabi</RemoteDir>
  360. <Operation>1</Operation>
  361. </Platform>
  362. </DeployClass>
  363. <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
  364. <Platform Name="Android64">
  365. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  366. <Operation>1</Operation>
  367. </Platform>
  368. </DeployClass>
  369. <DeployClass Name="AndroidLibnativeMipsFile">
  370. <Platform Name="Android">
  371. <RemoteDir>library\lib\mips</RemoteDir>
  372. <Operation>1</Operation>
  373. </Platform>
  374. <Platform Name="Android64">
  375. <RemoteDir>library\lib\mips</RemoteDir>
  376. <Operation>1</Operation>
  377. </Platform>
  378. </DeployClass>
  379. <DeployClass Name="AndroidServiceOutput">
  380. <Platform Name="Android">
  381. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  382. <Operation>1</Operation>
  383. </Platform>
  384. <Platform Name="Android64">
  385. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  386. <Operation>1</Operation>
  387. </Platform>
  388. </DeployClass>
  389. <DeployClass Name="AndroidServiceOutput_Android32">
  390. <Platform Name="Android64">
  391. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  392. <Operation>1</Operation>
  393. </Platform>
  394. </DeployClass>
  395. <DeployClass Name="AndroidSplashImageDef">
  396. <Platform Name="Android">
  397. <RemoteDir>res\drawable</RemoteDir>
  398. <Operation>1</Operation>
  399. </Platform>
  400. <Platform Name="Android64">
  401. <RemoteDir>res\drawable</RemoteDir>
  402. <Operation>1</Operation>
  403. </Platform>
  404. </DeployClass>
  405. <DeployClass Name="AndroidSplashStyles">
  406. <Platform Name="Android">
  407. <RemoteDir>res\values</RemoteDir>
  408. <Operation>1</Operation>
  409. </Platform>
  410. <Platform Name="Android64">
  411. <RemoteDir>res\values</RemoteDir>
  412. <Operation>1</Operation>
  413. </Platform>
  414. </DeployClass>
  415. <DeployClass Name="AndroidSplashStylesV21">
  416. <Platform Name="Android">
  417. <RemoteDir>res\values-v21</RemoteDir>
  418. <Operation>1</Operation>
  419. </Platform>
  420. <Platform Name="Android64">
  421. <RemoteDir>res\values-v21</RemoteDir>
  422. <Operation>1</Operation>
  423. </Platform>
  424. </DeployClass>
  425. <DeployClass Name="Android_Colors">
  426. <Platform Name="Android">
  427. <RemoteDir>res\values</RemoteDir>
  428. <Operation>1</Operation>
  429. </Platform>
  430. <Platform Name="Android64">
  431. <RemoteDir>res\values</RemoteDir>
  432. <Operation>1</Operation>
  433. </Platform>
  434. </DeployClass>
  435. <DeployClass Name="Android_DefaultAppIcon">
  436. <Platform Name="Android">
  437. <RemoteDir>res\drawable</RemoteDir>
  438. <Operation>1</Operation>
  439. </Platform>
  440. <Platform Name="Android64">
  441. <RemoteDir>res\drawable</RemoteDir>
  442. <Operation>1</Operation>
  443. </Platform>
  444. </DeployClass>
  445. <DeployClass Name="Android_LauncherIcon144">
  446. <Platform Name="Android">
  447. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  448. <Operation>1</Operation>
  449. </Platform>
  450. <Platform Name="Android64">
  451. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  452. <Operation>1</Operation>
  453. </Platform>
  454. </DeployClass>
  455. <DeployClass Name="Android_LauncherIcon36">
  456. <Platform Name="Android">
  457. <RemoteDir>res\drawable-ldpi</RemoteDir>
  458. <Operation>1</Operation>
  459. </Platform>
  460. <Platform Name="Android64">
  461. <RemoteDir>res\drawable-ldpi</RemoteDir>
  462. <Operation>1</Operation>
  463. </Platform>
  464. </DeployClass>
  465. <DeployClass Name="Android_LauncherIcon48">
  466. <Platform Name="Android">
  467. <RemoteDir>res\drawable-mdpi</RemoteDir>
  468. <Operation>1</Operation>
  469. </Platform>
  470. <Platform Name="Android64">
  471. <RemoteDir>res\drawable-mdpi</RemoteDir>
  472. <Operation>1</Operation>
  473. </Platform>
  474. </DeployClass>
  475. <DeployClass Name="Android_LauncherIcon72">
  476. <Platform Name="Android">
  477. <RemoteDir>res\drawable-hdpi</RemoteDir>
  478. <Operation>1</Operation>
  479. </Platform>
  480. <Platform Name="Android64">
  481. <RemoteDir>res\drawable-hdpi</RemoteDir>
  482. <Operation>1</Operation>
  483. </Platform>
  484. </DeployClass>
  485. <DeployClass Name="Android_LauncherIcon96">
  486. <Platform Name="Android">
  487. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  488. <Operation>1</Operation>
  489. </Platform>
  490. <Platform Name="Android64">
  491. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  492. <Operation>1</Operation>
  493. </Platform>
  494. </DeployClass>
  495. <DeployClass Name="Android_NotificationIcon24">
  496. <Platform Name="Android">
  497. <RemoteDir>res\drawable-mdpi</RemoteDir>
  498. <Operation>1</Operation>
  499. </Platform>
  500. <Platform Name="Android64">
  501. <RemoteDir>res\drawable-mdpi</RemoteDir>
  502. <Operation>1</Operation>
  503. </Platform>
  504. </DeployClass>
  505. <DeployClass Name="Android_NotificationIcon36">
  506. <Platform Name="Android">
  507. <RemoteDir>res\drawable-hdpi</RemoteDir>
  508. <Operation>1</Operation>
  509. </Platform>
  510. <Platform Name="Android64">
  511. <RemoteDir>res\drawable-hdpi</RemoteDir>
  512. <Operation>1</Operation>
  513. </Platform>
  514. </DeployClass>
  515. <DeployClass Name="Android_NotificationIcon48">
  516. <Platform Name="Android">
  517. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  518. <Operation>1</Operation>
  519. </Platform>
  520. <Platform Name="Android64">
  521. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  522. <Operation>1</Operation>
  523. </Platform>
  524. </DeployClass>
  525. <DeployClass Name="Android_NotificationIcon72">
  526. <Platform Name="Android">
  527. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  528. <Operation>1</Operation>
  529. </Platform>
  530. <Platform Name="Android64">
  531. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  532. <Operation>1</Operation>
  533. </Platform>
  534. </DeployClass>
  535. <DeployClass Name="Android_NotificationIcon96">
  536. <Platform Name="Android">
  537. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  538. <Operation>1</Operation>
  539. </Platform>
  540. <Platform Name="Android64">
  541. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  542. <Operation>1</Operation>
  543. </Platform>
  544. </DeployClass>
  545. <DeployClass Name="Android_SplashImage426">
  546. <Platform Name="Android">
  547. <RemoteDir>res\drawable-small</RemoteDir>
  548. <Operation>1</Operation>
  549. </Platform>
  550. <Platform Name="Android64">
  551. <RemoteDir>res\drawable-small</RemoteDir>
  552. <Operation>1</Operation>
  553. </Platform>
  554. </DeployClass>
  555. <DeployClass Name="Android_SplashImage470">
  556. <Platform Name="Android">
  557. <RemoteDir>res\drawable-normal</RemoteDir>
  558. <Operation>1</Operation>
  559. </Platform>
  560. <Platform Name="Android64">
  561. <RemoteDir>res\drawable-normal</RemoteDir>
  562. <Operation>1</Operation>
  563. </Platform>
  564. </DeployClass>
  565. <DeployClass Name="Android_SplashImage640">
  566. <Platform Name="Android">
  567. <RemoteDir>res\drawable-large</RemoteDir>
  568. <Operation>1</Operation>
  569. </Platform>
  570. <Platform Name="Android64">
  571. <RemoteDir>res\drawable-large</RemoteDir>
  572. <Operation>1</Operation>
  573. </Platform>
  574. </DeployClass>
  575. <DeployClass Name="Android_SplashImage960">
  576. <Platform Name="Android">
  577. <RemoteDir>res\drawable-xlarge</RemoteDir>
  578. <Operation>1</Operation>
  579. </Platform>
  580. <Platform Name="Android64">
  581. <RemoteDir>res\drawable-xlarge</RemoteDir>
  582. <Operation>1</Operation>
  583. </Platform>
  584. </DeployClass>
  585. <DeployClass Name="Android_Strings">
  586. <Platform Name="Android">
  587. <RemoteDir>res\values</RemoteDir>
  588. <Operation>1</Operation>
  589. </Platform>
  590. <Platform Name="Android64">
  591. <RemoteDir>res\values</RemoteDir>
  592. <Operation>1</Operation>
  593. </Platform>
  594. </DeployClass>
  595. <DeployClass Name="DebugSymbols">
  596. <Platform Name="iOSSimulator">
  597. <Operation>1</Operation>
  598. </Platform>
  599. <Platform Name="OSX32">
  600. <RemoteDir>Contents\MacOS</RemoteDir>
  601. <Operation>1</Operation>
  602. </Platform>
  603. <Platform Name="Win32">
  604. <Operation>0</Operation>
  605. </Platform>
  606. </DeployClass>
  607. <DeployClass Name="DependencyFramework">
  608. <Platform Name="OSX32">
  609. <RemoteDir>Contents\MacOS</RemoteDir>
  610. <Operation>1</Operation>
  611. <Extensions>.framework</Extensions>
  612. </Platform>
  613. <Platform Name="OSX64">
  614. <RemoteDir>Contents\MacOS</RemoteDir>
  615. <Operation>1</Operation>
  616. <Extensions>.framework</Extensions>
  617. </Platform>
  618. <Platform Name="Win32">
  619. <Operation>0</Operation>
  620. </Platform>
  621. </DeployClass>
  622. <DeployClass Name="DependencyModule">
  623. <Platform Name="iOSDevice32">
  624. <Operation>1</Operation>
  625. <Extensions>.dylib</Extensions>
  626. </Platform>
  627. <Platform Name="iOSDevice64">
  628. <Operation>1</Operation>
  629. <Extensions>.dylib</Extensions>
  630. </Platform>
  631. <Platform Name="iOSSimulator">
  632. <Operation>1</Operation>
  633. <Extensions>.dylib</Extensions>
  634. </Platform>
  635. <Platform Name="OSX32">
  636. <RemoteDir>Contents\MacOS</RemoteDir>
  637. <Operation>1</Operation>
  638. <Extensions>.dylib</Extensions>
  639. </Platform>
  640. <Platform Name="OSX64">
  641. <RemoteDir>Contents\MacOS</RemoteDir>
  642. <Operation>1</Operation>
  643. <Extensions>.dylib</Extensions>
  644. </Platform>
  645. <Platform Name="Win32">
  646. <Operation>0</Operation>
  647. <Extensions>.dll;.bpl</Extensions>
  648. </Platform>
  649. </DeployClass>
  650. <DeployClass Required="true" Name="DependencyPackage">
  651. <Platform Name="iOSDevice32">
  652. <Operation>1</Operation>
  653. <Extensions>.dylib</Extensions>
  654. </Platform>
  655. <Platform Name="iOSDevice64">
  656. <Operation>1</Operation>
  657. <Extensions>.dylib</Extensions>
  658. </Platform>
  659. <Platform Name="iOSSimulator">
  660. <Operation>1</Operation>
  661. <Extensions>.dylib</Extensions>
  662. </Platform>
  663. <Platform Name="OSX32">
  664. <RemoteDir>Contents\MacOS</RemoteDir>
  665. <Operation>1</Operation>
  666. <Extensions>.dylib</Extensions>
  667. </Platform>
  668. <Platform Name="OSX64">
  669. <RemoteDir>Contents\MacOS</RemoteDir>
  670. <Operation>1</Operation>
  671. <Extensions>.dylib</Extensions>
  672. </Platform>
  673. <Platform Name="Win32">
  674. <Operation>0</Operation>
  675. <Extensions>.bpl</Extensions>
  676. </Platform>
  677. </DeployClass>
  678. <DeployClass Name="File">
  679. <Platform Name="Android">
  680. <Operation>0</Operation>
  681. </Platform>
  682. <Platform Name="Android64">
  683. <Operation>0</Operation>
  684. </Platform>
  685. <Platform Name="iOSDevice32">
  686. <Operation>0</Operation>
  687. </Platform>
  688. <Platform Name="iOSDevice64">
  689. <Operation>0</Operation>
  690. </Platform>
  691. <Platform Name="iOSSimulator">
  692. <Operation>0</Operation>
  693. </Platform>
  694. <Platform Name="OSX32">
  695. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  696. <Operation>0</Operation>
  697. </Platform>
  698. <Platform Name="OSX64">
  699. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  700. <Operation>0</Operation>
  701. </Platform>
  702. <Platform Name="Win32">
  703. <Operation>0</Operation>
  704. </Platform>
  705. </DeployClass>
  706. <DeployClass Name="iPad_Launch2x">
  707. <Platform Name="iOSDevice64">
  708. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  709. <Operation>1</Operation>
  710. </Platform>
  711. <Platform Name="iOSSimulator">
  712. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  713. <Operation>1</Operation>
  714. </Platform>
  715. </DeployClass>
  716. <DeployClass Name="iPad_LaunchDark2x">
  717. <Platform Name="iOSDevice64">
  718. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  719. <Operation>1</Operation>
  720. </Platform>
  721. <Platform Name="iOSSimulator">
  722. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  723. <Operation>1</Operation>
  724. </Platform>
  725. </DeployClass>
  726. <DeployClass Name="iPhone_Launch2x">
  727. <Platform Name="iOSDevice64">
  728. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  729. <Operation>1</Operation>
  730. </Platform>
  731. <Platform Name="iOSSimulator">
  732. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  733. <Operation>1</Operation>
  734. </Platform>
  735. </DeployClass>
  736. <DeployClass Name="iPhone_Launch3x">
  737. <Platform Name="iOSDevice64">
  738. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  739. <Operation>1</Operation>
  740. </Platform>
  741. <Platform Name="iOSSimulator">
  742. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  743. <Operation>1</Operation>
  744. </Platform>
  745. </DeployClass>
  746. <DeployClass Name="iPhone_LaunchDark2x">
  747. <Platform Name="iOSDevice64">
  748. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  749. <Operation>1</Operation>
  750. </Platform>
  751. <Platform Name="iOSSimulator">
  752. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  753. <Operation>1</Operation>
  754. </Platform>
  755. </DeployClass>
  756. <DeployClass Name="iPhone_LaunchDark3x">
  757. <Platform Name="iOSDevice64">
  758. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  759. <Operation>1</Operation>
  760. </Platform>
  761. <Platform Name="iOSSimulator">
  762. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  763. <Operation>1</Operation>
  764. </Platform>
  765. </DeployClass>
  766. <DeployClass Name="ProjectAndroidManifest">
  767. <Platform Name="Android">
  768. <Operation>1</Operation>
  769. </Platform>
  770. <Platform Name="Android64">
  771. <Operation>1</Operation>
  772. </Platform>
  773. </DeployClass>
  774. <DeployClass Name="ProjectiOSDeviceDebug">
  775. <Platform Name="iOSDevice32">
  776. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  777. <Operation>1</Operation>
  778. </Platform>
  779. <Platform Name="iOSDevice64">
  780. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  781. <Operation>1</Operation>
  782. </Platform>
  783. </DeployClass>
  784. <DeployClass Name="ProjectiOSDeviceResourceRules">
  785. <Platform Name="iOSDevice32">
  786. <Operation>1</Operation>
  787. </Platform>
  788. <Platform Name="iOSDevice64">
  789. <Operation>1</Operation>
  790. </Platform>
  791. </DeployClass>
  792. <DeployClass Name="ProjectiOSEntitlements">
  793. <Platform Name="iOSDevice32">
  794. <RemoteDir>..\</RemoteDir>
  795. <Operation>1</Operation>
  796. </Platform>
  797. <Platform Name="iOSDevice64">
  798. <RemoteDir>..\</RemoteDir>
  799. <Operation>1</Operation>
  800. </Platform>
  801. </DeployClass>
  802. <DeployClass Name="ProjectiOSInfoPList">
  803. <Platform Name="iOSDevice32">
  804. <Operation>1</Operation>
  805. </Platform>
  806. <Platform Name="iOSDevice64">
  807. <Operation>1</Operation>
  808. </Platform>
  809. <Platform Name="iOSSimulator">
  810. <Operation>1</Operation>
  811. </Platform>
  812. </DeployClass>
  813. <DeployClass Name="ProjectiOSLaunchScreen">
  814. <Platform Name="iOSDevice64">
  815. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  816. <Operation>64</Operation>
  817. </Platform>
  818. <Platform Name="iOSSimulator">
  819. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  820. <Operation>64</Operation>
  821. </Platform>
  822. </DeployClass>
  823. <DeployClass Name="ProjectiOSResource">
  824. <Platform Name="iOSDevice32">
  825. <Operation>1</Operation>
  826. </Platform>
  827. <Platform Name="iOSDevice64">
  828. <Operation>1</Operation>
  829. </Platform>
  830. <Platform Name="iOSSimulator">
  831. <Operation>1</Operation>
  832. </Platform>
  833. </DeployClass>
  834. <DeployClass Name="ProjectOSXDebug">
  835. <Platform Name="OSX64">
  836. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  837. <Operation>1</Operation>
  838. </Platform>
  839. </DeployClass>
  840. <DeployClass Name="ProjectOSXEntitlements">
  841. <Platform Name="OSX32">
  842. <RemoteDir>..\</RemoteDir>
  843. <Operation>1</Operation>
  844. </Platform>
  845. <Platform Name="OSX64">
  846. <RemoteDir>..\</RemoteDir>
  847. <Operation>1</Operation>
  848. </Platform>
  849. </DeployClass>
  850. <DeployClass Name="ProjectOSXInfoPList">
  851. <Platform Name="OSX32">
  852. <RemoteDir>Contents</RemoteDir>
  853. <Operation>1</Operation>
  854. </Platform>
  855. <Platform Name="OSX64">
  856. <RemoteDir>Contents</RemoteDir>
  857. <Operation>1</Operation>
  858. </Platform>
  859. </DeployClass>
  860. <DeployClass Name="ProjectOSXResource">
  861. <Platform Name="OSX32">
  862. <RemoteDir>Contents\Resources</RemoteDir>
  863. <Operation>1</Operation>
  864. </Platform>
  865. <Platform Name="OSX64">
  866. <RemoteDir>Contents\Resources</RemoteDir>
  867. <Operation>1</Operation>
  868. </Platform>
  869. </DeployClass>
  870. <DeployClass Required="true" Name="ProjectOutput">
  871. <Platform Name="Android">
  872. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  873. <Operation>1</Operation>
  874. </Platform>
  875. <Platform Name="Android64">
  876. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  877. <Operation>1</Operation>
  878. </Platform>
  879. <Platform Name="iOSDevice32">
  880. <Operation>1</Operation>
  881. </Platform>
  882. <Platform Name="iOSDevice64">
  883. <Operation>1</Operation>
  884. </Platform>
  885. <Platform Name="iOSSimulator">
  886. <Operation>1</Operation>
  887. </Platform>
  888. <Platform Name="Linux64">
  889. <Operation>1</Operation>
  890. </Platform>
  891. <Platform Name="OSX32">
  892. <RemoteDir>Contents\MacOS</RemoteDir>
  893. <Operation>1</Operation>
  894. </Platform>
  895. <Platform Name="OSX64">
  896. <RemoteDir>Contents\MacOS</RemoteDir>
  897. <Operation>1</Operation>
  898. </Platform>
  899. <Platform Name="Win32">
  900. <Operation>0</Operation>
  901. </Platform>
  902. </DeployClass>
  903. <DeployClass Name="ProjectOutput_Android32">
  904. <Platform Name="Android64">
  905. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  906. <Operation>1</Operation>
  907. </Platform>
  908. </DeployClass>
  909. <DeployClass Name="ProjectUWPManifest">
  910. <Platform Name="Win32">
  911. <Operation>1</Operation>
  912. </Platform>
  913. <Platform Name="Win64">
  914. <Operation>1</Operation>
  915. </Platform>
  916. </DeployClass>
  917. <DeployClass Name="UWP_DelphiLogo150">
  918. <Platform Name="Win32">
  919. <RemoteDir>Assets</RemoteDir>
  920. <Operation>1</Operation>
  921. </Platform>
  922. <Platform Name="Win64">
  923. <RemoteDir>Assets</RemoteDir>
  924. <Operation>1</Operation>
  925. </Platform>
  926. </DeployClass>
  927. <DeployClass Name="UWP_DelphiLogo44">
  928. <Platform Name="Win32">
  929. <RemoteDir>Assets</RemoteDir>
  930. <Operation>1</Operation>
  931. </Platform>
  932. <Platform Name="Win64">
  933. <RemoteDir>Assets</RemoteDir>
  934. <Operation>1</Operation>
  935. </Platform>
  936. </DeployClass>
  937. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  938. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  939. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  940. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  941. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  942. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  943. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  944. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  945. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  946. <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
  947. </Deployment>
  948. <MMX>
  949. <UsesClauseFormatter AutoFormat="0">
  950. <GroupNames>WinApi;System.Win;System;Data;Vcl</GroupNames>
  951. </UsesClauseFormatter>
  952. </MMX>
  953. </BorlandProject>
  954. <ProjectFileVersion>12</ProjectFileVersion>
  955. </ProjectExtensions>
  956. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  957. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  958. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  959. </Project>