Yeah, cheers!

 

Von: Jeff Stedfast [mailto:[email protected]] 
Gesendet: 15 August 2011 16:07
An: Jon Hopkins
Cc: Sebastien Pouliot; [email protected]
Betreff: Re: [MonoTouch] Supporting only Arm v7 builds for the Ipad

 

Hi Jon,

 

On the General tab, make sure to set the SDK and Minimum OS Version fields to 
4.x, that should open up the ARMv7 option in the Advanced tab.

 

Hope that helps,

 

Jeff

On Mon, Aug 15, 2011 at 8:32 AM, Jon Hopkins <[email protected]> wrote:

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

 

_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to