Skip to content

Commit fd9cd43

Browse files
committed
Update ios.yaml with CocoaPods
1 parent 951faf5 commit fd9cd43

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ios.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ steps:
2020
command: 'install'
2121
displayName: 'npm install'
2222

23+
- task: CocoaPods@0
24+
inputs:
25+
forceRepoUpdate: false
26+
2327
- task: Xcode@5
2428
inputs:
2529
actions: 'build'

0 commit comments

Comments
 (0)