美文网首页iOS
Xcode新建项目iOS 12运行黑屏

Xcode新建项目iOS 12运行黑屏

作者: 是我拉叔 | 来源:发表于2021-03-19 14:13 被阅读0次

    因为iOS12及以下版本没有UIScene

    在AppDelegate.h中少了

    @property (strong, nonatomic) UIWindow * window;

    相关文章

      网友评论

        本文标题:Xcode新建项目iOS 12运行黑屏

        本文链接:https://www.haomeiwen.com/subject/ycbvcltx.html