Enable retina support in AIR application.xml template (resolve #1096)

This commit is contained in:
Joshua Granick
2017-10-23 09:11:32 -07:00
parent b8d8b569ee
commit 33c4970712

View File

@@ -64,4 +64,7 @@
]]>
</manifestAdditions>
</android>
<iphone>
<requestedDisplayResolution>::if WIN_ALLOW_HIGH_DPI::high::else::standard::end::</requestedDisplayResolution>
</iphone>
</application>