nimblehq / ios-templates

Our optimized iOS templates used in our projects

Home Page:https://nimblehq.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `cocoapods-binary-cache` plugin

suho opened this issue · comments

Why

Currently, we are using Cocoapods with the iOS templates. It's better to have a plugin that helps to reduce the build time of Xcode projects that use CocoaPods by prebuilding pod frameworks and caching them in a remote repository to share across multiple machines.

Resources: https://github.com/grab/cocoapods-binary-cache

Who Benefits?

Developers