forked from MeloNX/MeloNX
android - set nativeaot instruction set support
This commit is contained in:
parent
e21f482956
commit
79c104b767
@ -12,6 +12,7 @@
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
<EnableTrimAnalyzer>true</EnableTrimAnalyzer>
|
||||
<InvariantGlobalization>true</InvariantGlobalization>
|
||||
<IlcInstructionSet>armv8.2-a</IlcInstructionSet>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)'=='Release'">
|
||||
<Optimize>true</Optimize>
|
||||
|
Loading…
x
Reference in New Issue
Block a user