xcode13适配

This commit is contained in:
kai60
2021-10-30 15:23:22 +08:00
parent cb537f1949
commit 6029a5eb67
17 changed files with 480 additions and 39 deletions
@@ -756,7 +756,7 @@ NS_ENUM(NSInteger,deviceType){
// UIApplication*app=[UIApplication sharedApplication];
// AppDelegate*app1=app.delegate;
// UINavigationController*nav=[[UINavigationController alloc]initWithRootViewController:ics];
// [nav.navigationBar setBackgroundImage:[UIImage imageNamed:@"blackbar.png"] forBarMetrics:UIBarMetricsDefault];
// [nav setNavbgImage:[UIImage imageNamed:@"blackbar.png"]];
// app1.window.rootViewController=nav;
IfishP2PMonitorController *p2pVC=[[IfishP2PMonitorController alloc] init];