Misread the chart, need to include ARMv7 for now on iOS

This commit is contained in:
Joshua Granick
2017-01-04 15:46:24 -08:00
parent 5ea3552923
commit 001f03a277
3 changed files with 4 additions and 10 deletions

View File

@@ -26,16 +26,16 @@
<target name="ps3" handler="lime-ps3" />
<haxelib name="lime-ps3" if="ps3" />
<target name="ps4" handler="lime-ps4" />
<haxelib name="lime-ps4" if="ps4" />
<target name="vita" handler="lime-vita" />
<haxelib name="lime-vita" if="vita" />
<target name="wiiu" handler="lime-wiiu" />
<haxelib name="lime-wiiu" if="wiiu" />
<target name="xbox1" handler="lime-xbox1" />
<haxelib name="lime-xbox1" if="xbox1" />