Now that Apple requires iOS apps to be 64 bit, when using AIR 16 or 17 our app gets rejected by the app store with the "ERROR ITMS-90122: "Invalid Executable Size." message. The ipa that Flex 4.14 creates apparently contains both the 32 and 64 bit versions which now causes our executable to exceed the 80 MB limit imposed by Apple. We've tried the instructions in a post that uses oTool on a Mac to separate out the 64 bit version and the instructions to resign the package. Still no success.
Are there any Flash Builder 4.7 compiler arguments that would produce only the 64 bit version and sign it? Does anyone know if Apple will accept a 64-bit-only version?
