I only see armv6 + armv7, and I just want armv7 as its an Ipad. I have Monodevelop 2.6b3.
That makes 16mb, and armv6 produces 9.5mb. I have no “just armv7”..... jon Von: Sebastien Pouliot [mailto:[email protected]] Gesendet: 15 August 2011 13:56 An: Jon Hopkins Cc: [email protected] Betreff: Re: [MonoTouch] Supporting only Arm v7 builds for the Ipad Yes. 1. right click your project, select "Options" menu 2. go to "iPhone Build Options", select "Avanced" tab 3. click "Use LLVM optimizinf compiler" checkbox 4. select ARMv7 in the combobox 5. (optionallly) click "Use Thumb-2..." to get smaller binaries (at the expense of some performance). I do not think fat binairies affects (much) the memory footprint (measure, measure, measure ;-) - but it sure won't double it. Sebastien Le 2011-08-15 à 07:04, "Jon Hopkins" <[email protected]> a écrit : Hi, Is there a way to target just Armv7 for IPad applications? There is no need to be backwards compatible in this Case, but I just see Armv6 + Armv7 which doubles the app size. Does this affect memory footprint size as well? Thanks, Jon _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
