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

Jeff Stedfast jeff at xamarin.com
Wed Oct 19 19:47:47 EDT 2011


Hi competent_tech,

That outlet looks correct. Designer files have changed since previous
versions and are much more compact.

Are things not working properly?

Hope that helps,

Jeff
On Oct 19, 2011 2:36 PM, "competent_tech" <xamarinforums at competent.com>
wrote:

> 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.
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20111019/4d6c0149/attachment.html 


More information about the MonoTouch mailing list