How big were prior versions? Did the smaller versions use an older version of AIR SDK? It may be that the embedded runtime is getting bigger, but you might be able to reduce the amount of ActionScript being converted. Maybe generate a link-report and see if there are classes in there you don't need.
HTH, -Alex On 8/29/16, 12:26 AM, "sbstn" <e...@pagecon.de> wrote: >hey! > >I just have some problems uploading my app to the appstore. > >The problem is the 60MB filesizelimit for armv7! > >There are almost no embedded images or something like that. > >the application-file is 0,5MB to big. > >Are there any possibilities to reduce the application size? > >Our App is online since a couple of years and now we got "too big"? :( > ><http://apache-flex-development.2333347.n4.nabble.com/file/n54648/bildschi >rmfoto2016-08x2jgn.png> > >Here is my iOS-part of app.xml: > ><iPhone> ><InfoAdditions> > ></InfoAdditions> ><requestedDisplayResolution>high</requestedDisplayResolution> > ><Entitlements> > ></Entitlements> > ></iPhone> > > > >-- >View this message in context: >http://apache-flex-development.2333347.n4.nabble.com/error-itms-90122-inva >lid-executable-size-tp54648.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.