Fixed IOS device support
This commit is contained in:
parent
b2e52f4fed
commit
238752a5b3
@ -5,6 +5,8 @@
|
||||
<Nullable>enable</Nullable>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<LangVersion>11</LangVersion>
|
||||
<WasmEnableSIMD>false</WasmEnableSIMD>
|
||||
<WasmEnableExceptionHandling>false</WasmEnableExceptionHandling>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user