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
I recently installed XCode 7.2 and upon running jazzy command including swift version [jazzy --swift-version 2.1.1] I am getting following error.
/Library/Ruby/Gems/2.0.0/gems/jazzy-0.4.1/lib/jazzy/sourcekitten.rb:137:in run_sourcekitten': Unable to find an Xcode with swift version 2.1. (RuntimeError) from /Library/Ruby/Gems/2.0.0/gems/jazzy-0.4.1/lib/jazzy/doc_builder.rb:57:inblock in build'
from /Library/Ruby/Gems/2.0.0/gems/jazzy-0.4.1/lib/jazzy/doc_builder.rb:55:in chdir' from /Library/Ruby/Gems/2.0.0/gems/jazzy-0.4.1/lib/jazzy/doc_builder.rb:55:inbuild'
from /Library/Ruby/Gems/2.0.0/gems/jazzy-0.4.1/bin/jazzy:15:in <top (required)>' from /usr/local/bin/jazzy:23:inload'
from /usr/local/bin/jazzy:23:in `
'
Could you please help to resolve this?
Thanks in advance,
Ramachandra V N.
The text was updated successfully, but these errors were encountered:
I recently installed XCode 7.2 and upon running jazzy command including swift version [jazzy --swift-version 2.1.1] I am getting following error.
'/Library/Ruby/Gems/2.0.0/gems/jazzy-0.4.1/lib/jazzy/sourcekitten.rb:137:in
run_sourcekitten': Unable to find an Xcode with swift version 2.1. (RuntimeError) from /Library/Ruby/Gems/2.0.0/gems/jazzy-0.4.1/lib/jazzy/doc_builder.rb:57:in
block in build'from /Library/Ruby/Gems/2.0.0/gems/jazzy-0.4.1/lib/jazzy/doc_builder.rb:55:in
chdir' from /Library/Ruby/Gems/2.0.0/gems/jazzy-0.4.1/lib/jazzy/doc_builder.rb:55:in
build'from /Library/Ruby/Gems/2.0.0/gems/jazzy-0.4.1/bin/jazzy:15:in
<top (required)>' from /usr/local/bin/jazzy:23:in
load'from /usr/local/bin/jazzy:23:in `
Could you please help to resolve this?
Thanks in advance,
Ramachandra V N.
The text was updated successfully, but these errors were encountered: