|
@@ -1,7 +1,7 @@
|
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
<PropertyGroup>
|
|
|
<ProjectGuid>{3F29272C-7851-41C3-B29E-C0ACD8029C21}</ProjectGuid>
|
|
|
- <ProjectVersion>18.8</ProjectVersion>
|
|
|
+ <ProjectVersion>20.1</ProjectVersion>
|
|
|
<FrameworkType>None</FrameworkType>
|
|
|
<MainSource>AutoMappingObjects.dpr</MainSource>
|
|
|
<Base>True</Base>
|
|
@@ -23,28 +23,23 @@
|
|
|
<CfgParent>Base</CfgParent>
|
|
|
<Base>true</Base>
|
|
|
</PropertyGroup>
|
|
|
- <PropertyGroup Condition="('$(Platform)'=='iOSDevice32' and '$(Base)'=='true') or '$(Base_iOSDevice32)'!=''">
|
|
|
- <Base_iOSDevice32>true</Base_iOSDevice32>
|
|
|
- <CfgParent>Base</CfgParent>
|
|
|
- <Base>true</Base>
|
|
|
- </PropertyGroup>
|
|
|
<PropertyGroup Condition="('$(Platform)'=='iOSDevice64' and '$(Base)'=='true') or '$(Base_iOSDevice64)'!=''">
|
|
|
<Base_iOSDevice64>true</Base_iOSDevice64>
|
|
|
<CfgParent>Base</CfgParent>
|
|
|
<Base>true</Base>
|
|
|
</PropertyGroup>
|
|
|
- <PropertyGroup Condition="('$(Platform)'=='iOSSimulator' and '$(Base)'=='true') or '$(Base_iOSSimulator)'!=''">
|
|
|
- <Base_iOSSimulator>true</Base_iOSSimulator>
|
|
|
+ <PropertyGroup Condition="('$(Platform)'=='iOSSimARM64' and '$(Base)'=='true') or '$(Base_iOSSimARM64)'!=''">
|
|
|
+ <Base_iOSSimARM64>true</Base_iOSSimARM64>
|
|
|
<CfgParent>Base</CfgParent>
|
|
|
<Base>true</Base>
|
|
|
</PropertyGroup>
|
|
|
- <PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Base)'=='true') or '$(Base_OSX32)'!=''">
|
|
|
- <Base_OSX32>true</Base_OSX32>
|
|
|
+ <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)'=='OSX64' and '$(Base)'=='true') or '$(Base_OSX64)'!=''">
|
|
|
- <Base_OSX64>true</Base_OSX64>
|
|
|
+ <PropertyGroup Condition="('$(Platform)'=='OSXARM64' and '$(Base)'=='true') or '$(Base_OSXARM64)'!=''">
|
|
|
+ <Base_OSXARM64>true</Base_OSXARM64>
|
|
|
<CfgParent>Base</CfgParent>
|
|
|
<Base>true</Base>
|
|
|
</PropertyGroup>
|
|
@@ -105,6 +100,7 @@
|
|
|
<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>
|
|
|
+ <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
|
|
|
</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>
|
|
@@ -123,19 +119,18 @@
|
|
|
<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 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>
|
|
|
+ <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Base_iOSDevice64)'!=''">
|
|
|
<DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;FmxTeeUI;fmx;dbexpress;IndyCore;dsnap;bindengine;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FrameViewer;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;TMSFMXPackPkgDXE11;dbxcds;dsnapxml;dbrtl;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
|
|
|
+ <iOS_AppStore1024>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_1024x1024.png</iOS_AppStore1024>
|
|
|
</PropertyGroup>
|
|
|
- <PropertyGroup Condition="'$(Base_iOSSimulator)'!=''">
|
|
|
- <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>
|
|
|
- </PropertyGroup>
|
|
|
- <PropertyGroup Condition="'$(Base_OSX32)'!=''">
|
|
|
- <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>
|
|
|
+ <PropertyGroup Condition="'$(Base_iOSSimARM64)'!=''">
|
|
|
+ <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;NSLocationAlwaysUsageDescription=The reason for accessing the location information of the user;NSLocationWhenInUseUsageDescription=The reason for accessing the location information of the user;NSLocationAlwaysAndWhenInUseUsageDescription=The reason for accessing the location information of the user;UIBackgroundModes=;NSContactsUsageDescription=The reason for accessing the contacts;NSPhotoLibraryUsageDescription=The reason for accessing the photo library;NSPhotoLibraryAddUsageDescription=The reason for adding to the photo library;NSCameraUsageDescription=The reason for accessing the camera;NSFaceIDUsageDescription=The reason for accessing the face id;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSSiriUsageDescription=The reason for accessing Siri;ITSAppUsesNonExemptEncryption=false;NSBluetoothAlwaysUsageDescription=The reason for accessing bluetooth;NSBluetoothPeripheralUsageDescription=The reason for accessing bluetooth peripherals;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSMotionUsageDescription=The reason for accessing the accelerometer;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple's speech recognition servers</VerInfo_Keys>
|
|
|
+ <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
|
|
|
+ <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
+ <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;FmxTeeUI;fmx;dbexpress;IndyCore;dsnap;bindengine;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FrameViewer;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;TMSFMXPackPkgDXE11;dbxcds;dsnapxml;dbrtl;IndyProtocols;fmxase;$(DCC_UsePackage);$(DCC_UsePackage)</DCC_UsePackage>
|
|
|
+ <iOS_AppStore1024>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_1024x1024.png</iOS_AppStore1024>
|
|
|
</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>
|
|
@@ -146,6 +141,16 @@
|
|
|
<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_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</VerInfo_Keys>
|
|
|
+ <BT_BuildType>Debug</BT_BuildType>
|
|
|
+ <Base_OSX64>true</Base_OSX64>
|
|
|
+ <CfgParent>Base</CfgParent>
|
|
|
+ <Base>true</Base>
|
|
|
+ <Base_OSX32>true</Base_OSX32>
|
|
|
+ <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_UsePackage>
|
|
|
+ <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
|
|
|
+ </PropertyGroup>
|
|
|
<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_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
|
@@ -185,10 +190,6 @@
|
|
|
<DelphiCompile Include="$(MainSource)">
|
|
|
<MainSource>MainSource</MainSource>
|
|
|
</DelphiCompile>
|
|
|
- <BuildConfiguration Include="Release">
|
|
|
- <Key>Cfg_2</Key>
|
|
|
- <CfgParent>Base</CfgParent>
|
|
|
- </BuildConfiguration>
|
|
|
<BuildConfiguration Include="Base">
|
|
|
<Key>Base</Key>
|
|
|
</BuildConfiguration>
|
|
@@ -196,6 +197,10 @@
|
|
|
<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>
|
|
@@ -218,22 +223,8 @@
|
|
|
<Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\TMSFMXPackPkgDEDXE12.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\TMSFMXPackPkgDEDXE12.bpl not found</Excluded_Packages>
|
|
|
</Excluded_Packages>
|
|
|
</Delphi.Personality>
|
|
|
- <Deployment Version="3">
|
|
|
- <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
|
|
|
- <Platform Name="OSX32">
|
|
|
- <Overwrite>true</Overwrite>
|
|
|
- </Platform>
|
|
|
- </DeployFile>
|
|
|
- <DeployFile LocalName="$(BDS)\Redist\osx64\libcgsqlite3.dylib" Class="DependencyModule">
|
|
|
- <Platform Name="OSX64">
|
|
|
- <Overwrite>true</Overwrite>
|
|
|
- </Platform>
|
|
|
- </DeployFile>
|
|
|
- <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule">
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
- <Overwrite>true</Overwrite>
|
|
|
- </Platform>
|
|
|
- </DeployFile>
|
|
|
+ <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>
|
|
@@ -244,17 +235,14 @@
|
|
|
<Overwrite>true</Overwrite>
|
|
|
</Platform>
|
|
|
</DeployFile>
|
|
|
- <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule">
|
|
|
+ <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule"/>
|
|
|
+ <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
|
|
|
<Platform Name="OSX32">
|
|
|
<Overwrite>true</Overwrite>
|
|
|
</Platform>
|
|
|
</DeployFile>
|
|
|
- <DeployFile LocalName="Win32\Debug\AutoMappingObjects.exe" Configuration="Debug" Class="ProjectOutput">
|
|
|
- <Platform Name="Win32">
|
|
|
- <RemoteName>AutoMappingObjects.exe</RemoteName>
|
|
|
- <Overwrite>true</Overwrite>
|
|
|
- </Platform>
|
|
|
- </DeployFile>
|
|
|
+ <DeployFile LocalName="$(BDS)\Redist\osx64\libcgsqlite3.dylib" Class="DependencyModule"/>
|
|
|
+ <DeployFile LocalName="Win32\Debug\AutoMappingObjects.exe" Configuration="Debug" Class="ProjectOutput"/>
|
|
|
<DeployClass Name="AdditionalDebugSymbols">
|
|
|
<Platform Name="iOSSimulator">
|
|
|
<Operation>1</Operation>
|
|
@@ -267,14 +255,14 @@
|
|
|
<Operation>0</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="AndroidClassesDexFile">
|
|
|
+ <DeployClass Name="AndroidClasses">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>classes</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
+ <Operation>64</Operation>
|
|
|
</Platform>
|
|
|
<Platform Name="Android64">
|
|
|
<RemoteDir>classes</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
+ <Operation>64</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="AndroidFileProvider">
|
|
@@ -287,12 +275,6 @@
|
|
|
<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>
|
|
@@ -345,6 +327,16 @@
|
|
|
<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>
|
|
@@ -365,6 +357,66 @@
|
|
|
<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>
|
|
@@ -375,6 +427,16 @@
|
|
|
<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>
|
|
@@ -395,6 +457,16 @@
|
|
|
<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>
|
|
@@ -535,6 +607,56 @@
|
|
|
<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>
|
|
@@ -558,6 +680,11 @@
|
|
|
<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>
|
|
@@ -571,7 +698,7 @@
|
|
|
<Operation>1</Operation>
|
|
|
<Extensions>.dylib</Extensions>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
<Operation>1</Operation>
|
|
|
<Extensions>.dylib</Extensions>
|
|
|
</Platform>
|
|
@@ -585,6 +712,11 @@
|
|
|
<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>
|
|
@@ -599,7 +731,7 @@
|
|
|
<Operation>1</Operation>
|
|
|
<Extensions>.dylib</Extensions>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
<Operation>1</Operation>
|
|
|
<Extensions>.dylib</Extensions>
|
|
|
</Platform>
|
|
@@ -613,6 +745,11 @@
|
|
|
<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>
|
|
@@ -631,7 +768,7 @@
|
|
|
<Platform Name="iOSDevice64">
|
|
|
<Operation>0</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
<Operation>0</Operation>
|
|
|
</Platform>
|
|
|
<Platform Name="OSX32">
|
|
@@ -642,498 +779,426 @@
|
|
|
<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="iPad_Launch1024">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
- <Platform Name="iOSDevice64">
|
|
|
+ <DeployClass Name="ProjectAndroidManifest">
|
|
|
+ <Platform Name="Android">
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="Android64">
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPad_Launch1024x768">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
- <Platform Name="iOSDevice64">
|
|
|
+ <DeployClass Name="ProjectOSXDebug">
|
|
|
+ <Platform Name="OSX64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPad_Launch1536">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
+ <DeployClass Name="ProjectOSXEntitlements">
|
|
|
+ <Platform Name="OSX32">
|
|
|
+ <RemoteDir>..\</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSDevice64">
|
|
|
+ <Platform Name="OSX64">
|
|
|
+ <RemoteDir>..\</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
+ <RemoteDir>..\</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPad_Launch1536x2048">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
+ <DeployClass Name="ProjectOSXInfoPList">
|
|
|
+ <Platform Name="OSX32">
|
|
|
+ <RemoteDir>Contents</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSDevice64">
|
|
|
+ <Platform Name="OSX64">
|
|
|
+ <RemoteDir>Contents</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
+ <RemoteDir>Contents</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPad_Launch1668">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
+ <DeployClass Name="ProjectOSXResource">
|
|
|
+ <Platform Name="OSX32">
|
|
|
+ <RemoteDir>Contents\Resources</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSDevice64">
|
|
|
+ <Platform Name="OSX64">
|
|
|
+ <RemoteDir>Contents\Resources</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
+ <RemoteDir>Contents\Resources</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPad_Launch1668x2388">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
- <Platform Name="iOSDevice64">
|
|
|
+ <DeployClass Required="true" Name="ProjectOutput">
|
|
|
+ <Platform Name="Android">
|
|
|
+ <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>library\lib\arm64-v8a</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- </DeployClass>
|
|
|
- <DeployClass Name="iPad_Launch2048">
|
|
|
<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_Launch2048x1536">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSDevice64">
|
|
|
+ <Platform Name="Linux64">
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="OSX32">
|
|
|
+ <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- </DeployClass>
|
|
|
- <DeployClass Name="iPad_Launch2048x2732">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
+ <Platform Name="OSX64">
|
|
|
+ <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSDevice64">
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
+ <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
- <Operation>1</Operation>
|
|
|
+ <Platform Name="Win32">
|
|
|
+ <Operation>0</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPad_Launch2224">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
- <Platform Name="iOSDevice64">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <DeployClass Name="ProjectOutput_Android32">
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPad_Launch2388x1668">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
- <Platform Name="iOSDevice64">
|
|
|
+ <DeployClass Name="ProjectUWPManifest">
|
|
|
+ <Platform Name="Win32">
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="Win64">
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPad_Launch2732x2048">
|
|
|
+ <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="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPad_Launch768">
|
|
|
+ <DeployClass Name="ProjectiOSEntitlements">
|
|
|
<Platform Name="iOSDevice32">
|
|
|
+ <RemoteDir>..\</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
<Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPad_Launch768x1024">
|
|
|
+ <DeployClass Name="ProjectiOSInfoPList">
|
|
|
<Platform Name="iOSDevice32">
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
<Platform Name="iOSDevice64">
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPhone_Launch1125">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
+ <DeployClass Name="ProjectiOSLaunchScreen">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
- <Operation>1</Operation>
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
|
|
|
+ <Operation>64</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
- <Operation>1</Operation>
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
|
|
|
+ <Operation>64</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPhone_Launch1136x640">
|
|
|
+ <DeployClass Name="ProjectiOSResource">
|
|
|
<Platform Name="iOSDevice32">
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
<Platform Name="iOSDevice64">
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPhone_Launch1242">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
- <Platform Name="iOSDevice64">
|
|
|
+ <DeployClass Name="UWP_DelphiLogo150">
|
|
|
+ <Platform Name="Win32">
|
|
|
+ <RemoteDir>Assets</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="Win64">
|
|
|
+ <RemoteDir>Assets</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPhone_Launch1242x2688">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
- <Platform Name="iOSDevice64">
|
|
|
+ <DeployClass Name="UWP_DelphiLogo44">
|
|
|
+ <Platform Name="Win32">
|
|
|
+ <RemoteDir>Assets</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="Win64">
|
|
|
+ <RemoteDir>Assets</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPhone_Launch1334">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
+ <DeployClass Name="iOS_AppStore1024">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPhone_Launch1792">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
+ <DeployClass Name="iPad_AppIcon152">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPhone_Launch2208">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
+ <DeployClass Name="iPad_AppIcon167">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPhone_Launch2436">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
+ <DeployClass Name="iPad_Launch2x">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPhone_Launch2688x1242">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
+ <DeployClass Name="iPad_LaunchDark2x">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPhone_Launch320">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
+ <DeployClass Name="iPad_Notification40">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPhone_Launch640">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
+ <DeployClass Name="iPad_Setting58">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPhone_Launch640x1136">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
+ <DeployClass Name="iPad_SpotLight80">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPhone_Launch750">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
+ <DeployClass Name="iPhone_AppIcon120">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="iPhone_Launch828">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
+ <DeployClass Name="iPhone_AppIcon180">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="ProjectAndroidManifest">
|
|
|
- <Platform Name="Android">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
- <Platform Name="Android64">
|
|
|
- <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>
|
|
|
- </DeployClass>
|
|
|
- <DeployClass Name="ProjectiOSDeviceResourceRules">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
+ <DeployClass Name="iPhone_Launch2x">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- </DeployClass>
|
|
|
- <DeployClass Name="ProjectiOSEntitlements">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <RemoteDir>..\</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
- <Platform Name="iOSDevice64">
|
|
|
- <RemoteDir>..\</RemoteDir>
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="ProjectiOSInfoPList">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
+ <DeployClass Name="iPhone_Launch3x">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="ProjectiOSResource">
|
|
|
- <Platform Name="iOSDevice32">
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
+ <DeployClass Name="iPhone_LaunchDark2x">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="ProjectOSXDebug">
|
|
|
- <Platform Name="OSX64">
|
|
|
- <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
|
|
|
- <Operation>1</Operation>
|
|
|
- </Platform>
|
|
|
- </DeployClass>
|
|
|
- <DeployClass Name="ProjectOSXEntitlements">
|
|
|
- <Platform Name="OSX32">
|
|
|
- <RemoteDir>..\</RemoteDir>
|
|
|
+ <DeployClass Name="iPhone_LaunchDark3x">
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="OSX64">
|
|
|
- <RemoteDir>..\</RemoteDir>
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="ProjectOSXInfoPList">
|
|
|
- <Platform Name="OSX32">
|
|
|
- <RemoteDir>Contents</RemoteDir>
|
|
|
+ <DeployClass Name="iPhone_Notification40">
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="OSX64">
|
|
|
- <RemoteDir>Contents</RemoteDir>
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="ProjectOSXResource">
|
|
|
- <Platform Name="OSX32">
|
|
|
- <RemoteDir>Contents\Resources</RemoteDir>
|
|
|
+ <DeployClass Name="iPhone_Notification60">
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="OSX64">
|
|
|
- <RemoteDir>Contents\Resources</RemoteDir>
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</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>
|
|
|
+ <DeployClass Name="iPhone_Setting58">
|
|
|
<Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="iOSSimulator">
|
|
|
- <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>
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</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">
|
|
|
+ <DeployClass Name="iPhone_Setting87">
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Win64">
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="UWP_DelphiLogo150">
|
|
|
- <Platform Name="Win32">
|
|
|
- <RemoteDir>Assets</RemoteDir>
|
|
|
+ <DeployClass Name="iPhone_Spotlight120">
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Win64">
|
|
|
- <RemoteDir>Assets</RemoteDir>
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <DeployClass Name="UWP_DelphiLogo44">
|
|
|
- <Platform Name="Win32">
|
|
|
- <RemoteDir>Assets</RemoteDir>
|
|
|
+ <DeployClass Name="iPhone_Spotlight80">
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
- <Platform Name="Win64">
|
|
|
- <RemoteDir>Assets</RemoteDir>
|
|
|
+ <Platform Name="iOSSimARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
|
|
|
- <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
|
|
|
+ <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="Win32" Name="$(PROJECTNAME)"/>
|
|
|
<ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
|
|
|
- <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
|
|
|
<ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
|
|
|
- <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
|
|
|
- <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
|
|
|
+ <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
|
|
|
+ <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
|
|
|
+ <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
|
|
|
</Deployment>
|
|
|
<Platforms>
|
|
|
<Platform value="Android">False</Platform>
|
|
|
<Platform value="Android64">False</Platform>
|
|
|
- <Platform value="iOSDevice32">False</Platform>
|
|
|
<Platform value="iOSDevice64">False</Platform>
|
|
|
- <Platform value="iOSSimulator">False</Platform>
|
|
|
- <Platform value="OSX32">False</Platform>
|
|
|
+ <Platform value="iOSSimARM64">False</Platform>
|
|
|
+ <Platform value="Linux64">False</Platform>
|
|
|
<Platform value="OSX64">False</Platform>
|
|
|
+ <Platform value="OSXARM64">False</Platform>
|
|
|
<Platform value="Win32">True</Platform>
|
|
|
<Platform value="Win64">False</Platform>
|
|
|
</Platforms>
|