| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731 |
- <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <ProjectGuid>{D9FDA707-8AE6-48DB-B22E-7D4E4CA7055B}</ProjectGuid>
- <ProjectVersion>20.1</ProjectVersion>
- <FrameworkType>FMX</FrameworkType>
- <MainSource>FireMonkeyDemo.dpr</MainSource>
- <Base>True</Base>
- <Config Condition="'$(Config)'==''">Debug</Config>
- <Platform Condition="'$(Platform)'==''">Win64</Platform>
- <TargetedPlatforms>167955</TargetedPlatforms>
- <AppType>Application</AppType>
- <ProjectName Condition="'$(ProjectName)'==''">FireMonkeyDemo</ProjectName>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
- <Base_Android>true</Base_Android>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Base)'=='true') or '$(Base_Android64)'!=''">
- <Base_Android64>true</Base_Android64>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='OSX64' and '$(Base)'=='true') or '$(Base_OSX64)'!=''">
- <Base_OSX64>true</Base_OSX64>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='OSXARM64' and '$(Base)'=='true') or '$(Base_OSXARM64)'!=''">
- <Base_OSXARM64>true</Base_OSXARM64>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
- <Base_Win32>true</Base_Win32>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
- <Base_Win64>true</Base_Win64>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
- <Cfg_1>true</Cfg_1>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Cfg_1)'=='true') or '$(Cfg_1_Android)'!=''">
- <Cfg_1_Android>true</Cfg_1_Android>
- <CfgParent>Cfg_1</CfgParent>
- <Cfg_1>true</Cfg_1>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Android64)'!=''">
- <Cfg_1_Android64>true</Cfg_1_Android64>
- <CfgParent>Cfg_1</CfgParent>
- <Cfg_1>true</Cfg_1>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='OSX64' and '$(Cfg_1)'=='true') or '$(Cfg_1_OSX64)'!=''">
- <Cfg_1_OSX64>true</Cfg_1_OSX64>
- <CfgParent>Cfg_1</CfgParent>
- <Cfg_1>true</Cfg_1>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='OSXARM64' and '$(Cfg_1)'=='true') or '$(Cfg_1_OSXARM64)'!=''">
- <Cfg_1_OSXARM64>true</Cfg_1_OSXARM64>
- <CfgParent>Cfg_1</CfgParent>
- <Cfg_1>true</Cfg_1>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
- <Cfg_1_Win32>true</Cfg_1_Win32>
- <CfgParent>Cfg_1</CfgParent>
- <Cfg_1>true</Cfg_1>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
- <Cfg_1_Win64>true</Cfg_1_Win64>
- <CfgParent>Cfg_1</CfgParent>
- <Cfg_1>true</Cfg_1>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
- <Cfg_2>true</Cfg_2>
- <CfgParent>Base</CfgParent>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Cfg_2)'=='true') or '$(Cfg_2_Android)'!=''">
- <Cfg_2_Android>true</Cfg_2_Android>
- <CfgParent>Cfg_2</CfgParent>
- <Cfg_2>true</Cfg_2>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Android64)'!=''">
- <Cfg_2_Android64>true</Cfg_2_Android64>
- <CfgParent>Cfg_2</CfgParent>
- <Cfg_2>true</Cfg_2>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='OSX64' and '$(Cfg_2)'=='true') or '$(Cfg_2_OSX64)'!=''">
- <Cfg_2_OSX64>true</Cfg_2_OSX64>
- <CfgParent>Cfg_2</CfgParent>
- <Cfg_2>true</Cfg_2>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='OSXARM64' and '$(Cfg_2)'=='true') or '$(Cfg_2_OSXARM64)'!=''">
- <Cfg_2_OSXARM64>true</Cfg_2_OSXARM64>
- <CfgParent>Cfg_2</CfgParent>
- <Cfg_2>true</Cfg_2>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
- <Cfg_2_Win32>true</Cfg_2_Win32>
- <CfgParent>Cfg_2</CfgParent>
- <Cfg_2>true</Cfg_2>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
- <Cfg_2_Win64>true</Cfg_2_Win64>
- <CfgParent>Cfg_2</CfgParent>
- <Cfg_2>true</Cfg_2>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base)'!=''">
- <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
- <SanitizedProjectName>FireMonkeyDemo</SanitizedProjectName>
- <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0</VerInfo_Keys>
- <VerInfo_Locale>1033</VerInfo_Locale>
- <Manifest_File>None</Manifest_File>
- <DCC_Define>FULL_FEATURE_SET;$(DCC_Define)</DCC_Define>
- <DCC_UnitSearchPath>..\..\..\Source;..\..\..\Source\JpegLib;..\..\..\Source\ZLib;..\..\..\Extensions;..\..\..\Extensions\LibTiff;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
- <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
- <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
- <DCC_DcuOutput>..\..\Bin\Dcu\$(Platform)\$(MSBuildProjectName)\$(Config)</DCC_DcuOutput>
- <DCC_ExeOutput>..\..\Bin</DCC_ExeOutput>
- <AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
- <AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
- <AUP_CALL_PHONE>true</AUP_CALL_PHONE>
- <AUP_CAMERA>true</AUP_CAMERA>
- <AUP_INTERNET>true</AUP_INTERNET>
- <AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
- <AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
- <AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
- <EL_ReadOnlyFileDialog>true</EL_ReadOnlyFileDialog>
- <IOSTransportSecFeat>false</IOSTransportSecFeat>
- <EL_ReadWriteFileDialog>true</EL_ReadWriteFileDialog>
- <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
- <ImageDebugInfo>true</ImageDebugInfo>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_Android)'!=''">
- <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
- <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>
- <BT_BuildType>Debug</BT_BuildType>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
- <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
- <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
- <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
- <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
- <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
- <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
- <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
- <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
- <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
- <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
- <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
- <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
- <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
- <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>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_Android64)'!=''">
- <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
- <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>
- <BT_BuildType>Debug</BT_BuildType>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
- <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
- <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
- <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
- <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
- <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
- <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
- <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
- <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
- <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
- <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
- <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
- <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
- <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
- <EnabledSysJars>activity-1.1.0.dex.jar;annotation-1.2.0.dex.jar;appcompat-1.2.0.dex.jar;appcompat-resources-1.2.0.dex.jar;asynclayoutinflater-1.0.0.dex.jar;billing-4.0.0.dex.jar;biometric-1.1.0.dex.jar;browser-1.0.0.dex.jar;cloud-messaging.dex.jar;collection-1.1.0.dex.jar;coordinatorlayout-1.0.0.dex.jar;core-1.5.0-rc02.dex.jar;core-common-2.1.0.dex.jar;core-runtime-2.1.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;firebase-annotations-16.0.0.dex.jar;firebase-common-20.0.0.dex.jar;firebase-components-17.0.0.dex.jar;firebase-datatransport-18.0.0.dex.jar;firebase-encoders-17.0.0.dex.jar;firebase-encoders-json-18.0.0.dex.jar;firebase-iid-interop-17.1.0.dex.jar;firebase-installations-17.0.0.dex.jar;firebase-installations-interop-17.0.0.dex.jar;firebase-measurement-connector-19.0.0.dex.jar;firebase-messaging-22.0.0.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;legacy-support-core-ui-1.0.0.dex.jar;legacy-support-core-utils-1.0.0.dex.jar;lifecycle-common-2.2.0.dex.jar;lifecycle-livedata-2.0.0.dex.jar;lifecycle-livedata-core-2.2.0.dex.jar;lifecycle-runtime-2.2.0.dex.jar;lifecycle-service-2.0.0.dex.jar;lifecycle-viewmodel-2.2.0.dex.jar;lifecycle-viewmodel-savedstate-2.2.0.dex.jar;listenablefuture-1.0.dex.jar;loader-1.0.0.dex.jar;localbroadcastmanager-1.0.0.dex.jar;play-services-ads-20.1.0.dex.jar;play-services-ads-base-20.1.0.dex.jar;play-services-ads-identifier-17.0.0.dex.jar;play-services-ads-lite-20.1.0.dex.jar;play-services-base-17.5.0.dex.jar;play-services-basement-17.6.0.dex.jar;play-services-cloud-messaging-16.0.0.dex.jar;play-services-drive-17.0.0.dex.jar;play-services-games-21.0.0.dex.jar;play-services-location-18.0.0.dex.jar;play-services-maps-17.0.1.dex.jar;play-services-measurement-base-18.0.0.dex.jar;play-services-measurement-sdk-api-18.0.0.dex.jar;play-services-places-placereport-17.0.0.dex.jar;play-services-stats-17.0.0.dex.jar;play-services-tasks-17.2.0.dex.jar;print-1.0.0.dex.jar;room-common-2.1.0.dex.jar;room-runtime-2.1.0.dex.jar;savedstate-1.0.0.dex.jar;slidingpanelayout-1.0.0.dex.jar;sqlite-2.0.1.dex.jar;sqlite-framework-2.0.1.dex.jar;swiperefreshlayout-1.0.0.dex.jar;transport-api-3.0.0.dex.jar;transport-backend-cct-3.0.0.dex.jar;transport-runtime-3.0.0.dex.jar;user-messaging-platform-1.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.1.0.dex.jar</EnabledSysJars>
- <VerInfo_Build>1</VerInfo_Build>
- <Android_NotificationAccentColor>#000000</Android_NotificationAccentColor>
- <AUP_ACCESS_FINE_LOCATION>false</AUP_ACCESS_FINE_LOCATION>
- <AUP_ACCESS_COARSE_LOCATION>false</AUP_ACCESS_COARSE_LOCATION>
- <AUP_CAMERA>false</AUP_CAMERA>
- <AUP_CALL_PHONE>false</AUP_CALL_PHONE>
- <AUP_READ_PHONE_STATE>false</AUP_READ_PHONE_STATE>
- <EL_SecureFileSharing>true</EL_SecureFileSharing>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_OSX64)'!=''">
- <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's speech recognition servers;ITSAppUsesNonExemptEncryption=false;NSBluetoothAlwaysUsageDescription=The reason for accessing the Bluetooth interface</VerInfo_Keys>
- <BT_BuildType>Debug</BT_BuildType>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- <Debugger_Launcher>/usr/X11/bin/xterm -e "%debuggee%"</Debugger_Launcher>
- <Icon_MainIcon>..\..\Data\Imaging.ico</Icon_MainIcon>
- <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_OSXARM64)'!=''">
- <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's speech recognition servers;ITSAppUsesNonExemptEncryption=false;NSBluetoothAlwaysUsageDescription=The reason for accessing the Bluetooth interface</VerInfo_Keys>
- <BT_BuildType>Debug</BT_BuildType>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- <Debugger_Launcher>/usr/X11/bin/xterm -e "%debuggee%"</Debugger_Launcher>
- <Icon_MainIcon>..\..\Data\Imaging.ico</Icon_MainIcon>
- <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_Win32)'!=''">
- <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
- <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
- <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
- <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
- <Icon_MainIcon>..\..\Data\Imaging.ico</Icon_MainIcon>
- <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_Win64)'!=''">
- <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
- <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
- <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
- <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
- <Icon_MainIcon>..\..\Data\Imaging.ico</Icon_MainIcon>
- <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_1)'!=''">
- <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
- <DCC_Optimize>false</DCC_Optimize>
- <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
- <DCC_DebugDCUs>true</DCC_DebugDCUs>
- <DCC_RangeChecking>true</DCC_RangeChecking>
- <DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_1_Android)'!=''">
- <VerInfo_Build>1</VerInfo_Build>
- <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>
- <Android_NotificationAccentColor>#000000</Android_NotificationAccentColor>
- <DCC_ExeOutput>Deploy</DCC_ExeOutput>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_1_Android64)'!=''">
- <VerInfo_Build>1</VerInfo_Build>
- <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>
- <Android_NotificationAccentColor>#000000</Android_NotificationAccentColor>
- <DCC_ExeOutput>Deploy</DCC_ExeOutput>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_1_OSX64)'!=''">
- <DCC_RemoteDebug>true</DCC_RemoteDebug>
- <DCC_ExeOutput>Deploy</DCC_ExeOutput>
- <Debugger_Launcher>/usr/X11/bin/xterm -e "%debuggee%"</Debugger_Launcher>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- <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's speech recognition servers;ITSAppUsesNonExemptEncryption=false;NSBluetoothAlwaysUsageDescription=The reason for accessing the Bluetooth interface</VerInfo_Keys>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_1_OSXARM64)'!=''">
- <DCC_RemoteDebug>true</DCC_RemoteDebug>
- <Cfg_1>true</Cfg_1>
- <DCC_ExeOutput>Deploy</DCC_ExeOutput>
- <Debugger_Launcher>/usr/X11/bin/xterm -e "%debuggee%"</Debugger_Launcher>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- <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's speech recognition servers;ITSAppUsesNonExemptEncryption=false;NSBluetoothAlwaysUsageDescription=The reason for accessing the Bluetooth interface</VerInfo_Keys>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
- <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
- <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Last Compile=2013-10-23 22:56;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
- <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
- <DCC_DebugDCUs>true</DCC_DebugDCUs>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- <BT_BuildType>Debug</BT_BuildType>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
- <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
- <BT_BuildType>Debug</BT_BuildType>
- <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
- <Icon_MainIcon>..\..\Data\Imaging.ico</Icon_MainIcon>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_2)'!=''">
- <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_2_Android)'!=''">
- <DCC_ExeOutput>Deploy</DCC_ExeOutput>
- <VerInfo_Build>1</VerInfo_Build>
- <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>
- <Android_NotificationAccentColor>#000000</Android_NotificationAccentColor>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_2_Android64)'!=''">
- <DCC_ExeOutput>Deploy</DCC_ExeOutput>
- <VerInfo_Build>1</VerInfo_Build>
- <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>
- <Android_NotificationAccentColor>#000000</Android_NotificationAccentColor>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_2_OSX64)'!=''">
- <DCC_RemoteDebug>true</DCC_RemoteDebug>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_2_OSXARM64)'!=''">
- <DCC_RemoteDebug>true</DCC_RemoteDebug>
- <Cfg_2>true</Cfg_2>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
- <BT_BuildType>Debug</BT_BuildType>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
- <BT_BuildType>Debug</BT_BuildType>
- <Icon_MainIcon>..\..\Data\Imaging.ico</Icon_MainIcon>
- <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
- </PropertyGroup>
- <ItemGroup>
- <DelphiCompile Include="$(MainSource)">
- <MainSource>MainSource</MainSource>
- </DelphiCompile>
- <DCCReference Include="..\Common\DemoUtils.pas"/>
- <DCCReference Include="MainForm.pas">
- <Form>FormMain</Form>
- </DCCReference>
- <DCCReference Include="AboutForm.pas">
- <Form>FormAbout</Form>
- </DCCReference>
- <DCCReference Include="..\..\..\Source\Imaging.pas"/>
- <DCCReference Include="..\..\..\Source\ImagingTypes.pas"/>
- <DCCReference Include="..\..\..\Source\ImagingCanvases.pas"/>
- <DCCReference Include="..\..\..\Source\ImagingClasses.pas"/>
- <DCCReference Include="..\..\..\Source\ImagingFormats.pas"/>
- <DCCReference Include="..\..\..\Source\ImagingIO.pas"/>
- <DCCReference Include="..\..\..\Source\ImagingUtility.pas"/>
- <DCCReference Include="..\..\..\Extensions\ImagingFmx.pas"/>
- <RcItem Include="..\..\Data\Logo.png">
- <ResourceType>RCDATA</ResourceType>
- <ResourceId>LOGO</ResourceId>
- </RcItem>
- <BuildConfiguration Include="Base">
- <Key>Base</Key>
- </BuildConfiguration>
- <BuildConfiguration Include="Debug">
- <Key>Cfg_1</Key>
- <CfgParent>Base</CfgParent>
- </BuildConfiguration>
- <BuildConfiguration Include="Release">
- <Key>Cfg_2</Key>
- <CfgParent>Base</CfgParent>
- </BuildConfiguration>
- </ItemGroup>
- <ProjectExtensions>
- <Borland.Personality>Delphi.Personality.12</Borland.Personality>
- <Borland.ProjectType/>
- <BorlandProject>
- <Delphi.Personality>
- <Source>
- <Source Name="MainSource">FireMonkeyDemo.dpr</Source>
- </Source>
- <Excluded_Packages>
- <Excluded_Packages Name="$(BDSBIN)\dcloffice2k290.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
- <Excluded_Packages Name="$(BDSBIN)\dclofficexp290.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
- </Excluded_Packages>
- </Delphi.Personality>
- <Deployment Version="4">
- <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule"/>
- <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
- <Platform Name="iOSSimulator">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
- <Platform Name="iOSSimulator">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
- <Platform Name="OSX32">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png" Configuration="Debug" Class="Android_LauncherIcon144"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png" Configuration="Debug" Class="Android_LauncherIcon144">
- <Platform Name="Android">
- <RemoteName>ic_launcher.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png" Configuration="Debug" Class="Android_LauncherIcon144">
- <Platform Name="Android64">
- <RemoteName>ic_launcher.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png" Configuration="Release" Class="Android_LauncherIcon144"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png" Configuration="Debug" Class="Android_LauncherIcon192"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png" Configuration="Debug" Class="Android_LauncherIcon192">
- <Platform Name="Android">
- <RemoteName>ic_launcher.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png" Configuration="Debug" Class="Android_LauncherIcon192">
- <Platform Name="Android64">
- <RemoteName>ic_launcher.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png" Configuration="Release" Class="Android_LauncherIcon192"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png" Configuration="Debug" Class="Android_LauncherIcon36"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png" Configuration="Debug" Class="Android_LauncherIcon36">
- <Platform Name="Android">
- <RemoteName>ic_launcher.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png" Configuration="Debug" Class="Android_LauncherIcon36">
- <Platform Name="Android64">
- <RemoteName>ic_launcher.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png" Configuration="Release" Class="Android_LauncherIcon36"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png" Configuration="Debug" Class="Android_LauncherIcon48"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png" Configuration="Debug" Class="Android_LauncherIcon48">
- <Platform Name="Android">
- <RemoteName>ic_launcher.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png" Configuration="Debug" Class="Android_LauncherIcon48">
- <Platform Name="Android64">
- <RemoteName>ic_launcher.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png" Configuration="Release" Class="Android_LauncherIcon48"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png" Configuration="Debug" Class="Android_LauncherIcon72"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png" Configuration="Debug" Class="Android_LauncherIcon72">
- <Platform Name="Android">
- <RemoteName>ic_launcher.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png" Configuration="Debug" Class="Android_LauncherIcon72">
- <Platform Name="Android64">
- <RemoteName>ic_launcher.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png" Configuration="Release" Class="Android_LauncherIcon72"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png" Configuration="Debug" Class="Android_LauncherIcon96"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png" Configuration="Debug" Class="Android_LauncherIcon96">
- <Platform Name="Android">
- <RemoteName>ic_launcher.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png" Configuration="Debug" Class="Android_LauncherIcon96">
- <Platform Name="Android64">
- <RemoteName>ic_launcher.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png" Configuration="Release" Class="Android_LauncherIcon96"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png" Configuration="Debug" Class="Android_NotificationIcon24"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png" Configuration="Debug" Class="Android_NotificationIcon24">
- <Platform Name="Android">
- <RemoteName>ic_notification.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png" Configuration="Debug" Class="Android_NotificationIcon24">
- <Platform Name="Android64">
- <RemoteName>ic_notification.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png" Configuration="Release" Class="Android_NotificationIcon24"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png" Configuration="Debug" Class="Android_NotificationIcon36"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png" Configuration="Debug" Class="Android_NotificationIcon36">
- <Platform Name="Android">
- <RemoteName>ic_notification.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png" Configuration="Debug" Class="Android_NotificationIcon36">
- <Platform Name="Android64">
- <RemoteName>ic_notification.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png" Configuration="Release" Class="Android_NotificationIcon36"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png" Configuration="Debug" Class="Android_NotificationIcon48"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png" Configuration="Debug" Class="Android_NotificationIcon48">
- <Platform Name="Android">
- <RemoteName>ic_notification.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png" Configuration="Debug" Class="Android_NotificationIcon48">
- <Platform Name="Android64">
- <RemoteName>ic_notification.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png" Configuration="Release" Class="Android_NotificationIcon48"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png" Configuration="Debug" Class="Android_NotificationIcon72"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png" Configuration="Debug" Class="Android_NotificationIcon72">
- <Platform Name="Android">
- <RemoteName>ic_notification.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png" Configuration="Debug" Class="Android_NotificationIcon72">
- <Platform Name="Android64">
- <RemoteName>ic_notification.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png" Configuration="Release" Class="Android_NotificationIcon72"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png" Configuration="Debug" Class="Android_NotificationIcon96"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png" Configuration="Debug" Class="Android_NotificationIcon96">
- <Platform Name="Android">
- <RemoteName>ic_notification.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png" Configuration="Debug" Class="Android_NotificationIcon96">
- <Platform Name="Android64">
- <RemoteName>ic_notification.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png" Configuration="Release" Class="Android_NotificationIcon96"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png" Configuration="Debug" Class="Android_SplashImage426"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png" Configuration="Debug" Class="Android_SplashImage426">
- <Platform Name="Android">
- <RemoteName>splash_image.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png" Configuration="Debug" Class="Android_SplashImage426">
- <Platform Name="Android64">
- <RemoteName>splash_image.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png" Configuration="Release" Class="Android_SplashImage426"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png" Configuration="Debug" Class="Android_SplashImage470"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png" Configuration="Debug" Class="Android_SplashImage470">
- <Platform Name="Android">
- <RemoteName>splash_image.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png" Configuration="Debug" Class="Android_SplashImage470">
- <Platform Name="Android64">
- <RemoteName>splash_image.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png" Configuration="Release" Class="Android_SplashImage470"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png" Configuration="Debug" Class="Android_SplashImage640"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png" Configuration="Debug" Class="Android_SplashImage640">
- <Platform Name="Android">
- <RemoteName>splash_image.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png" Configuration="Debug" Class="Android_SplashImage640">
- <Platform Name="Android64">
- <RemoteName>splash_image.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png" Configuration="Release" Class="Android_SplashImage640"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png" Configuration="Debug" Class="Android_SplashImage960"/>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png" Configuration="Debug" Class="Android_SplashImage960">
- <Platform Name="Android">
- <RemoteName>splash_image.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png" Configuration="Debug" Class="Android_SplashImage960">
- <Platform Name="Android64">
- <RemoteName>splash_image.png</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png" Configuration="Release" Class="Android_SplashImage960"/>
- <DeployFile LocalName="$(BDS)\bin\delphi_PROJECTICNS.icns" Configuration="Debug" Class="ProjectOSXResource"/>
- <DeployFile LocalName="$(BDS)\lib\android\debug\armeabi-v7a\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeArmeabiv7aFile"/>
- <DeployFile LocalName="$(BDS)\lib\android\debug\armeabi-v7a\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeArmeabiv7aFile">
- <Platform Name="Android64">
- <RemoteName>libFireMonkeyDemo.so</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\lib\android\debug\armeabi\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeArmeabiFile"/>
- <DeployFile LocalName="$(BDS)\lib\android\debug\armeabi\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeArmeabiFile">
- <Platform Name="Android">
- <RemoteName>libFireMonkeyDemo.so</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\lib\android\debug\armeabi\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeArmeabiFile">
- <Platform Name="Android64">
- <RemoteName>libFireMonkeyDemo.so</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\lib\android\debug\armeabi\libnative-activity.so" Configuration="Release" Class="AndroidLibnativeArmeabiFile"/>
- <DeployFile LocalName="$(BDS)\lib\android\debug\mips\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeMipsFile"/>
- <DeployFile LocalName="$(BDS)\lib\android\debug\mips\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeMipsFile">
- <Platform Name="Android">
- <RemoteName>libFireMonkeyDemo.so</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\lib\android\debug\mips\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeMipsFile">
- <Platform Name="Android64">
- <RemoteName>libFireMonkeyDemo.so</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="$(BDS)\lib\android\debug\mips\libnative-activity.so" Configuration="Release" Class="AndroidLibnativeMipsFile"/>
- <DeployFile LocalName="..\..\Bin\FireMonkeyDemo.exe" Configuration="Debug" Class="ProjectOutput">
- <Platform Name="Win64">
- <RemoteName>FireMonkeyDemo.exe</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="..\..\Bin\FireMonkeyDemo.exe" Configuration="Release" Class="ProjectOutput">
- <Platform Name="Win64">
- <RemoteName>FireMonkeyDemo.exe</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="..\..\Bin\FireMonkeyDemo.icns" Configuration="Debug" Class="ProjectOSXResource"/>
- <DeployFile LocalName="..\..\Bin\FireMonkeyDemo.info.plist" Configuration="Debug" Class="ProjectOSXInfoPList"/>
- <DeployFile LocalName="..\..\Bin\FireMonkeyDemo" Configuration="Debug" Class="ProjectOutput"/>
- <DeployFile LocalName="..\..\Data\Logo.png" Configuration="Release" Class="ProjectFile">
- <Platform Name="Win64">
- <RemoteDir>.\</RemoteDir>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\AndroidManifest.xml" Configuration="Debug" Class="ProjectAndroidManifest"/>
- <DeployFile LocalName="Deploy\AndroidManifest.xml" Configuration="Debug" Class="ProjectAndroidManifest">
- <Platform Name="Android">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\AndroidManifest.xml" Configuration="Debug" Class="ProjectAndroidManifest">
- <Platform Name="Android64">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\AndroidManifest.xml" Configuration="Release" Class="ProjectAndroidManifest"/>
- <DeployFile LocalName="Deploy\FireMonkeyDemo.classes" Configuration="Debug" Class="AndroidClasses">
- <Platform Name="Android">
- <Operation>64</Operation>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\FireMonkeyDemo.classes" Configuration="Debug" Class="AndroidClasses">
- <Platform Name="Android64">
- <Operation>64</Operation>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\FireMonkeyDemo.dSYM" Configuration="Debug" Class="ProjectOSXDebug"/>
- <DeployFile LocalName="Deploy\FireMonkeyDemo.entitlements" Configuration="Debug" Class="ProjectOSXEntitlements"/>
- <DeployFile LocalName="Deploy\FireMonkeyDemo.info.plist" Configuration="Debug" Class="ProjectOSXInfoPList"/>
- <DeployFile LocalName="Deploy\FireMonkeyDemo" Configuration="Debug" Class="ProjectOutput"/>
- <DeployFile LocalName="Deploy\colors-night-v21.xml" Configuration="Debug" Class="Android_ColorsDark">
- <Platform Name="Android">
- <RemoteName>colors.xml</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\colors.xml" Configuration="Debug" Class="Android_Colors"/>
- <DeployFile LocalName="Deploy\colors.xml" Configuration="Debug" Class="Android_Colors">
- <Platform Name="Android">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\colors.xml" Configuration="Debug" Class="Android_Colors">
- <Platform Name="Android64">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\colors.xml" Configuration="Release" Class="Android_Colors"/>
- <DeployFile LocalName="Deploy\libFireMonkeyDemo.so" Configuration="Debug" Class="ProjectOutput"/>
- <DeployFile LocalName="Deploy\libFireMonkeyDemo.so" Configuration="Debug" Class="ProjectOutput">
- <Platform Name="Android">
- <RemoteName>libFireMonkeyDemo.so</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\libFireMonkeyDemo.so" Configuration="Debug" Class="ProjectOutput">
- <Platform Name="Android64">
- <RemoteName>libFireMonkeyDemo.so</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\libFireMonkeyDemo.so" Configuration="Release" Class="ProjectOutput"/>
- <DeployFile LocalName="Deploy\splash_image_def.xml" Configuration="Debug" Class="AndroidSplashImageDef"/>
- <DeployFile LocalName="Deploy\splash_image_def.xml" Configuration="Debug" Class="AndroidSplashImageDef">
- <Platform Name="Android">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\splash_image_def.xml" Configuration="Debug" Class="AndroidSplashImageDef">
- <Platform Name="Android64">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\splash_image_def.xml" Configuration="Release" Class="AndroidSplashImageDef"/>
- <DeployFile LocalName="Deploy\strings.xml" Configuration="Debug" Class="Android_Strings"/>
- <DeployFile LocalName="Deploy\strings.xml" Configuration="Debug" Class="Android_Strings">
- <Platform Name="Android">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\strings.xml" Configuration="Debug" Class="Android_Strings">
- <Platform Name="Android64">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\strings.xml" Configuration="Release" Class="Android_Strings"/>
- <DeployFile LocalName="Deploy\styles-v21.xml" Configuration="Debug" Class="AndroidSplashStylesV21"/>
- <DeployFile LocalName="Deploy\styles-v21.xml" Configuration="Debug" Class="AndroidSplashStylesV21">
- <Platform Name="Android">
- <RemoteName>styles.xml</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\styles-v21.xml" Configuration="Debug" Class="AndroidSplashStylesV21">
- <Platform Name="Android64">
- <RemoteName>styles.xml</RemoteName>
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\styles-v21.xml" Configuration="Release" Class="AndroidSplashStylesV21"/>
- <DeployFile LocalName="Deploy\styles.xml" Configuration="Debug" Class="AndroidSplashStyles"/>
- <DeployFile LocalName="Deploy\styles.xml" Configuration="Debug" Class="AndroidSplashStyles">
- <Platform Name="Android">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\styles.xml" Configuration="Debug" Class="AndroidSplashStyles">
- <Platform Name="Android64">
- <Overwrite>true</Overwrite>
- </Platform>
- </DeployFile>
- <DeployFile LocalName="Deploy\styles.xml" Configuration="Release" Class="AndroidSplashStyles"/>
- <DeployClass Name="AdditionalDebugSymbols">
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win32">
- <Operation>0</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidClasses">
- <Platform Name="Android">
- <RemoteDir>classes</RemoteDir>
- <Operation>64</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>classes</RemoteDir>
- <Operation>64</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidFileProvider">
- <Platform Name="Android">
- <RemoteDir>res\xml</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\xml</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidGDBServer">
- <Platform Name="Android">
- <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidLibnativeArmeabiFile">
- <Platform Name="Android">
- <RemoteDir>library\lib\armeabi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>library\lib\armeabi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
- <Platform Name="Android64">
- <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidLibnativeMipsFile">
- <Platform Name="Android">
- <RemoteDir>library\lib\mips</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>library\lib\mips</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidServiceOutput">
- <Platform Name="Android">
- <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>library\lib\arm64-v8a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidServiceOutput_Android32">
- <Platform Name="Android64">
- <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidSplashImageDef">
- <Platform Name="Android">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidSplashImageDefV21">
- <Platform Name="Android">
- <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidSplashStyles">
- <Platform Name="Android">
- <RemoteDir>res\values</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\values</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidSplashStylesV21">
- <Platform Name="Android">
- <RemoteDir>res\values-v21</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\values-v21</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidSplashStylesV31">
- <Platform Name="Android">
- <RemoteDir>res\values-v31</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\values-v31</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_AdaptiveIcon">
- <Platform Name="Android">
- <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_AdaptiveIconBackground">
- <Platform Name="Android">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_AdaptiveIconForeground">
- <Platform Name="Android">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_AdaptiveIconMonochrome">
- <Platform Name="Android">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_AdaptiveIconV33">
- <Platform Name="Android">
- <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_Colors">
- <Platform Name="Android">
- <RemoteDir>res\values</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\values</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_ColorsDark">
- <Platform Name="Android">
- <RemoteDir>res\values-night-v21</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\values-night-v21</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_DefaultAppIcon">
- <Platform Name="Android">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_LauncherIcon144">
- <Platform Name="Android">
- <RemoteDir>res\drawable-xxhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-xxhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_LauncherIcon192">
- <Platform Name="Android">
- <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_LauncherIcon36">
- <Platform Name="Android">
- <RemoteDir>res\drawable-ldpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-ldpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_LauncherIcon48">
- <Platform Name="Android">
- <RemoteDir>res\drawable-mdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-mdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_LauncherIcon72">
- <Platform Name="Android">
- <RemoteDir>res\drawable-hdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-hdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_LauncherIcon96">
- <Platform Name="Android">
- <RemoteDir>res\drawable-xhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-xhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_NotificationIcon24">
- <Platform Name="Android">
- <RemoteDir>res\drawable-mdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-mdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_NotificationIcon36">
- <Platform Name="Android">
- <RemoteDir>res\drawable-hdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-hdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_NotificationIcon48">
- <Platform Name="Android">
- <RemoteDir>res\drawable-xhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-xhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_NotificationIcon72">
- <Platform Name="Android">
- <RemoteDir>res\drawable-xxhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-xxhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_NotificationIcon96">
- <Platform Name="Android">
- <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_SplashImage426">
- <Platform Name="Android">
- <RemoteDir>res\drawable-small</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-small</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_SplashImage470">
- <Platform Name="Android">
- <RemoteDir>res\drawable-normal</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-normal</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_SplashImage640">
- <Platform Name="Android">
- <RemoteDir>res\drawable-large</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-large</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_SplashImage960">
- <Platform Name="Android">
- <RemoteDir>res\drawable-xlarge</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-xlarge</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_Strings">
- <Platform Name="Android">
- <RemoteDir>res\values</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\values</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_VectorizedNotificationIcon">
- <Platform Name="Android">
- <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_VectorizedSplash">
- <Platform Name="Android">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_VectorizedSplashDark">
- <Platform Name="Android">
- <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_VectorizedSplashV31">
- <Platform Name="Android">
- <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_VectorizedSplashV31Dark">
- <Platform Name="Android">
- <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="DebugSymbols">
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win32">
- <Operation>0</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="DependencyFramework">
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.framework</Extensions>
- </Platform>
- <Platform Name="OSX64">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.framework</Extensions>
- </Platform>
- <Platform Name="OSXARM64">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.framework</Extensions>
- </Platform>
- <Platform Name="Win32">
- <Operation>0</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="DependencyModule">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="iOSSimARM64">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="OSX64">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="OSXARM64">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="Win32">
- <Operation>0</Operation>
- <Extensions>.dll;.bpl</Extensions>
- </Platform>
- </DeployClass>
- <DeployClass Required="true" Name="DependencyPackage">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="iOSSimARM64">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="OSX64">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="OSXARM64">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="Win32">
- <Operation>0</Operation>
- <Extensions>.bpl</Extensions>
- </Platform>
- </DeployClass>
- <DeployClass Name="File">
- <Platform Name="Android">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="Android64">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
- <Operation>0</Operation>
- </Platform>
- <Platform Name="OSX64">
- <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
- <Operation>0</Operation>
- </Platform>
- <Platform Name="OSXARM64">
- <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
- <Operation>0</Operation>
- </Platform>
- <Platform Name="Win32">
- <Operation>0</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectAndroidManifest">
- <Platform Name="Android">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectOSXDebug">
- <Platform Name="OSX64">
- <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSXARM64">
- <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectOSXEntitlements">
- <Platform Name="OSX32">
- <RemoteDir>..\</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX64">
- <RemoteDir>..\</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSXARM64">
- <RemoteDir>..\</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectOSXInfoPList">
- <Platform Name="OSX32">
- <RemoteDir>Contents</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX64">
- <RemoteDir>Contents</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSXARM64">
- <RemoteDir>Contents</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectOSXResource">
- <Platform Name="OSX32">
- <RemoteDir>Contents\Resources</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX64">
- <RemoteDir>Contents\Resources</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSXARM64">
- <RemoteDir>Contents\Resources</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Required="true" Name="ProjectOutput">
- <Platform Name="Android">
- <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android64">
- <RemoteDir>library\lib\arm64-v8a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Linux64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX64">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSXARM64">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win32">
- <Operation>0</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectOutput_Android32">
- <Platform Name="Android64">
- <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectUWPManifest">
- <Platform Name="Win32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win64x">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectiOSDeviceDebug">
- <Platform Name="iOSDevice32">
- <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectiOSEntitlements">
- <Platform Name="iOSDevice32">
- <RemoteDir>..\</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <RemoteDir>..\</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectiOSInfoPList">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectiOSLaunchScreen">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
- <Operation>64</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
- <Operation>64</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectiOSResource">
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="UWP_DelphiLogo150">
- <Platform Name="Win32">
- <RemoteDir>Assets</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win64">
- <RemoteDir>Assets</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="UWP_DelphiLogo44">
- <Platform Name="Win32">
- <RemoteDir>Assets</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win64">
- <RemoteDir>Assets</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iOS_AppStore1024">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_AppIcon152">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_AppIcon167">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Launch2x">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_LaunchDark2x">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Notification40">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Setting58">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_SpotLight80">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_AppIcon120">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_AppIcon180">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch2x">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch3x">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_LaunchDark2x">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_LaunchDark3x">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Notification40">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Notification60">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Setting58">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Setting87">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Spotlight120">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Spotlight80">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimARM64">
- <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/>
- </Deployment>
- <Platforms>
- <Platform value="Android">True</Platform>
- <Platform value="Android64">True</Platform>
- <Platform value="OSX64">True</Platform>
- <Platform value="OSXARM64">True</Platform>
- <Platform value="Win32">True</Platform>
- <Platform value="Win64">True</Platform>
- </Platforms>
- <ModelSupport>False</ModelSupport>
- </BorlandProject>
- <ProjectFileVersion>12</ProjectFileVersion>
- </ProjectExtensions>
- <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
- <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
- <Import Condition="Exists('$(MSBuildProjectName).deployproj')" Project="$(MSBuildProjectName).deployproj"/>
- </Project>
|