From 882155f064c6cfa8ccd092ec083c4264eb7b3020 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期二, 10 十二月 2019 17:55:55 +0800
Subject: [PATCH] 2019-12-10-02

---
 ZigbeeApp/GateWay.Ios/MainViewController.designer.cs |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/ZigbeeApp/GateWay.Ios/MainViewController.designer.cs b/ZigbeeApp/GateWay.Ios/MainViewController.designer.cs
new file mode 100755
index 0000000..0087db2
--- /dev/null
+++ b/ZigbeeApp/GateWay.Ios/MainViewController.designer.cs
@@ -0,0 +1,17 @@
+锘�//
+// This file has been generated automatically by MonoDevelop to store outlets and
+// actions made in the Xcode designer. If it is removed, they will be lost.
+// Manual changes to this file may not be handled correctly.
+//
+using Foundation;
+
+namespace GateWay.Ios
+{
+    [Register("MainViewController")]
+    partial class MainViewController
+    {
+        void ReleaseDesignerOutlets()
+        {
+        }
+    }
+}

--
Gitblit v1.8.0