|
@@ -1,13 +1,13 @@
|
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
<PropertyGroup>
|
|
|
<ProjectGuid>{0F18A1C6-C66F-4BF5-A70E-075C1B9381AD}</ProjectGuid>
|
|
|
- <MainSource>Tweening.dpr</MainSource>
|
|
|
+ <MainSource>TweeningD.dpr</MainSource>
|
|
|
<Base>True</Base>
|
|
|
<Config Condition="'$(Config)'==''">Debug</Config>
|
|
|
<TargetedPlatforms>3</TargetedPlatforms>
|
|
|
<AppType>Application</AppType>
|
|
|
<FrameworkType>VCL</FrameworkType>
|
|
|
- <ProjectVersion>19.0</ProjectVersion>
|
|
|
+ <ProjectVersion>19.4</ProjectVersion>
|
|
|
<Platform Condition="'$(Platform)'==''">Win32</Platform>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
|
@@ -52,7 +52,7 @@
|
|
|
<Base>true</Base>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Base)'!=''">
|
|
|
- <SanitizedProjectName>Tweening</SanitizedProjectName>
|
|
|
+ <SanitizedProjectName>TweeningD</SanitizedProjectName>
|
|
|
<VerInfo_Locale>1049</VerInfo_Locale>
|
|
|
<DCC_F>false</DCC_F>
|
|
|
<DCC_E>false</DCC_E>
|
|
@@ -123,13 +123,9 @@
|
|
|
<DelphiCompile Include="$(MainSource)">
|
|
|
<MainSource>MainSource</MainSource>
|
|
|
</DelphiCompile>
|
|
|
- <DCCReference Include="TweeningFm.pas">
|
|
|
+ <DCCReference Include="fTweeningD.pas">
|
|
|
<Form>FormTweening</Form>
|
|
|
</DCCReference>
|
|
|
- <BuildConfiguration Include="Debug">
|
|
|
- <Key>Cfg_2</Key>
|
|
|
- <CfgParent>Base</CfgParent>
|
|
|
- </BuildConfiguration>
|
|
|
<BuildConfiguration Include="Base">
|
|
|
<Key>Base</Key>
|
|
|
</BuildConfiguration>
|
|
@@ -137,6 +133,10 @@
|
|
|
<Key>Cfg_1</Key>
|
|
|
<CfgParent>Base</CfgParent>
|
|
|
</BuildConfiguration>
|
|
|
+ <BuildConfiguration Include="Debug">
|
|
|
+ <Key>Cfg_2</Key>
|
|
|
+ <CfgParent>Base</CfgParent>
|
|
|
+ </BuildConfiguration>
|
|
|
</ItemGroup>
|
|
|
<ProjectExtensions>
|
|
|
<Borland.Personality>Delphi.Personality.12</Borland.Personality>
|
|
@@ -144,7 +144,7 @@
|
|
|
<BorlandProject>
|
|
|
<Delphi.Personality>
|
|
|
<Source>
|
|
|
- <Source Name="MainSource">Tweening.dpr</Source>
|
|
|
+ <Source Name="MainSource">TweeningD.dpr</Source>
|
|
|
</Source>
|
|
|
<Excluded_Packages>
|
|
|
<Excluded_Packages Name="$(BDSBIN)\bcboffice2k270.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
|
|
@@ -158,9 +158,9 @@
|
|
|
<Platform value="Win64">True</Platform>
|
|
|
</Platforms>
|
|
|
<Deployment Version="3">
|
|
|
- <DeployFile LocalName="Win32\Debug\Tweening.exe" Configuration="Debug" Class="ProjectOutput">
|
|
|
+ <DeployFile LocalName="Win32\Debug\TweeningD.exe" Configuration="Debug" Class="ProjectOutput">
|
|
|
<Platform Name="Win32">
|
|
|
- <RemoteName>Tweening.exe</RemoteName>
|
|
|
+ <RemoteName>TweeningD.exe</RemoteName>
|
|
|
<Overwrite>true</Overwrite>
|
|
|
</Platform>
|
|
|
</DeployFile>
|
|
@@ -176,6 +176,16 @@
|
|
|
<Operation>0</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
+ <DeployClass Name="AndroidClasses">
|
|
|
+ <Platform Name="Android">
|
|
|
+ <RemoteDir>classes</RemoteDir>
|
|
|
+ <Operation>64</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>classes</RemoteDir>
|
|
|
+ <Operation>64</Operation>
|
|
|
+ </Platform>
|
|
|
+ </DeployClass>
|
|
|
<DeployClass Name="AndroidClassesDexFile">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>classes</RemoteDir>
|
|
@@ -187,6 +197,10 @@
|
|
|
<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">
|
|
@@ -199,6 +213,10 @@
|
|
|
<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">
|
|
@@ -211,6 +229,10 @@
|
|
|
<RemoteDir>library\lib\mips</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>library\lib\mips</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="AndroidLibnativeX86File"/>
|
|
|
<DeployClass Name="AndroidServiceOutput">
|
|
@@ -218,6 +240,10 @@
|
|
|
<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">
|
|
@@ -230,120 +256,210 @@
|
|
|
<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_LauncherIcon192">
|
|
|
+ <Platform Name="Android">
|
|
|
+ <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_LauncherIcon36">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-ldpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>res\drawable-ldpi</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_LauncherIcon48">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-mdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>res\drawable-mdpi</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_LauncherIcon72">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-hdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>res\drawable-hdpi</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_LauncherIcon96">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-xhdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>res\drawable-xhdpi</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_NotificationIcon24">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-mdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>res\drawable-mdpi</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_NotificationIcon36">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-hdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>res\drawable-hdpi</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_NotificationIcon48">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-xhdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>res\drawable-xhdpi</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_NotificationIcon72">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-xxhdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>res\drawable-xxhdpi</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_NotificationIcon96">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-xxxhdpi</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_SplashImage426">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-small</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>res\drawable-small</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_SplashImage470">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-normal</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>res\drawable-normal</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_SplashImage640">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-large</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>res\drawable-large</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_SplashImage960">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\drawable-xlarge</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>res\drawable-xlarge</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="Android_Strings">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>res\values</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>res\values</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="DebugSymbols">
|
|
|
<Platform Name="iOSSimulator">
|
|
@@ -368,6 +484,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>
|
|
@@ -395,6 +516,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>
|
|
@@ -423,6 +549,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>
|
|
@@ -432,6 +563,9 @@
|
|
|
<Platform Name="Android">
|
|
|
<Operation>0</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <Operation>0</Operation>
|
|
|
+ </Platform>
|
|
|
<Platform Name="iOSDevice32">
|
|
|
<Operation>0</Operation>
|
|
|
</Platform>
|
|
@@ -449,10 +583,40 @@
|
|
|
<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="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">
|
|
|
<Platform Name="iOSDevice32">
|
|
|
<Operation>1</Operation>
|
|
@@ -627,6 +791,56 @@
|
|
|
<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">
|
|
|
<Platform Name="iOSDevice32">
|
|
|
<Operation>1</Operation>
|
|
@@ -821,10 +1035,73 @@
|
|
|
<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">
|
|
|
<Platform Name="Android">
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="ProjectiOSDeviceDebug">
|
|
|
<Platform Name="iOSDevice32">
|
|
@@ -891,6 +1168,10 @@
|
|
|
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
+ <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="ProjectOSXEntitlements">
|
|
|
<Platform Name="OSX32">
|
|
@@ -901,6 +1182,10 @@
|
|
|
<RemoteDir>..\</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
+ <RemoteDir>..\</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="ProjectOSXInfoPList">
|
|
|
<Platform Name="OSX32">
|
|
@@ -911,6 +1196,10 @@
|
|
|
<RemoteDir>Contents</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
+ <RemoteDir>Contents</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Name="ProjectOSXResource">
|
|
|
<Platform Name="OSX32">
|
|
@@ -921,12 +1210,20 @@
|
|
|
<RemoteDir>Contents\Resources</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
+ <RemoteDir>Contents\Resources</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
</DeployClass>
|
|
|
<DeployClass Required="true" Name="ProjectOutput">
|
|
|
<Platform Name="Android">
|
|
|
<RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="Android64">
|
|
|
+ <RemoteDir>library\lib\arm64-v8a</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
<Platform Name="iOSDevice32">
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
@@ -947,6 +1244,10 @@
|
|
|
<RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
+ <Platform Name="OSXARM64">
|
|
|
+ <RemoteDir>Contents\MacOS</RemoteDir>
|
|
|
+ <Operation>1</Operation>
|
|
|
+ </Platform>
|
|
|
<Platform Name="Win32">
|
|
|
<Operation>0</Operation>
|
|
|
</Platform>
|
|
@@ -985,16 +1286,17 @@
|
|
|
<Operation>1</Operation>
|
|
|
</Platform>
|
|
|
</DeployClass>
|
|
|
- <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
|
|
|
- <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
|
|
|
+ <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
|
|
|
+ <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
|
|
|
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
|
|
|
- <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
|
|
|
+ <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
|
|
|
+ <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
|
|
|
<ProjectRoot Platform="Linux64" 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>
|
|
|
</BorlandProject>
|
|
|
<ProjectFileVersion>12</ProjectFileVersion>
|