Commit 5197463
committed
Add package.json CocoaPods install scripts
- vanilla
- frozen (for CI, fail if Podfile or lockfile changes)
- clean
- remove Pods folder and lockfile
- update all spec-repos in local user OS .cocoapods\repos dir
- avoid --clean-install (incremental_installation only)
- use proj CocoaPods, avoid global system version
- ideally installed via homebrew avoiding sudo-wide changes1 parent eb9ff93 commit 5197463
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
0 commit comments