摘要:
当我们定义某个属性的时候 如果当前使用的编译器版本比较高(6.3+)的话经常会遇到这样一个警告:warning:Pointer is missing a nullability type specifier (__nonnull or __nullable) 苹果在Xcode 6.3引入了一个Obj 阅读全文
摘要:
1、 在 Terminal 输入 Cocoapods 命令时,有时会一直等待,出现“Performing a deep fetch of the `master` specs repo to improve future performance ”, 出现这种情况时,需要删除 master 分支。s 阅读全文