| | |
| | | <AndroidEnableSGenConcurrent>true</AndroidEnableSGenConcurrent>
|
| | | <EmbedAssembliesIntoApk>true</EmbedAssembliesIntoApk>
|
| | | <AndroidDexTool>d8</AndroidDexTool>
|
| | | <AndroidEnableProfiledAot>false</AndroidEnableProfiledAot>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
| | | <DebugSymbols>true</DebugSymbols>
|
| | |
| | | <MandroidI18n>cjk</MandroidI18n>
|
| | | <DefineConstants>Android,Release</DefineConstants>
|
| | | <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
|
| | | <AndroidEnableProfiledAot>false</AndroidEnableProfiledAot>
|
| | | <AndroidDexTool>d8</AndroidDexTool>
|
| | | <AndroidUseAapt2>false</AndroidUseAapt2>
|
| | | </PropertyGroup>
|
| | |
| | | <AndroidAsset Include="Assets\Phone\SceneIcon\2.png" />
|
| | | <AndroidAsset Include="Assets\Phone\SceneIcon\3.png" />
|
| | | <AndroidAsset Include="Assets\Phone\SceneIcon\4.png" />
|
| | | <AndroidAsset Include="Assets\Phone\Account\Back.png" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <AndroidAsset Include="Assets\Phone\Item\InputAccountIcon.png" />
|