From 9c6bd67d66859e48f0e794cd2746aef9310ce71d Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期五, 13 十二月 2019 18:01:37 +0800 Subject: [PATCH] 2019-12-13-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