Commit ba5c64e
committed
feat: add CocoaPods specs cache to iOS production build
Cache ~/.cocoapods/repos using actions/cache@v4 keyed on
ios/Podfile.lock so pod install resolves specs locally on
cache hit instead of fetching from CDN.
Ref: MCWP-5741 parent 4863651 commit ba5c64e
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
320 | 330 | | |
321 | 331 | | |
322 | 332 | | |
| |||
0 commit comments