SiriIntentsUI/IntentViewController.designer.cs
@@ -13,13 +13,14 @@ partial class IntentViewController { [Outlet] UIKit.UILabel messageLabel { get; set; } [GeneratedCode("iOS Designer", "1.0")] UIKit.UILabel lblMsg { get; set; } void ReleaseDesignerOutlets () { if (messageLabel != null) { messageLabel.Dispose (); messageLabel = null; if (lblMsg != null) { lblMsg.Dispose (); lblMsg = null; } } }