- 博客(3)
- 收藏
- 关注
原创 对于Xcode11中对于APPDelegate所做的一些改动,导致的unrecongnized selector sent to instance错误
Xcode11做的这些改动,对于小白来说太难了 ,记录一下这次艰辛的过程因为所学习的视频里面都是老版本的Xcode,而我当时脑子抽风下载的Xcode版本较高,所以在跟代码时出现了错误,作为小白简直一脸懵逼,完全无法理解,明明代码一样的。所跟代码如下:self.window = [[UIWindow alloc]initWithFrame:[UIscreen mainScreen].bounds...
2020-04-02 10:23:55
589
原创 关于“Compiling IB documents for earlier than…”
关于错误Compiling IB documemts for eariler than ios 7is no longer supported·是因为所运行的代码太老了,不适用于所选择的系统所导致.解决方法:将右边所对应的框内改成UTF-8即可...
2020-03-09 15:28:34
432
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人