mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-24 05:35:51 +12:00
Experimental iOS port
This commit is contained in:
parent
5203912757
commit
e984bc3d6f
12 changed files with 376 additions and 234 deletions
|
@ -11,7 +11,8 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
|
|||
<TargetFramework>net7.0</TargetFramework>
|
||||
<RuntimeIdentifier>android-arm64</RuntimeIdentifier>
|
||||
<SelfContained>True</SelfContained>
|
||||
<PublishSingleFile>False</PublishSingleFile>
|
||||
<UseAppHost>True</UseAppHost>
|
||||
<PublishSingleFile>True</PublishSingleFile>
|
||||
<PublishReadyToRun>True</PublishReadyToRun>
|
||||
<PublishTrimmed>True</PublishTrimmed>
|
||||
<DefineConstants>OS_ANDROID;ARCH_ARM64</DefineConstants>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue