marinofaggiana 5 年之前
父節點
當前提交
f860c96fee
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      iOSClient/AppDelegate.m

+ 0 - 1
iOSClient/AppDelegate.m

@@ -118,7 +118,6 @@ PKPushRegistry *pushRegistry;
     [[UINavigationBar appearance] setBackgroundImage:[[UIImage alloc] init] forBarPosition:UIBarPositionAny barMetrics:UIBarMetricsDefault];
     [[UINavigationBar appearance] setShadowImage:[[UIImage alloc] init]];
     [UINavigationBar appearance].translucent = NO;
-    [[UIView appearanceWhenContainedInInstancesOfClasses:@[[UIAlertController class]]] setTintColor:[UIColor blackColor]];
     
     // passcode
     [[BKPasscodeLockScreenManager sharedManager] setDelegate:self];