Skip to content

Xcode 13 produces error Cannot find type 'SnippetBuilder' in scope #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
sofiaromorales opened this issue Dec 3, 2022 · 0 comments
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@sofiaromorales
Copy link
Contributor

When trying to generate documentation from the main branch with Swift 5.6 an error message appears Cannot find type 'SnippetBuilder' in scope, this does not happen in 3e3305b

Checklist

  • If possible, I've reproduced the issue using the main branch of this package.
  • This issue hasn't been addressed in an existing GitHub issue.

Expected behavior

Documentation to be generated when using Swift 5.6

Actual behavior

Error Cannot find type 'SnippetBuilder' in scope is thrown

Screen Shot 2022-12-02 at 10 34 59 PM

Steps to Reproduce

Using Swift 5.6 and running the command swift package generate-documentation against the main branch produces the error

Swift-DocC Plugin Version Information

Swift-DocC plugin version: 5f2e247 (current HEAD -> main)
Swift Compiler version: swift-driver version: 1.45.2 Apple Swift version 5.6 (swiftlang-5.6.0.323.62 clang-1316.0.20.8)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant