From df30e8562e49b45e7a9a3497d368cebd6085be87 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期一, 30 十二月 2019 17:33:33 +0800
Subject: [PATCH] 2019-12-30-2
---
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