Cache the contents of the Carthage
folder with the new key-based caching Steps, Save Cache and Restore Cache.
- Add the Restore Carthage Cache Step to the Workflow.
- Add the Carthage Step.
- Add the Save Carthage Cache Step.
The Carthage specific cache steps use optimal cache key and path configurations maintained by Bitrise. If you want full control over what should be cached then please check out the generic Restore Cache and Save Cache Steps.
You can always check out what key and path settings the Carthage cache step uses: Github code snippet
- restore-carthage-cache@2: {}
- carthage@3: {}
- save-carthage-cache@1: {}