cocoapods-binary
cocoapods-binary copied to clipboard
Development pod dependencies are prebuild on every pod install
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.
It's would be cool, are there any updates?
Any updates?