Skip to content

Commit d90b7b4

Browse files
authored
Add Swift Doc Scrub to dashboard (#9093)
1 parent 474b6c3 commit d90b7b4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

SwiftDashboard.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ tasks for additional Swift improvements.
1616
| **Codable** | n/a | n/a | n/a |n/a | n/a | n/a |n/a ||| 1 | n/a | n/a || n/a | n/a ||n/a |
1717
| **SwiftUI Lifecycle** | n/a || n/a ||| n/a |n/a | n/a | n/a | n/a | n/a | n/a || n/a | n/a | n/a |n/a |
1818
| **SwiftUI Interop** |||||||||||||||||n/a |
19-
| **Property Wrappers** ||||||||| 6 |||||||||
19+
| **Property Wrappers** ||||||||| 6 |||||||||
20+
| **Swift Doc Scrub** ||||||||||||||||||
2021

2122
### Other Projects
2223
- Tooling to surface full list of automatically generated Swift API from Objective C and validate.
@@ -45,6 +46,8 @@ for Storage.
4546
Property Wrappers and likely the SwiftUI lifecycle bits, but an audit and improvements could likely be made. The existing FIAM and Analytics View modifier
4647
APIs would fit into this category.
4748
* **Property Wrappers**: Property wrappers are used to improve the API.
49+
* **Swift Doc Scrub**: Review and update to change Objective C types and call examples to Swift. In addition to updating the documentation content, we
50+
should also investigate using DocC to format the docs.
4851

4952
## Columns (Firebase Products)
5053
* AB - AB Testing

0 commit comments

Comments
 (0)