diff --git a/apps/mobile/codemagic.yaml b/apps/mobile/codemagic.yaml index 808167f26..9e98df1d4 100644 --- a/apps/mobile/codemagic.yaml +++ b/apps/mobile/codemagic.yaml @@ -16,6 +16,9 @@ workflows: node: 14.18.1 xcode: 12.4 cocoapods: default + cache: + cache_paths: + - $HOME/Library/Caches/CocoaPods scripts: - name: Install npm dependencies script: |