I am also experiencing long build time and I have to clean and rebuild each lib 
project otherwise the app crashes.

Linker behavior : link sdk assemblies only
Arguments: --linkskip=mscorlib -aot "nimt-trmpolines=512"

Art

Sent from my iPad

On Sep 26, 2012, at 12:13 PM, Sebastien Pouliot <[email protected]> wrote:

> On Wed, Sep 26, 2012 at 12:51 PM, AndyW <[email protected]> wrote:
>> Hi guys,
>> 
>> I've recently upgraded to XCode 4.5 and MonoTouch 6, but I'm experiencing a
>> problem when I build for my actual device.
>> 
>> The following part of the build process is taking at least 5 minutes when
>> building Debug for the actual phone.
>> 
>> /Application/XCode.app/Contents.Developer/usr/bin/dsymutil
>> 
>> Is this right now? or does anyone have any ideas whats wrong? or anything I
>> can try?
> 
> Look at your project's build options and make sure the "Linker
> behavior" is at the default "Link SDK assemblies".
> 
> If it's showing "Don't link" then you'll experience *very* long build
> time (a large part of it in dsymutil).
> 
> Regards,
> Sebastien
> _______________________________________________
> 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