Xcode新建项目iOS 12运行黑屏 时间:2021-7-21 作者:qvyue 因为iOS12及以下版本没有UIScene 在AppDelegate.h中少了 @property (strong, nonatomic) UIWindow * window;