Coder Social home page Coder Social logo

Comments (4)

superk589 avatar superk589 commented on June 27, 2024

master 分支上无需执行 pod install 因为 Pods/ 目录并没有放到 .gitignore 中
另外不写死是因为这是个较新而且较小的项目,使用的依赖也基本都是最新版,如果依赖更新了我也希望能使用 pod update 快速更新

from princessguide.

Jack--Ma avatar Jack--Ma commented on June 27, 2024

好吧,我是考虑如果后续有人给你提PR,涉及到Pod的升级或者降级,会有点麻烦,每次都使用Pod Update更新最新版...按理说不应该保持使用一个稳定版本吗😂

from princessguide.

superk589 avatar superk589 commented on June 27, 2024

这个问题其实不存在的,因为根据 CocoaPods 的官方建议
我选择将 Pods/ 纳入版本库管理,这样的好处是每次 Clone 之后,直接就可以运行,这样做可以最大限度的降低一般人员的参与难度(比如一些人只想翻译文本,本身不是开发者也不知道 CocoaPods)

from princessguide.

Jack--Ma avatar Jack--Ma commented on June 27, 2024

呃,有道理,看来是我好久没用Github了...在公司我们都是隐藏Pods目录的,Podfile依赖写死,禁止使用Pod Update命令...😂

from princessguide.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.