Skip to content

Commit 6d1e7f5

Browse files
authored
[SPI] Add SPIManifest for external docs link (#10804)
Added a Swift Package Index manifest file (https://swiftpackageindex.com/SwiftPackageIndex/SPIManifest/documentation) that specifies an external documentation link to the "Add Firebase to your Apple project" guide. This will result in the guide being linked from https://swiftpackageindex.com/firebase/firebase-ios-sdk.
1 parent ad66fee commit 6d1e7f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.spi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version: 1
2+
external_links:
3+
documentation: "https://firebase.google.com/docs/ios/setup"

0 commit comments

Comments
 (0)