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
Can't generate docs for packages depending on UIKit #5555
Comments
|
Thanks for raising this @kylebrowning! I believe this reproduces with For documentation specifically, you can look into |
|
@neonichu does this sound familiar? |
|
This isn't really supported, so I would use |
|
I have the same issue, I'm able to build the documentation directly using Swift DocC and Asked the same question on Apple forums https://developer.apple.com/forums/thread/707599 |
|
Going to close this, as |
I can get my package to build and run with UIKit via some command line arguments,
But this doesn't seem to work for
swift packageAny ideas?The text was updated successfully, but these errors were encountered: