diff --git a/templates/air/template/application.xml b/templates/air/template/application.xml index 94f262f27..6e517fb68 100644 --- a/templates/air/template/application.xml +++ b/templates/air/template/application.xml @@ -30,11 +30,11 @@ ::end:: ::WIN_FULLSCREEN:: ::if (WIN_HARDWARE)::true::end:: - + ::if (APP_COMPANY != "")::::APP_COMPANY::/::APP_TITLE::::else::::APP_TITLE::::end:: ::APP_TITLE:: ::if (icons != null)::::foreach icons:: - ::path::::end:: + ::path::::end:: ::end:: ::if (languages != null)::::foreach languages::::__current__:: ::end::::end:: false @@ -53,19 +53,27 @@ --> - - - + + + - - ]]> - + + ]]> + + + UIDeviceFamily + ::foreach IOS_TARGET_DEVICES:: + __current__::end:: + ::end:: + ]]> + ::if WIN_ALLOW_HIGH_DPI::high::else::standard::end:: ::if (extensions != null)::::foreach extensions::