Subito-it / PodBuilder

A tool to precompile CocoaPods pods
Other
284 stars 28 forks source link

install_sources download nothing #77

Closed huihuang82 closed 1 year ago

huihuang82 commented 1 year ago

situation 1: I run the following:

pod_builder init
pod_builder build_all
pod_builder install_sources

I checked the PodBuilder folder & Pods folder, no source file downloaded

situation 2: I run the following:

pod_builder init
pod_builder install_sources
pod_builder build_all

the same result, no source downloaded.

is there any additional steps that I miss?


output of pod_builder install_sources: seems nothing special

image
huihuang82 commented 1 year ago

it turns out to be pod_builder install_sources PODNAME