Hi all, Let me just clarify that the bug fixed in 2.8.6.4 was this one: http://bugzilla.xamarin.com/show_bug.cgi?id=3042
Bug #3139 was due to a null custom command for the Clean build phase and was not back-ported to the 2.8.6 branch (it's only in master which will become 2.8.7.x) Also, it looks like even 2.8.6.4 might not fix these NREs in all cases (see another message on the list today with a backtrace from 2.8.6.4). Again, it looks like a null PlistDocument object, likely due to a project w/o an Info.plist file. Hope that clarifies things, Jeff On Wed, Feb 1, 2012 at 10:57 AM, Philip.j <[email protected]> wrote: > Yeah - Thanks Guys, I can confirm moving to the 2.8.6.4 Beta has resolved > this issue. > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Issue-since-Update-tp4347715p4348352.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
