Skip to content

Commit 2c0e629

Browse files
authored
Documentation to improve pod gen usability (#4041)
1 parent b6ac437 commit 2c0e629

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ For the pod that you want to develop:
8181

8282
`pod gen Firebase{name here}.podspec --local-sources=./ --auto-open`
8383

84+
Note: If the CocoaPods cache is out of date, you may need to run
85+
`pod repo update` before the `pod gen` command.
86+
8487
Firestore has a self contained Xcode project. See
8588
[Firestore/README.md](Firestore/README.md).
8689

0 commit comments

Comments
 (0)