File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 </PropertyGroup >
1616 <!-- Patch NuGet-provided .so files that ship with 4 KB ELF alignment to 16 KB.
1717 See build/PatchElfPageSize.targets for details.
18- TODO: Remove once ppy.Veldrid.SPIRV ships 16 KB-aligned native libraries. -->
1918 <Import Project="$(MSBuildThisFileDirectory)build\PatchElfPageSize.targets" />
2019 <!-- Release-only optimisations: AOT for low-latency gameplay, trimming for smaller APK.
2120 Suppress trim analysis warnings because the project uses reflection extensively
Original file line number Diff line number Diff line change 5656 <assembly fullname =" osu.Android" >
5757 <type fullname =" *" preserve =" all" />
5858 </assembly >
59- <assembly fullname =" ppy.Veldrid.SPIRV" preserve =" all" />
6059 <assembly fullname =" AutoMapper" preserve =" all" />
6160 <assembly fullname =" Newtonsoft.Json" preserve =" all" />
6261 <assembly fullname =" Realm" preserve =" all" />
You can’t perform that action at this time.
0 commit comments