Randolph Burt a0f59c43c8 Update MonoGame iOS example in line with recent changes.
* Migrate to unified API to support 64 bit platforms.
 * Remove call to game.exit() in ExampleGame.cs as this is no longer supported.
 * Use MonoGame.ios Nuget package instead of relying on external repo being present on the machine.
2016-03-17 22:16:22 +00:00

4 lines
158 B
XML

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="MonoGame.Framework.iOS" version="3.5.0.1678" targetFramework="xamarinios10" />
</packages>