1.类型转换
Error:Assigning to 'CalcAppDelegate *strong from incompatible type id nullable
app_delegate = (CalcAppDelegate *)[[UIApplication sharedApplication] delegate];
2.注掉图中脚本
1.类型转换
Error:Assigning to 'CalcAppDelegate *strong from incompatible type id nullable
app_delegate = (CalcAppDelegate *)[[UIApplication sharedApplication] delegate];
2.注掉图中脚本