<'코코아팟' 이란?>
스위프트와 오브젝트C의 외부 라이브러리 관리 프로그램
<코코아팟 설치하기>
1. 코코아팟 설치 확인하기
pod --version
2. 코코아팟 설치하기
※ 참고 사이트: https://guides.cocoapods.org/using/getting-started.html#installation
CocoaPods Guides
CocoaPods is fully open-sourced, so it depends on community contributions to get better. If you're looking to start working on CocoaPods, this is the place to start.
guides.cocoapods.org
2-1. 터미널에 다음 명령어 입력
sudo brew install cocoapods
반응형
'Development' 카테고리의 다른 글
Flutter 프로젝트 생성 및 실행하기(Feat. Android Studio) (0) | 2024.02.16 |
---|---|
Android Studio 설치 및 Flutter SDK 설치 (0) | 2024.02.16 |
Ruby 설치하기(Feat. rbenv) (0) | 2024.02.16 |
Homebrew 설치하기 (0) | 2024.02.15 |