[MonoTouch] Help! - MonoDevelop generating corrupt .designer.cs
Ed Anuff
ed at anuff.com
Sun Nov 1 12:44:05 EST 2009
MonoDevelop has just started generating a bad .designer.cs file from
my project's .xib file. The xib file looks fine, opens in IB, all I
did was add an additional view and MonoDevelop started with this
problem.
The code in the .cs file is peppered with:
#pragma warning disable 0169
and
#pragma warning disable 0169}
I'm hoping there's a way to fix this or I'm going to have lost an
awful lot of work.
Ed
More information about the MonoTouch
mailing list