We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ac437 commit 2c0e629Copy full SHA for 2c0e629
README.md
@@ -81,6 +81,9 @@ For the pod that you want to develop:
81
82
`pod gen Firebase{name here}.podspec --local-sources=./ --auto-open`
83
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
+
87
Firestore has a self contained Xcode project. See
88
[Firestore/README.md](Firestore/README.md).
89
0 commit comments