会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
成长的路上(Moonlight)
业精于勤荒于嬉,行成于思毁于随!
博客园
首页
联系
管理
订阅
2020年4月17日
解决XCode11中 [Application] The app delegate must implement the window property if it wants to use a main storyboard file.的问题
摘要: 在AppDelegate文件里面,@implementation AppDelegate 下面加上: @synthesize window = _window;
阅读全文
posted @ 2020-04-17 14:41 周宏伟
阅读(2076)
评论(0)
推荐(0)
编辑