Skip to content

cocoapods

deptno edited this page Jun 9, 2023 · 3 revisions

cocoapods

{object-c,swift} dependency manager

path 디렉토리에 pod 들이 설치된다.

bundle 통 통해서 설치한 경우 아래와 같이 관리한다.

bundle exe pod install
bundle exe pod deintegrate
bundle exe pod --repo-update

link

Clone this wiki locally