|
@@ -1,7 +1,7 @@
|
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
<PropertyGroup>
|
|
|
<ProjectGuid>{EAAEC73B-CF16-46C3-A598-65374DE332E9}</ProjectGuid>
|
|
|
- <ProjectVersion>18.4</ProjectVersion>
|
|
|
+ <ProjectVersion>19.0</ProjectVersion>
|
|
|
<FrameworkType>VCL</FrameworkType>
|
|
|
<MainSource>RESTDebugger.dpr</MainSource>
|
|
|
<Base>True</Base>
|
|
@@ -86,9 +86,9 @@
|
|
|
<PropertyGroup Condition="'$(Base_Win64)'!=''">
|
|
|
<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>
|
|
|
- <VerInfo_Keys>FileVersion=1.1.11.50;ProductVersion=1.0.0.0;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
- <VerInfo_Release>11</VerInfo_Release>
|
|
|
- <VerInfo_Build>50</VerInfo_Build>
|
|
|
+ <VerInfo_Keys>FileVersion=1.1.12.55;ProductVersion=1.0.0.0;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
+ <VerInfo_Release>12</VerInfo_Release>
|
|
|
+ <VerInfo_Build>55</VerInfo_Build>
|
|
|
<Icon_MainIcon>RESTDebugger_Icon.ico</Icon_MainIcon>
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
|
|
@@ -109,21 +109,21 @@
|
|
|
<VerInfo_Keys>FileVersion=1.0.5.15;ProductVersion=1.0.0.0</VerInfo_Keys>
|
|
|
<VerInfo_Release>5</VerInfo_Release>
|
|
|
<VerInfo_Build>15</VerInfo_Build>
|
|
|
- <AppEnableHighDPI>true</AppEnableHighDPI>
|
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
|
<DCC_RemoteDebug>false</DCC_RemoteDebug>
|
|
|
+ <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
|
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
|
- <VerInfo_Keys>FileVersion=1.1.11.50;ProductVersion=1.0.0.0;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
- <VerInfo_Build>50</VerInfo_Build>
|
|
|
- <VerInfo_Release>11</VerInfo_Release>
|
|
|
+ <VerInfo_Keys>FileVersion=1.1.12.55;ProductVersion=1.0.0.0;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
+ <VerInfo_Build>55</VerInfo_Build>
|
|
|
+ <VerInfo_Release>12</VerInfo_Release>
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
- <AppEnableHighDPI>true</AppEnableHighDPI>
|
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
|
<Icon_MainIcon>RESTDebugger_Icon.ico</Icon_MainIcon>
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
<VerInfo_MinorVer>1</VerInfo_MinorVer>
|
|
|
+ <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
|
|
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
|
@@ -135,20 +135,20 @@
|
|
|
<VerInfo_Keys>FileVersion=1.0.5.15;ProductVersion=1.0.0.0</VerInfo_Keys>
|
|
|
<VerInfo_Release>5</VerInfo_Release>
|
|
|
<VerInfo_Build>15</VerInfo_Build>
|
|
|
- <AppEnableHighDPI>true</AppEnableHighDPI>
|
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
|
+ <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
|
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
|
- <VerInfo_Keys>FileVersion=1.1.11.50;ProductVersion=1.0.0.0;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
- <VerInfo_Release>11</VerInfo_Release>
|
|
|
- <VerInfo_Build>50</VerInfo_Build>
|
|
|
- <AppEnableHighDPI>true</AppEnableHighDPI>
|
|
|
+ <VerInfo_Keys>FileVersion=1.1.12.55;ProductVersion=1.0.0.0;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
+ <VerInfo_Release>12</VerInfo_Release>
|
|
|
+ <VerInfo_Build>55</VerInfo_Build>
|
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
<Icon_MainIcon>RESTDebugger_Icon.ico</Icon_MainIcon>
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
<VerInfo_MinorVer>1</VerInfo_MinorVer>
|
|
|
+ <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
<DelphiCompile Include="$(MainSource)">
|
|
@@ -186,9 +186,12 @@
|
|
|
<Source Name="MainSource">RESTDebugger.dpr</Source>
|
|
|
</Source>
|
|
|
<Excluded_Packages>
|
|
|
- <Excluded_Packages Name="C:\dev\IDEAddons\Delphi10.2Tokyo\FixInsight\FixInsight_10_2.bpl">Datei C:\dev\IDEAddons\Delphi10.2Tokyo\FixInsight\FixInsight_10_2.bpl nicht gefunden</Excluded_Packages>
|
|
|
- <Excluded_Packages Name="$(BDSBIN)\dcloffice2k250.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
|
|
|
- <Excluded_Packages Name="$(BDSBIN)\dclofficexp250.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
|
|
|
+ <Excluded_Packages Name="$(BDSBIN)\dcloffice2k270.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
|
|
|
+ <Excluded_Packages Name="$(BDSBIN)\dclofficexp270.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
|
|
|
+ <Excluded_Packages Name="C:\Program Files (x86)\FastReport 6 VCL Enterprise\LibD27\dclfrxTee27.bpl">FastReport 6.0 Tee Components</Excluded_Packages>
|
|
|
+ <Excluded_Packages Name="C:\Program Files (x86)\FastReport 6 VCL Enterprise\LibD27\dclfsTee27.bpl">FastScript 1.9 Tee Components</Excluded_Packages>
|
|
|
+ <Excluded_Packages Name="C:\Program Files (x86)\FastReport 6 VCL Enterprise\LibD27\dclfrxIBX27.bpl">FastReport 6.0 IBX Components</Excluded_Packages>
|
|
|
+ <Excluded_Packages Name="C:\Program Files (x86)\FastReport 6 VCL Enterprise\LibD27\dclfsIBX27.bpl">FastScript 1.9 IBX Components</Excluded_Packages>
|
|
|
</Excluded_Packages>
|
|
|
</Delphi.Personality>
|
|
|
<Deployment Version="3">
|
|
@@ -219,7 +222,6 @@
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
<Platform Name="Win32">
|
|
|
- <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
<Operation>0</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
@@ -228,6 +230,20 @@
|
|
|
<RemoteDir>classes</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>classes</RemoteDir>
|
|
|
+ <Operation>1</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">
|
|
@@ -240,90 +256,242 @@
|
|
|
<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="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="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_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_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="DebugSymbols">
|
|
|
<Platform Name="iOSSimulator">
|
|
@@ -343,6 +511,11 @@
|
|
|
<Operation>1</Operation>
|
|
|
<Extensions>.framework</Extensions>
|
|
|
</Platform>
|
|
|
+ <Platform Name="OSX64">
|
|
|
+ <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ <Extensions>.framework</Extensions>
|
|
|
+ </Platform>
|
|
|
<Platform Name="Win32">
|
|
|
<Operation>0</Operation>
|
|
|
</Platform>
|
|
@@ -365,6 +538,11 @@
|
|
|
<Operation>1</Operation>
|
|
|
<Extensions>.dylib</Extensions>
|
|
|
</Platform>
|
|
|
+ <Platform Name="OSX64">
|
|
|
+ <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ <Extensions>.dylib</Extensions>
|
|
|
+ </Platform>
|
|
|
<Platform Name="Win32">
|
|
|
<Operation>0</Operation>
|
|
|
<Extensions>.dll;.bpl</Extensions>
|
|
@@ -388,6 +566,11 @@
|
|
|
<Operation>1</Operation>
|
|
|
<Extensions>.dylib</Extensions>
|
|
|
</Platform>
|
|
|
+ <Platform Name="OSX64">
|
|
|
+ <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ <Extensions>.dylib</Extensions>
|
|
|
+ </Platform>
|
|
|
<Platform Name="Win32">
|
|
|
<Operation>0</Operation>
|
|
|
<Extensions>.bpl</Extensions>
|
|
@@ -397,6 +580,9 @@
|
|
|
<Platform Name="Android">
|
|
|
<Operation>0</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <Operation>0</Operation>
|
|
|
+ </Platform>
|
|
|
<Platform Name="iOSDevice32">
|
|
|
<Operation>0</Operation>
|
|
|
</Platform>
|
|
@@ -410,6 +596,10 @@
|
|
|
<RemoteDir>Contents\Resources\StartUp\</RemoteDir>
|
|
|
<Operation>0</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="OSX64">
|
|
|
+ <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
|
|
|
+ <Operation>0</Operation>
|
|
|
+ </Platform>
|
|
|
<Platform Name="Win32">
|
|
|
<Operation>0</Operation>
|
|
|
</Platform>
|
|
@@ -447,6 +637,16 @@
|
|
|
<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="iOSSimulator">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
<DeployClass Name="iPad_Launch768">
|
|
|
<Platform Name="iOSDevice32">
|
|
|
<Operation>1</Operation>
|
|
@@ -458,6 +658,26 @@
|
|
|
<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="iOSSimulator">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</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="iOSSimulator">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
<DeployClass Name="iPhone_Launch320">
|
|
|
<Platform Name="iOSDevice32">
|
|
|
<Operation>1</Operation>
|
|
@@ -469,6 +689,16 @@
|
|
|
<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="iOSSimulator">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
<DeployClass Name="iPhone_Launch640">
|
|
|
<Platform Name="iOSDevice32">
|
|
|
<Operation>1</Operation>
|
|
@@ -491,10 +721,33 @@
|
|
|
<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="iOSSimulator">
|
|
|
+ <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="iOSSimulator">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</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">
|
|
@@ -535,6 +788,16 @@
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
+ <DeployClass Name="ProjectiOSLaunchScreen">
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
|
|
|
+ <Operation>64</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
|
|
|
+ <Operation>64</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
<DeployClass Name="ProjectiOSResource">
|
|
|
<Platform Name="iOSDevice32">
|
|
|
<Operation>1</Operation>
|
|
@@ -546,29 +809,51 @@
|
|
|
<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>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="OSX64">
|
|
|
+ <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>
|
|
|
</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>
|
|
|
</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>
|
|
@@ -585,10 +870,20 @@
|
|
|
<RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="OSX64">
|
|
|
+ <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>
|
|
@@ -624,7 +919,9 @@
|
|
|
<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)"/>
|
|
|
</Deployment>
|
|
|
<Platforms>
|
|
|
<Platform value="Win32">False</Platform>
|