You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Tooling to surface full list of automatically generated Swift API from Objective C and validate.
@@ -45,6 +46,8 @@ for Storage.
45
46
Property Wrappers and likely the SwiftUI lifecycle bits, but an audit and improvements could likely be made. The existing FIAM and Analytics View modifier
46
47
APIs would fit into this category.
47
48
***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.
0 commit comments