Tips and tricks about iOS build time and how it can be optimized. Alan also share his experiences migrating from cocoapods dependency manager to carthage.
code. + Cleaner project. + Compiled libs! - Setup harder than cocoapods. - A little bit difficult to debug. - Long update time (frameworks) - Not supported by all libs...