-
Notifications
You must be signed in to change notification settings - Fork 226
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
Support Swift 3.1 #348
Labels
Comments
4 tasks
Hi all, I haven't tried building SourceKitten with Xcode 8.3 final yet, and from what I can tell from #352, there are quite a few things that need updating to fully support Xcode 8.3. So let's keep this open until all those can be addressed. |
Sorry the part I'm mentioning applies for Swift 3.0 as well. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Or else I'm compiling something wrong.
This is my environment:
I compiled the toolchain myself.
And this is how I tried to compile SourceKitten:
git clone https://github.com/jpsim/SourceKitten cd SourceKitten/ git checkout tags/0.17.0
I think either I did some step wrong, compiled or configured the Swift toolchain badly, or SourceKitten doesn't support Swift 3.1 yet 🤔
The text was updated successfully, but these errors were encountered: