240 发简信
IP属地:北京
  • Xcode9 iOS 11图标丢失问题解决方案

    2018.2.5更新:已知新坑,pdf图片可能会被拷贝一份,造成运行时读取图片崩溃。暂无解决办法 目前出现问题的情况:Xcode9 ,iOS 1...

  • iOS 私有Pod制作时产生的问题

    制作新的Pod时,有依赖其他私有Pod,在Pod验证时报错,其中主要内容是:no implicit conversion of nil into...

  • iOS Pods 文件pull后执行pod install出现诸如This can be the result of a merge andthe unknown UUID is being discarded错误解决方法

    最近通过cmd pull代码时,自动merge后,解决podfile以及podfile.lock的冲突后,执行pod install 命令出现了...