HDL Home App 第二版本 旧平台金堂用 正在使用
lss
2022-06-15 c1547bfd3de3528fbadfd7b9154086a1f1c7ece2
ZigbeeApp/Home.Ios/Main.cs
old mode 100755 new mode 100644
@@ -1,5 +1,4 @@
using UIKit;
namespace Home.IOS
{
    public class Application
@@ -11,5 +10,6 @@
            // you can specify it here.
            UIApplication.Main(args, null, "AppDelegate");
        }
    }
}