xcode13适配
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user