[MonoTouch] "Get" method not found Monotouch
jhandel at gmail.com
jhandel at gmail.com
Fri Mar 23 19:52:51 UTC 2012
Monotouch seems to be "optimizing" out any property setters and getters that aren't directly called.. But this is causing problems when I try to pass an object from one assembly to the next..
How do I ask Monotouch to be less agressive about its optimizations? This happens with a debug build to the device with linking set to all assemblies.. Simulator works just fine..
Thanks
Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120323/174b7c12/attachment.html>
More information about the MonoTouch
mailing list