WJC
2019-11-26 6b1c76ed25487f69f790da04f7465a2087a5bcf3
ZigbeeApp/GateWay.Ios/MainViewController.cs
old mode 100755 new mode 100644
@@ -25,9 +25,8 @@
            Reachability.ReachabilityChanged += UpdateStatus;          
            //UIApplication.SharedApplication.SetStatusBarHidden(true, true);
            Shared.Application.RootFrameLayout = View;
            Shared.Common.CommonPage.Instance.Show();
            UITapGestureRecognizer oTapRecognizer = new UITapGestureRecognizer();