Fix iOS builds not being able to read their deploy version

This commit is contained in:
Dean Herbert
2019-03-01 19:59:39 +09:00
parent deb0c06021
commit 9885913fff
4 changed files with 21 additions and 6 deletions

View File

@ -48,6 +48,7 @@
<ItemGroup>
<Compile Include="Application.cs" />
<Compile Include="AppDelegate.cs" />
<Compile Include="OsuGameIOS.cs" />
</ItemGroup>
<ItemGroup>
<LinkDescription Include="Linker.xml" />