Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私たちのプロジェクトでは、開発者がpod installまたはpod updateを実行しようとするときの前提条件チェックとして Podfile 内にバージョン検証を追加することにより、すべての開発者が同じバージョンの CocoaPods を使用していることを確認したいと考えています。
Podfile内からこれを達成することは可能ですか?