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 3420fcb commit 3590ebbCopy full SHA for 3590ebb
docs/AddNewProduct.md
@@ -13,8 +13,8 @@ implementations should be implemented in Swift. If Objective C API support is re
13
be implemented via the Swift `@objc` attribute. Consult with iCore and product management about
14
the requirement itself.
15
16
-Apple and others provide many great guides for Swift programming. Googlers, see also this [2022
17
-presentation](go/swift-sdks-2022).
+Apple and others provide many great guides for Swift programming. Googlers, see also
+[go/swift-sdks-2022](http://go/swift-sdks-2022).
18
19
Existing Firebase Swift implementations can be helpful. However, note that they are mostly
20
Objective C ports and do not take advantage of Swift features like structs, default arguments, and
0 commit comments