Air 4 Sdk icon <image60x60> not supported for Ios7
Using adt of the latest Air4 sdk (released jan 14th, 2014),
it yields:
error 103: application.icon.image60x60 is an unexpected element/attribute
icon sizes of 60x60 should be provided, in order for the app to support Ios7.
(the other icon sizes that are required for Ios7 are accepted by the compiler, just not this size)
Is there any workaround?
