240 发简信
IP属地:广东
  • Resize,w 360,h 240
    配置cocoapods远程私有库

    1.创建远程索引库 2.终端输入pod repo查看当前远程索引仓库 一般情况下,只有一个GitHub的索引仓库... 3.添加远程索引仓库 此...

  • -fobjc-weak is not supported on the current deployment target

    在项目podfile最后加 post_install do |installer_representation| installer_repr...