Question
Compiling for Pre- 3GS iPhone
Hello,
It says the following in the air ios settings documentation:
"AIR 2.6+ automatically adds armv7 and opengles-2 to the list of required capabilities." - http://goo.gl/MuscV
This restricts the compiled app from running on any pre-3gs devices. Does anyone know if it is possible to remove or override these required capabilites to target pre-3gs devices?
Thanks!