|
@@ -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>{35844EF1-92E1-454C-823C-6FDB54020649}</ProjectGuid>
|
|
<ProjectGuid>{35844EF1-92E1-454C-823C-6FDB54020649}</ProjectGuid>
|
|
- <ProjectVersion>18.7</ProjectVersion>
|
|
|
|
|
|
+ <ProjectVersion>19.4</ProjectVersion>
|
|
<FrameworkType>VCL</FrameworkType>
|
|
<FrameworkType>VCL</FrameworkType>
|
|
<AppType>Application</AppType>
|
|
<AppType>Application</AppType>
|
|
<MainSource>BlendVsMergeC.cpp</MainSource>
|
|
<MainSource>BlendVsMergeC.cpp</MainSource>
|
|
@@ -9,6 +9,7 @@
|
|
<Config Condition="'$(Config)'==''">Debug</Config>
|
|
<Config Condition="'$(Config)'==''">Debug</Config>
|
|
<Platform Condition="'$(Platform)'==''">Win32</Platform>
|
|
<Platform Condition="'$(Platform)'==''">Win32</Platform>
|
|
<TargetedPlatforms>3</TargetedPlatforms>
|
|
<TargetedPlatforms>3</TargetedPlatforms>
|
|
|
|
+ <CC_Suffix Condition="'$(CC_Suffix)'==''">c</CC_Suffix>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
|
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
|
<Base>true</Base>
|
|
<Base>true</Base>
|
|
@@ -127,6 +128,7 @@
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<BCC_IncludePath>..\..\..\Source;$(BCC_IncludePath)</BCC_IncludePath>
|
|
<BCC_IncludePath>..\..\..\Source;$(BCC_IncludePath)</BCC_IncludePath>
|
|
<LinkPackageStatics>GR32_RT.lib</LinkPackageStatics>
|
|
<LinkPackageStatics>GR32_RT.lib</LinkPackageStatics>
|
|
|
|
+ <ILINK_LibraryPath>$(BDSLIB)\$(PLATFORM)$(CC_SUFFIX)\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
|
|
<PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
@@ -163,12 +165,7 @@
|
|
<FormType>dfm</FormType>
|
|
<FormType>dfm</FormType>
|
|
<BuildOrder>2</BuildOrder>
|
|
<BuildOrder>2</BuildOrder>
|
|
</None>
|
|
</None>
|
|
- <FormResources Include="fMainD.dfm"/>
|
|
|
|
<FormResources Include="fMainC.dfm"/>
|
|
<FormResources Include="fMainC.dfm"/>
|
|
- <BuildConfiguration Include="Release">
|
|
|
|
- <Key>Cfg_2</Key>
|
|
|
|
- <CfgParent>Base</CfgParent>
|
|
|
|
- </BuildConfiguration>
|
|
|
|
<BuildConfiguration Include="Base">
|
|
<BuildConfiguration Include="Base">
|
|
<Key>Base</Key>
|
|
<Key>Base</Key>
|
|
</BuildConfiguration>
|
|
</BuildConfiguration>
|
|
@@ -176,6 +173,10 @@
|
|
<Key>Cfg_1</Key>
|
|
<Key>Cfg_1</Key>
|
|
<CfgParent>Base</CfgParent>
|
|
<CfgParent>Base</CfgParent>
|
|
</BuildConfiguration>
|
|
</BuildConfiguration>
|
|
|
|
+ <BuildConfiguration Include="Release">
|
|
|
|
+ <Key>Cfg_2</Key>
|
|
|
|
+ <CfgParent>Base</CfgParent>
|
|
|
|
+ </BuildConfiguration>
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ProjectExtensions>
|
|
<ProjectExtensions>
|
|
<Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
|
|
<Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
|
|
@@ -199,24 +200,33 @@
|
|
</Excluded_Packages>
|
|
</Excluded_Packages>
|
|
</CPlusPlusBuilder.Personality>
|
|
</CPlusPlusBuilder.Personality>
|
|
<Deployment Version="3">
|
|
<Deployment Version="3">
|
|
- <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c260.dll" Class="DependencyModule">
|
|
|
|
- <Platform Name="Win32">
|
|
|
|
|
|
+ <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
|
|
|
|
+ <Platform Name="Win64">
|
|
<Overwrite>true</Overwrite>
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployFile>
|
|
</DeployFile>
|
|
- <DeployFile LocalName="BlendVsMergeC.exe" Configuration="Debug" Class="ProjectOutput">
|
|
|
|
- <Platform Name="Win32">
|
|
|
|
- <RemoteName>BlendVsMergeC.exe</RemoteName>
|
|
|
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64260.dll" Class="DependencyModule">
|
|
|
|
+ <Platform Name="Win64">
|
|
<Overwrite>true</Overwrite>
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployFile>
|
|
</DeployFile>
|
|
- <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
|
|
|
|
- <Platform Name="OSX32">
|
|
|
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64260mt.dll" Class="DependencyModule">
|
|
|
|
+ <Platform Name="Win64">
|
|
<Overwrite>true</Overwrite>
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployFile>
|
|
</DeployFile>
|
|
- <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgstl.dylib" Class="DependencyModule">
|
|
|
|
- <Platform Name="OSX64">
|
|
|
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64280.dll" Class="DependencyModule">
|
|
|
|
+ <Platform Name="Win64">
|
|
|
|
+ <Overwrite>true</Overwrite>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployFile>
|
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64280mt.dll" Class="DependencyModule">
|
|
|
|
+ <Platform Name="Win64">
|
|
|
|
+ <Overwrite>true</Overwrite>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployFile>
|
|
|
|
+ <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
|
|
|
|
+ <Platform Name="Win32">
|
|
<Overwrite>true</Overwrite>
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployFile>
|
|
</DeployFile>
|
|
@@ -230,39 +240,43 @@
|
|
<Overwrite>true</Overwrite>
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployFile>
|
|
</DeployFile>
|
|
- <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
|
|
|
|
- <Platform Name="OSX32">
|
|
|
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32280.dll" Class="DependencyModule">
|
|
|
|
+ <Platform Name="Win32">
|
|
<Overwrite>true</Overwrite>
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployFile>
|
|
</DeployFile>
|
|
- <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
|
|
|
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32280mt.dll" Class="DependencyModule">
|
|
<Platform Name="Win32">
|
|
<Platform Name="Win32">
|
|
<Overwrite>true</Overwrite>
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployFile>
|
|
</DeployFile>
|
|
- <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
|
|
|
|
- <Platform Name="Win64">
|
|
|
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c260.dll" Class="DependencyModule">
|
|
|
|
+ <Platform Name="Win32">
|
|
<Overwrite>true</Overwrite>
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployFile>
|
|
</DeployFile>
|
|
- <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64260mt.dll" Class="DependencyModule">
|
|
|
|
- <Platform Name="Win64">
|
|
|
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c260mt.dll" Class="DependencyModule">
|
|
|
|
+ <Platform Name="Win32">
|
|
<Overwrite>true</Overwrite>
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployFile>
|
|
</DeployFile>
|
|
- <DeployFile LocalName="bin\BlendVsMergeC.exe" Configuration="Debug" Class="ProjectOutput">
|
|
|
|
- <Platform Name="Win64">
|
|
|
|
- <RemoteName>BlendVsMergeC.exe</RemoteName>
|
|
|
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c280.dll" Class="DependencyModule">
|
|
|
|
+ <Platform Name="Win32">
|
|
<Overwrite>true</Overwrite>
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployFile>
|
|
</DeployFile>
|
|
- <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64260.dll" Class="DependencyModule">
|
|
|
|
- <Platform Name="Win64">
|
|
|
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c280mt.dll" Class="DependencyModule">
|
|
|
|
+ <Platform Name="Win32">
|
|
<Overwrite>true</Overwrite>
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployFile>
|
|
</DeployFile>
|
|
- <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c260mt.dll" Class="DependencyModule">
|
|
|
|
- <Platform Name="Win32">
|
|
|
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
|
|
|
|
+ <Platform Name="OSX32">
|
|
|
|
+ <Overwrite>true</Overwrite>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployFile>
|
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
|
|
|
|
+ <Platform Name="OSX32">
|
|
<Overwrite>true</Overwrite>
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployFile>
|
|
</DeployFile>
|
|
@@ -271,6 +285,23 @@
|
|
<Overwrite>true</Overwrite>
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployFile>
|
|
</DeployFile>
|
|
|
|
+ <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgstl.dylib" Class="DependencyModule">
|
|
|
|
+ <Platform Name="OSX64">
|
|
|
|
+ <Overwrite>true</Overwrite>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployFile>
|
|
|
|
+ <DeployFile LocalName="bin\BlendVsMergeC.exe" Configuration="Debug" Class="ProjectOutput">
|
|
|
|
+ <Platform Name="Win64">
|
|
|
|
+ <RemoteName>BlendVsMergeC.exe</RemoteName>
|
|
|
|
+ <Overwrite>true</Overwrite>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployFile>
|
|
|
|
+ <DeployFile LocalName="BlendVsMergeC.exe" Configuration="Debug" Class="ProjectOutput">
|
|
|
|
+ <Platform Name="Win32">
|
|
|
|
+ <RemoteName>BlendVsMergeC.exe</RemoteName>
|
|
|
|
+ <Overwrite>true</Overwrite>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployFile>
|
|
<DeployFile LocalName="BlendVsMergeC.tds" Configuration="Debug" Class="DebugSymbols">
|
|
<DeployFile LocalName="BlendVsMergeC.tds" Configuration="Debug" Class="DebugSymbols">
|
|
<Platform Name="Win32">
|
|
<Platform Name="Win32">
|
|
<RemoteName>BlendVsMergeC.tds</RemoteName>
|
|
<RemoteName>BlendVsMergeC.tds</RemoteName>
|
|
@@ -289,6 +320,16 @@
|
|
<Operation>0</Operation>
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
|
|
+ <DeployClass Name="AndroidClasses">
|
|
|
|
+ <Platform Name="Android">
|
|
|
|
+ <RemoteDir>classes</RemoteDir>
|
|
|
|
+ <Operation>64</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="Android64">
|
|
|
|
+ <RemoteDir>classes</RemoteDir>
|
|
|
|
+ <Operation>64</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
<DeployClass Name="AndroidClassesDexFile">
|
|
<DeployClass Name="AndroidClassesDexFile">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>classes</RemoteDir>
|
|
<RemoteDir>classes</RemoteDir>
|
|
@@ -300,6 +341,10 @@
|
|
<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">
|
|
@@ -312,138 +357,252 @@
|
|
<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>
|
|
<DeployClass Name="Android_Colors">
|
|
<DeployClass Name="Android_Colors">
|
|
<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="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 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>
|
|
<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>
|
|
<DeployClass Name="Android_NotificationIcon24">
|
|
<DeployClass Name="Android_NotificationIcon24">
|
|
<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_NotificationIcon36">
|
|
<DeployClass Name="Android_NotificationIcon36">
|
|
<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_NotificationIcon48">
|
|
<DeployClass Name="Android_NotificationIcon48">
|
|
<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>
|
|
<DeployClass Name="Android_NotificationIcon72">
|
|
<DeployClass Name="Android_NotificationIcon72">
|
|
<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_NotificationIcon96">
|
|
<DeployClass Name="Android_NotificationIcon96">
|
|
<Platform Name="Android">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-xxxhdpi</RemoteDir>
|
|
<RemoteDir>res\drawable-xxxhdpi</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</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>
|
|
<DeployClass Name="Android_Strings">
|
|
<DeployClass Name="Android_Strings">
|
|
<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="DebugSymbols">
|
|
<DeployClass Name="DebugSymbols">
|
|
<Platform Name="iOSSimulator">
|
|
<Platform Name="iOSSimulator">
|
|
@@ -468,6 +627,11 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
<Extensions>.framework</Extensions>
|
|
<Extensions>.framework</Extensions>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
|
+ <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ <Extensions>.framework</Extensions>
|
|
|
|
+ </Platform>
|
|
<Platform Name="Win32">
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
@@ -495,6 +659,11 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
<Extensions>.dylib</Extensions>
|
|
<Extensions>.dylib</Extensions>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
|
+ <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ <Extensions>.dylib</Extensions>
|
|
|
|
+ </Platform>
|
|
<Platform Name="Win32">
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
<Operation>0</Operation>
|
|
<Extensions>.dll;.bpl</Extensions>
|
|
<Extensions>.dll;.bpl</Extensions>
|
|
@@ -523,6 +692,11 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
<Extensions>.dylib</Extensions>
|
|
<Extensions>.dylib</Extensions>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
|
+ <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ <Extensions>.dylib</Extensions>
|
|
|
|
+ </Platform>
|
|
<Platform Name="Win32">
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
<Operation>0</Operation>
|
|
<Extensions>.bpl</Extensions>
|
|
<Extensions>.bpl</Extensions>
|
|
@@ -532,6 +706,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>
|
|
@@ -549,10 +726,40 @@
|
|
<RemoteDir>Contents\Resources\StartUp\</RemoteDir>
|
|
<RemoteDir>Contents\Resources\StartUp\</RemoteDir>
|
|
<Operation>0</Operation>
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
|
+ <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
|
|
|
|
+ <Operation>0</Operation>
|
|
|
|
+ </Platform>
|
|
<Platform Name="Win32">
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
|
|
+ <DeployClass Name="iOS_AppStore1024">
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPad_AppIcon152">
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPad_AppIcon167">
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
<DeployClass Name="iPad_Launch1024">
|
|
<DeployClass Name="iPad_Launch1024">
|
|
<Platform Name="iOSDevice32">
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
@@ -685,6 +892,16 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</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">
|
|
<DeployClass Name="iPad_Launch768">
|
|
<Platform Name="iOSDevice32">
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
@@ -707,6 +924,66 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</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="iPad_Notification40">
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPad_Setting58">
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPad_SpotLight80">
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_AppIcon120">
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_AppIcon180">
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
<DeployClass Name="iPhone_Launch1125">
|
|
<DeployClass Name="iPhone_Launch1125">
|
|
<Platform Name="iOSDevice32">
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
@@ -806,6 +1083,16 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</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">
|
|
<DeployClass Name="iPhone_Launch320">
|
|
<Platform Name="iOSDevice32">
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
@@ -817,6 +1104,16 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</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">
|
|
<DeployClass Name="iPhone_Launch640">
|
|
<Platform Name="iOSDevice32">
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
@@ -861,10 +1158,93 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</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="iPhone_Notification40">
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_Notification60">
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_Setting58">
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_Setting87">
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_Spotlight120">
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ </DeployClass>
|
|
|
|
+ <DeployClass Name="iPhone_Spotlight80">
|
|
|
|
+ <Platform Name="iOSDevice64">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
|
|
+ <Platform Name="iOSSimulator">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
|
|
|
|
+ <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">
|
|
@@ -905,6 +1285,16 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</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">
|
|
<DeployClass Name="ProjectiOSResource">
|
|
<Platform Name="iOSDevice32">
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
@@ -921,6 +1311,10 @@
|
|
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
|
|
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectOSXEntitlements">
|
|
<DeployClass Name="ProjectOSXEntitlements">
|
|
<Platform Name="OSX32">
|
|
<Platform Name="OSX32">
|
|
@@ -931,6 +1325,10 @@
|
|
<RemoteDir>..\</RemoteDir>
|
|
<RemoteDir>..\</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
|
+ <RemoteDir>..\</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectOSXInfoPList">
|
|
<DeployClass Name="ProjectOSXInfoPList">
|
|
<Platform Name="OSX32">
|
|
<Platform Name="OSX32">
|
|
@@ -941,6 +1339,10 @@
|
|
<RemoteDir>Contents</RemoteDir>
|
|
<RemoteDir>Contents</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
|
+ <RemoteDir>Contents</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectOSXResource">
|
|
<DeployClass Name="ProjectOSXResource">
|
|
<Platform Name="OSX32">
|
|
<Platform Name="OSX32">
|
|
@@ -951,12 +1353,20 @@
|
|
<RemoteDir>Contents\Resources</RemoteDir>
|
|
<RemoteDir>Contents\Resources</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
|
+ <RemoteDir>Contents\Resources</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
</DeployClass>
|
|
</DeployClass>
|
|
<DeployClass Required="true" Name="ProjectOutput">
|
|
<DeployClass Required="true" Name="ProjectOutput">
|
|
<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>
|
|
<Platform Name="iOSDevice32">
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
@@ -977,10 +1387,20 @@
|
|
<RemoteDir>Contents\MacOS</RemoteDir>
|
|
<RemoteDir>Contents\MacOS</RemoteDir>
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
|
+ <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
|
+ <Operation>1</Operation>
|
|
|
|
+ </Platform>
|
|
<Platform Name="Win32">
|
|
<Platform Name="Win32">
|
|
<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>
|
|
@@ -1009,15 +1429,17 @@
|
|
<Operation>1</Operation>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</Platform>
|
|
</DeployClass>
|
|
</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="iOSDevice32" Name="$(PROJECTNAME).app"/>
|
|
|
|
+ <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
|
|
|
|
+ <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
|
|
<ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
|
|
<ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
|
|
- <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
|
|
|
|
<ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
|
|
<ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
|
|
- <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="OSXARM64" Name="$(PROJECTNAME).app"/>
|
|
|
|
+ <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
|
|
|
|
+ <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
|
|
</Deployment>
|
|
</Deployment>
|
|
<Platforms>
|
|
<Platforms>
|
|
<Platform value="Win32">True</Platform>
|
|
<Platform value="Win32">True</Platform>
|