Skip to content
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

Exclude failing to exclude a .swift folder #586

Closed
negebauer opened this issue Jun 10, 2016 · 5 comments
Closed

Exclude failing to exclude a .swift folder #586

negebauer opened this issue Jun 10, 2016 · 5 comments

Comments

@negebauer
Copy link

negebauer commented Jun 10, 2016

Version: v0.6.3

I'm currently using a Swift library called R.swift that's located in myProjectDir/Pods/R.swift

When running jazzy and excluding the Pods folder it still tries to read the R.swift folder as a .swift file, logically failing with this message

Could not read contents of `-I/Users/Nico/Documents/Xcode/Wifi UC/Pods/Headers/Public/R.swift`
Could not parse `R.swift`. Please open an issue at https://github.com/jpsim/SourceKitten/issues with the file contents.
building site
jam out ♪♫ to your fresh new docs in `docs`
@jpsim
Copy link
Collaborator

jpsim commented Jun 10, 2016

Easy fix, thanks for reporting: jpsim/SourceKitten#220

@negebauer
Copy link
Author

No problem
Going to check it later

@negebauer
Copy link
Author

When should this be released?

@jpsim
Copy link
Collaborator

jpsim commented Jun 12, 2016

I just released 0.7.0 now: https://github.com/realm/jazzy/releases/tag/v0.7.0

@negebauer
Copy link
Author

It's working like a charm! 👍

@karapigeon karapigeon modified the milestone: The Past Nov 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants