[MonoTouch] Strange issue with generated designer file after converting to XCode 4.2

competent_tech xamarinforums at competent.com
Wed Oct 19 14:36:48 EDT 2011


We recently upgrade to monodevelop 2.8, montouch 5.0, and xcode 4.2. Most of
our views work correctly and pick up changes from xcode as expected. 

However, we have one view that works correctly until we add a new outlet.
Once we add the new outlet, the generated designer file only contains
references to the files as outlets, i.e.

[Outlet]
MonoTouch.UIKit.UILabel myNewLabel;

instead of the private variable declaration and property, etc.

I have checked everything that I know of to check and have researched the
issue as thoroughly as I can, but I have not been able to resolve this.

Can anyone shed light/help?

--
View this message in context: http://monotouch.2284126.n4.nabble.com/Strange-issue-with-generated-designer-file-after-converting-to-XCode-4-2-tp3919553p3919553.html
Sent from the MonoTouch mailing list archive at Nabble.com.


More information about the MonoTouch mailing list