5boon / 5boon-iOS

5boon 1st Project
MIT License
8 stars 1 forks source link

[공통] Cocoapods Prebuild Cache 추가 #61

Open techinpark opened 4 years ago

techinpark commented 4 years ago

Cocoapods Prebuild 란 ? 🔍

Grab 에서 만든 Prebuild 관리 라이브러리 🚀

Example 분석 👨🏻‍💻

- 라이브러리명.framework 
- 라이브러리명.pod_name (비어있음)
  1. Rome을 이용해서 Prebuild 라이브러리를 생성한다.
  2. Example에 있는 것 처럼 레포를 하나 생성하고 같은 구조로 파일을 업로드 한다.
  3. Grab 에서 제공하는 라이브러리 사용형태 대로 빌드를 진행해본다

Doing

스크립트 동작 시나리오

스크립트

실행 방법

$ bundle install
$ bundle exec pod install