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
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
@jevonmao Looking at your action and the PermissionsSwiftUI sources provided as inputs, I was unable to find any top-level public declarations. If swift-doc can't find any, it doesn't have anything to generate documentation for. As noted in #122, APIs added to existing public types aren't currently supported by swift-doc. A feature request to support internal access level is tracked by #72.
Link to my CI workflow:
https://github.com/jevonmao/PermissionsSwiftUI/blob/main/.github/workflows/swift.yml
The text was updated successfully, but these errors were encountered: