You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a local pod(development pod) with dependencies. All of those dependencies are rebuild on every pod install.
I understand that local pods could change frequently and therefore cocoapods-binary is not prebuilding them(#33 ), but there is no reason to not to prebuild development pod's dependencies if there are not local.
I will submit PR in near future.
fernandodelrio, wudijimao, aksvenk, ElfSundae, aminbenarieb and 2 moreDmytroShvetsov, wudijimao, aminbenarieb and mt81