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 fd977bb commit 007f435Copy full SHA for 007f435
AddNewPod.md
@@ -72,7 +72,7 @@ For top-level Firebase pods that map to documented products:
72
* Update [Firebase.podspec](Firebase.podspec).
73
* Register library via registerInternalLibrary API like this
74
[Storage example](FirebaseStorage/Sources/FIRStorageComponent.m).
75
-* Add to the [ZipBuilder pod list](ZipBuilder/Sources/ZipBuilder/CocoaPod.swift).
+* Add to the [ZipBuilder pod list](ZipBuilder/Sources/ZipBuilder/FirebasePods.swift).
76
* Add a [quickstart](https://github.com/firebase/quickstart-ios).
77
78
## Review and Release
0 commit comments