美文网首页
fastlane:执行fastlane custom_lane报

fastlane:执行fastlane custom_lane报

作者: malgee | 来源:发表于2020-12-31 14:27 被阅读0次
    Gem::Exception: can't find executable pod for gem cocoapods. cocoapods is not currently included in the bundle, perhaps you meant to add it to your Gemfile?

    编辑 Gemfile, 加入:

    gem "cocoapods"
    

    相关文章

      网友评论

          本文标题:fastlane:执行fastlane custom_lane报

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