https://bugzilla.novell.com/show_bug.cgi?id=691063
https://bugzilla.novell.com/show_bug.cgi?id=691063#c1 Michael Hutchinson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|2.6 Beta 2 |SVN Component|Deployment |Class Libraries CC| |[email protected], | |[email protected] AssignedTo|[email protected] |[email protected] QAContact|[email protected] |[email protected] |an.com | Product|MonoDevelop |MonoTouch --- Comment #1 from Michael Hutchinson <[email protected]> 2011-04-30 17:24:51 UTC --- Not really a MD bug. There is no way for MD to know to remove the dll without keeping a record of every file it's copied. This would be fixed by incremental cleaning, which is nontrivial to implement, but we'll get it when we switch to the xbuild build engine. However, the fact that MD isn't magically removing the dll should be irrelevant. The MonoTouch runtime should be looking only in the app bundle, not the bin folder, and a clean always removes the app bundle. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
