Browse Source

Documentation to improve pod gen usability (#4041)

Paul Beusterien 6 năm trước cách đây
mục cha
commit
2c0e629e05
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -81,6 +81,9 @@ For the pod that you want to develop:
 
 `pod gen Firebase{name here}.podspec --local-sources=./ --auto-open`
 
+Note: If the CocoaPods cache is out of date, you may need to run
+`pod repo update` before the `pod gen` command.
+
 Firestore has a self contained Xcode project. See
 [Firestore/README.md](Firestore/README.md).