美文网首页
使用Cocoapods创建Pod库和私有PodSpec

使用Cocoapods创建Pod库和私有PodSpec

作者: 愤斗的小蚂蚁 | 来源:发表于2020-07-02 16:32 被阅读0次

    1、参考:Create-Pod库

    2、参考:Create-Private-PodSpec

    3、 pod库添加到PodSpec时的坑,参见:GitHub上创建的PodSpecs不能为空

    [!] /usr/local/bin/git -C /Users/YourDir/.cocoapods/repos/testSpecs pull
    
    Your configuration specifies to merge with the ref 'refs/heads/master'
    from the remote, but no such ref was fetched.
    

    相关文章

      网友评论

          本文标题:使用Cocoapods创建Pod库和私有PodSpec

          本文链接:https://www.haomeiwen.com/subject/xjjrqktx.html