Subito-it / PodBuilder

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

Building progress #19

Closed gutaker closed 4 years ago

gutaker commented 4 years ago

It would be nice to see which Pod is compiling at the moment or any progress at all. Right now it's just Skipping User Project Integration and empty line.

pod-builder (2.0.0.beta.31, 1.9.4)

tcamin commented 4 years ago

Pods are built all together (there might be dependencies between pods), so this is really not possible

gutaker commented 4 years ago

I understand, thank you. So maybe a simple line like Prebuilding Pods..., just to give user an info on whats actually happening?