Issue #196
CocoaPods vs Carthage
CocoaPods will build and compile our frameworks every time whenever you are doing the clean build or run pod install or pod update for the project.
Cache Carthage
Cache CocoaPods
- Improve iOS CI build times with CocoaPods caching ๐
- Any way to clean only current Xcode project but not Cocoapods dependencies?
- Pre-compiling dependencies
- cocoapods-binary ๐
It will compile the source code of pods during the pod install process, and make CocoaPods use them. Which pod should be compiled is controlled by the flag in Podfile.