|
@@ -1,7 +1,7 @@
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|
|
<ProjectGuid>{3F29272C-7851-41C3-B29E-C0ACD8029C21}</ProjectGuid>
|
|
<ProjectGuid>{3F29272C-7851-41C3-B29E-C0ACD8029C21}</ProjectGuid>
|
|
- <ProjectVersion>18.6</ProjectVersion>
|
|
|
|
|
|
+ <ProjectVersion>18.8</ProjectVersion>
|
|
<FrameworkType>None</FrameworkType>
|
|
<FrameworkType>None</FrameworkType>
|
|
<MainSource>AutoMappingObjects.dpr</MainSource>
|
|
<MainSource>AutoMappingObjects.dpr</MainSource>
|
|
<Base>True</Base>
|
|
<Base>True</Base>
|
|
@@ -18,6 +18,11 @@
|
|
<CfgParent>Base</CfgParent>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
</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)'=='iOSDevice32' and '$(Base)'=='true') or '$(Base_iOSDevice32)'!=''">
|
|
<PropertyGroup Condition="('$(Platform)'=='iOSDevice32' and '$(Base)'=='true') or '$(Base_iOSDevice32)'!=''">
|
|
<Base_iOSDevice32>true</Base_iOSDevice32>
|
|
<Base_iOSDevice32>true</Base_iOSDevice32>
|
|
<CfgParent>Base</CfgParent>
|
|
<CfgParent>Base</CfgParent>
|
|
@@ -38,6 +43,11 @@
|
|
<CfgParent>Base</CfgParent>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
</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)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
|
|
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
|
|
<Base_Win32>true</Base_Win32>
|
|
<Base_Win32>true</Base_Win32>
|
|
<CfgParent>Base</CfgParent>
|
|
<CfgParent>Base</CfgParent>
|
|
@@ -90,6 +100,29 @@
|
|
<Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
|
|
<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_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
|
|
<EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;fmx.dex.jar;google-analytics-v2.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar;google-play-services-ads-7.0.0.dex.jar;google-play-services-analytics-7.0.0.dex.jar;google-play-services-base-7.0.0.dex.jar;google-play-services-identity-7.0.0.dex.jar;google-play-services-maps-7.0.0.dex.jar;google-play-services-panorama-7.0.0.dex.jar;google-play-services-plus-7.0.0.dex.jar;google-play-services-wallet-7.0.0.dex.jar</EnabledSysJars>
|
|
<EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;fmx.dex.jar;google-analytics-v2.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar;google-play-services-ads-7.0.0.dex.jar;google-play-services-analytics-7.0.0.dex.jar;google-play-services-base-7.0.0.dex.jar;google-play-services-identity-7.0.0.dex.jar;google-play-services-maps-7.0.0.dex.jar;google-play-services-panorama-7.0.0.dex.jar;google-play-services-plus-7.0.0.dex.jar;google-play-services-wallet-7.0.0.dex.jar</EnabledSysJars>
|
|
|
|
+ <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>
|
|
|
|
+ </PropertyGroup>
|
|
|
|
+ <PropertyGroup Condition="'$(Base_Android64)'!=''">
|
|
|
|
+ <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>
|
|
|
|
+ <Base_Android>true</Base_Android>
|
|
|
|
+ <CfgParent>Base</CfgParent>
|
|
|
|
+ <Base>true</Base>
|
|
|
|
+ <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;FmxTeeUI;fmx;dbexpress;IndyCore;dsnap;bindengine;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;rtl;DbxClientDriver;CustomIPTransport;bindcomp;CoolTrayIcon_D210_XE7;IndyIPClient;dbxcds;dsnapxml;dbrtl;IndyProtocols;$(DCC_UsePackage);$(DCC_UsePackage)</DCC_UsePackage>
|
|
|
|
+ <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>
|
|
|
|
+ <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;fmx.dex.jar;google-analytics-v2.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar;google-play-services-ads-7.0.0.dex.jar;google-play-services-analytics-7.0.0.dex.jar;google-play-services-base-7.0.0.dex.jar;google-play-services-identity-7.0.0.dex.jar;google-play-services-maps-7.0.0.dex.jar;google-play-services-panorama-7.0.0.dex.jar;google-play-services-plus-7.0.0.dex.jar;google-play-services-wallet-7.0.0.dex.jar</EnabledSysJars>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base_iOSDevice32)'!=''">
|
|
<PropertyGroup Condition="'$(Base_iOSDevice32)'!=''">
|
|
<DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;FmxTeeUI;fmx;dbexpress;IndyCore;dsnap;bindengine;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;dbrtl;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
|
|
<DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;FmxTeeUI;fmx;dbexpress;IndyCore;dsnap;bindengine;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;dbrtl;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
|
|
@@ -104,6 +137,15 @@
|
|
<DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;inetdb;FmxTeeUI;fmx;fmxdae;dbexpress;IndyCore;dsnap;bindengine;DBXMySQLDriver;FireDACMySQLDriver;FireDACCommonODBC;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FireDACPgDriver;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;fmxobj;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
|
|
<DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;inetdb;FmxTeeUI;fmx;fmxdae;dbexpress;IndyCore;dsnap;bindengine;DBXMySQLDriver;FireDACMySQLDriver;FireDACCommonODBC;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FireDACPgDriver;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;fmxobj;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
|
|
<DCC_ConsoleTarget>true</DCC_ConsoleTarget>
|
|
<DCC_ConsoleTarget>true</DCC_ConsoleTarget>
|
|
</PropertyGroup>
|
|
</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</VerInfo_Keys>
|
|
|
|
+ <BT_BuildType>Debug</BT_BuildType>
|
|
|
|
+ <Base_OSX32>true</Base_OSX32>
|
|
|
|
+ <CfgParent>Base</CfgParent>
|
|
|
|
+ <Base>true</Base>
|
|
|
|
+ <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;inetdb;FmxTeeUI;fmx;fmxdae;dbexpress;IndyCore;dsnap;bindengine;DBXMySQLDriver;FireDACMySQLDriver;FireDACCommonODBC;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FireDACPgDriver;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;fmxobj;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;fmxase;$(DCC_UsePackage);$(DCC_UsePackage)</DCC_UsePackage>
|
|
|
|
+ <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
|
|
|
|
+ </PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base_Win32)'!=''">
|
|
<PropertyGroup Condition="'$(Base_Win32)'!=''">
|
|
<DCC_UsePackage>DBXSqliteDriver;UbuntuProgressPackage;DBXInterBaseDriver;vclactnband;vclFireDAC;tethering;svnui;JvGlobus;FireDACADSDriver;JvPluginSystem;JvMM;tmsxlsdXE11;vcltouch;JvBands;vcldb;bindcompfmx;svn;Intraweb;JvJans;JvNet;inetdb;JvAppFrm;EssentialsDR;vcwdedXE11;vcwdXE11;FmxTeeUI;JvDotNetCtrls;AbbreviaVCLD;fmx;fmxdae;tmsdXE11;vclib;JvWizards;tmsexdXE11;dbexpress;IndyCore;vclx;JvPageComps;dsnap;JvDB;VCLRESTComponents;JclDeveloperTools;vclie;bindengine;DBXMySQLDriver;JvCmp;FireDACMySQLDriver;JvHMI;FireDACCommonODBC;LockBoxDR;bindcompdbx;IndyIPCommon;JvCustom;advchartdedxe11;vcl;IndyIPServer;GR32_D;JvXPCtrls;PngComponents;IndySystem;advchartdxe11;dsnapcon;FireDACMSAccDriver;fmxFireDAC;vclimg;madBasic_;TeeDB;Jcl;FrameViewer;JvCore;JvCrypt;FireDACPgDriver;ibmonitor;FMXTee;SevenZippro;DbxCommonDriver;JvDlgs;JvRuntimeDesign;ibxpress;Tee;JvManagedThreads;xmlrtl;ibxbindings;fmxobj;vclwinx;JvTimeFramework;rtl;GR32_R;DbxClientDriver;CustomIPTransport;vcldsnap;JvSystem;JvStdCtrls;bindcomp;appanalytics;CoolTrayIcon_D210_XE7;tmswizdXE11;nTrayIcon;IndyIPClient;bindcompvcl;TeeUI;TMSFMXPackPkgDXE11;JvDocking;dbxcds;VclSmp;JvPascalInterpreter;adortl;KernowSoftwareFMX;JclVcl;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;JvControls;JvPrintPreview;Analog_XE7;JclContainers;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
|
|
<DCC_UsePackage>DBXSqliteDriver;UbuntuProgressPackage;DBXInterBaseDriver;vclactnband;vclFireDAC;tethering;svnui;JvGlobus;FireDACADSDriver;JvPluginSystem;JvMM;tmsxlsdXE11;vcltouch;JvBands;vcldb;bindcompfmx;svn;Intraweb;JvJans;JvNet;inetdb;JvAppFrm;EssentialsDR;vcwdedXE11;vcwdXE11;FmxTeeUI;JvDotNetCtrls;AbbreviaVCLD;fmx;fmxdae;tmsdXE11;vclib;JvWizards;tmsexdXE11;dbexpress;IndyCore;vclx;JvPageComps;dsnap;JvDB;VCLRESTComponents;JclDeveloperTools;vclie;bindengine;DBXMySQLDriver;JvCmp;FireDACMySQLDriver;JvHMI;FireDACCommonODBC;LockBoxDR;bindcompdbx;IndyIPCommon;JvCustom;advchartdedxe11;vcl;IndyIPServer;GR32_D;JvXPCtrls;PngComponents;IndySystem;advchartdxe11;dsnapcon;FireDACMSAccDriver;fmxFireDAC;vclimg;madBasic_;TeeDB;Jcl;FrameViewer;JvCore;JvCrypt;FireDACPgDriver;ibmonitor;FMXTee;SevenZippro;DbxCommonDriver;JvDlgs;JvRuntimeDesign;ibxpress;Tee;JvManagedThreads;xmlrtl;ibxbindings;fmxobj;vclwinx;JvTimeFramework;rtl;GR32_R;DbxClientDriver;CustomIPTransport;vcldsnap;JvSystem;JvStdCtrls;bindcomp;appanalytics;CoolTrayIcon_D210_XE7;tmswizdXE11;nTrayIcon;IndyIPClient;bindcompvcl;TeeUI;TMSFMXPackPkgDXE11;JvDocking;dbxcds;VclSmp;JvPascalInterpreter;adortl;KernowSoftwareFMX;JclVcl;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;JvControls;JvPrintPreview;Analog_XE7;JclContainers;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
|
@@ -230,12 +272,20 @@
|
|
<RemoteDir>classes</RemoteDir>
|
|
<RemoteDir>classes</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>classes</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidFileProvider">
|
|
<DeployClass Name="AndroidFileProvider">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\xml</RemoteDir>
|
|
<RemoteDir>res\xml</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>res\xml</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidGDBServer">
|
|
<DeployClass Name="AndroidGDBServer">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
@@ -248,96 +298,242 @@
|
|
<RemoteDir>library\lib\armeabi</RemoteDir>
|
|
<RemoteDir>library\lib\armeabi</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</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>
|
|
<DeployClass Name="AndroidLibnativeMipsFile">
|
|
<DeployClass Name="AndroidLibnativeMipsFile">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>library\lib\mips</RemoteDir>
|
|
<RemoteDir>library\lib\mips</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>library\lib\mips</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidServiceOutput">
|
|
<DeployClass Name="AndroidServiceOutput">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
<RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</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>
|
|
<DeployClass Name="AndroidSplashImageDef">
|
|
<DeployClass Name="AndroidSplashImageDef">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable</RemoteDir>
|
|
<RemoteDir>res\drawable</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>res\drawable</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidSplashStyles">
|
|
<DeployClass Name="AndroidSplashStyles">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\values</RemoteDir>
|
|
<RemoteDir>res\values</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>res\values</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidSplashStylesV21">
|
|
<DeployClass Name="AndroidSplashStylesV21">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\values-v21</RemoteDir>
|
|
<RemoteDir>res\values-v21</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>res\values-v21</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>
|
|
<DeployClass Name="Android_DefaultAppIcon">
|
|
<DeployClass Name="Android_DefaultAppIcon">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable</RemoteDir>
|
|
<RemoteDir>res\drawable</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>res\drawable</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_LauncherIcon144">
|
|
<DeployClass Name="Android_LauncherIcon144">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-xxhdpi</RemoteDir>
|
|
<RemoteDir>res\drawable-xxhdpi</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>res\drawable-xxhdpi</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_LauncherIcon36">
|
|
<DeployClass Name="Android_LauncherIcon36">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-ldpi</RemoteDir>
|
|
<RemoteDir>res\drawable-ldpi</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>res\drawable-ldpi</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_LauncherIcon48">
|
|
<DeployClass Name="Android_LauncherIcon48">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-mdpi</RemoteDir>
|
|
<RemoteDir>res\drawable-mdpi</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>res\drawable-mdpi</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_LauncherIcon72">
|
|
<DeployClass Name="Android_LauncherIcon72">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-hdpi</RemoteDir>
|
|
<RemoteDir>res\drawable-hdpi</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>res\drawable-hdpi</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_LauncherIcon96">
|
|
<DeployClass Name="Android_LauncherIcon96">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-xhdpi</RemoteDir>
|
|
<RemoteDir>res\drawable-xhdpi</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</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>
|
|
<DeployClass Name="Android_SplashImage426">
|
|
<DeployClass Name="Android_SplashImage426">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-small</RemoteDir>
|
|
<RemoteDir>res\drawable-small</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>res\drawable-small</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_SplashImage470">
|
|
<DeployClass Name="Android_SplashImage470">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-normal</RemoteDir>
|
|
<RemoteDir>res\drawable-normal</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>res\drawable-normal</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_SplashImage640">
|
|
<DeployClass Name="Android_SplashImage640">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-large</RemoteDir>
|
|
<RemoteDir>res\drawable-large</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>res\drawable-large</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_SplashImage960">
|
|
<DeployClass Name="Android_SplashImage960">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-xlarge</RemoteDir>
|
|
<RemoteDir>res\drawable-xlarge</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</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>
|
|
<DeployClass Name="DebugSymbols">
|
|
<DeployClass Name="DebugSymbols">
|
|
<Platform Name="iOSSimulator">
|
|
<Platform Name="iOSSimulator">
|
|
@@ -426,6 +622,9 @@
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<Operation>0</Operation>
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <Operation>0</Operation>
|
|
|
|
+ </Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>0</Operation>
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
@@ -458,6 +657,17 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
|
|
+ <DeployClass Name="iPad_Launch1024x768">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
<DeployClass Name="iPad_Launch1536">
|
|
<DeployClass Name="iPad_Launch1536">
|
|
<Platform Name="iOSDevice32">
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
@@ -469,6 +679,39 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
|
|
+ <DeployClass Name="iPad_Launch1536x2048">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPad_Launch1668">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPad_Launch1668x2388">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
<DeployClass Name="iPad_Launch2048">
|
|
<DeployClass Name="iPad_Launch2048">
|
|
<Platform Name="iOSDevice32">
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
@@ -480,6 +723,61 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
|
|
+ <DeployClass Name="iPad_Launch2048x1536">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPad_Launch2048x2732">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPad_Launch2224">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPad_Launch2388x1668">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPad_Launch2732x2048">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
<DeployClass Name="iPad_Launch768">
|
|
<DeployClass Name="iPad_Launch768">
|
|
<Platform Name="iOSDevice32">
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
@@ -491,6 +789,116 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
|
|
+ <DeployClass Name="iPad_Launch768x1024">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_Launch1125">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_Launch1136x640">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_Launch1242">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_Launch1242x2688">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_Launch1334">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_Launch1792">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_Launch2208">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_Launch2436">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_Launch2688x1242">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
<DeployClass Name="iPhone_Launch320">
|
|
<DeployClass Name="iPhone_Launch320">
|
|
<Platform Name="iOSDevice32">
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
@@ -524,10 +932,35 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_Launch750">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_Launch828">
|
|
|
|
+ <Platform Name="iOSDevice32">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
<DeployClass Name="ProjectAndroidManifest">
|
|
<DeployClass Name="ProjectAndroidManifest">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectiOSDeviceDebug">
|
|
<DeployClass Name="ProjectiOSDeviceDebug">
|
|
<Platform Name="iOSDevice32">
|
|
<Platform Name="iOSDevice32">
|
|
@@ -620,6 +1053,10 @@
|
|
<RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
<RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>library\lib\arm64-v8a</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
@@ -644,6 +1081,12 @@
|
|
<Operation>0</Operation>
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
|
|
+ <DeployClass Name="ProjectOutput_Android32">
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
<DeployClass Name="ProjectUWPManifest">
|
|
<DeployClass Name="ProjectUWPManifest">
|
|
<Platform Name="Win32">
|
|
<Platform Name="Win32">
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
@@ -681,13 +1124,16 @@
|
|
<ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
|
|
<ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
|
|
<ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
|
|
<ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
|
|
<ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
|
|
<ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
|
|
|
|
+ <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
|
|
</Deployment>
|
|
</Deployment>
|
|
<Platforms>
|
|
<Platforms>
|
|
<Platform value="Android">False</Platform>
|
|
<Platform value="Android">False</Platform>
|
|
|
|
+ <Platform value="Android64">False</Platform>
|
|
<Platform value="iOSDevice32">False</Platform>
|
|
<Platform value="iOSDevice32">False</Platform>
|
|
<Platform value="iOSDevice64">False</Platform>
|
|
<Platform value="iOSDevice64">False</Platform>
|
|
<Platform value="iOSSimulator">False</Platform>
|
|
<Platform value="iOSSimulator">False</Platform>
|
|
<Platform value="OSX32">False</Platform>
|
|
<Platform value="OSX32">False</Platform>
|
|
|
|
+ <Platform value="OSX64">False</Platform>
|
|
<Platform value="Win32">True</Platform>
|
|
<Platform value="Win32">True</Platform>
|
|
<Platform value="Win64">False</Platform>
|
|
<Platform value="Win64">False</Platform>
|
|
</Platforms>
|
|
</Platforms>
|