-
Notifications
You must be signed in to change notification settings - Fork 412
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
Failing but the reason is not clear. #161
Comments
This is a known issue with sourcekitten. |
@segiddins is there any workaround |
Same here, only for objective-c project |
This should be fixed in Jazzy 0.1.2? |
I'm unsure what this issue is, so I can't say if it will be fixed in the next version of jazzy. If you can run sourcekitten on your project and post the output here, I'll be able to help troubleshoot. |
@rodriguise @Simulacrotron @Bierrot could you check to see if this issue still happens with the latest version of jazzy (0.2.0)? If it does, please share steps to reproduce. Thanks! |
I get a similar error log (Xcode 7 Beta 5, Swift 2):
...is it the same issue? |
@nicolas-miari the version of jazzy you're using only targets Swift 1.2. For Swift 2.0 support (only with Xcode 7 Beta 6), please use the |
Great, thanks! Sorry I missed that. |
@jpsim I had some issues building Because of the wording of Jazzy's README.md page, I was afraid I also would have to build sourcekitten from source, but that doesn't seem to be the case. |
...aaaand, the same command fails when I paste it to Xcode's RunScript phase (so that my docs update everytime I build the target):
(side note: yes, I built the gem into Any tips on what could be happening? |
@nicolas-miari in your case, jazzy is failing because it can't find an Xcode version for the version of Swift you've requested (or 1.2 by default). Could you please open a new issue so we can troubleshoot? |
Weird... I did run xcode-select to point to the (laterst) beta. Will open issue now, thanks! |
Failed to generate documentation
The text was updated successfully, but these errors were encountered: