1
0
mirror of synced 2024-11-28 00:20:53 +01:00

Fixed IOS device support

This commit is contained in:
S-Sebb 2023-12-28 00:47:21 +00:00
parent b2e52f4fed
commit 238752a5b3

View File

@ -5,6 +5,8 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<LangVersion>11</LangVersion>
<WasmEnableSIMD>false</WasmEnableSIMD>
<WasmEnableExceptionHandling>false</WasmEnableExceptionHandling>
</PropertyGroup>
<ItemGroup>