/ / Probleme mit Vcode für Xcode 8 beta 3 - schnell, dampfen

Probleme mit Vapor, um mit Xcode 8 beta 3 zu arbeiten - Swift, Vapour

Ich habe die Anweisungen befolgt Hier, konnte aber keinen Dampf auf meinem Mac bekommen. Hier "meine Xcode- und Swift-Versionen"

Xcode 8.0
Build version 8S174q

Apple Swift version 3.0-dev (LLVM 8fcf602916, Clang cf0a734990, Swift 000d413a62)
Target: x86_64-apple-macosx10.9

Wenn ich versuche, die Toolbox mit diesem Befehl zu installieren

curl -sL toolbox.qutheory.io | bash

Die Installation ist nicht erfolgreich und zeigt diese Meldung an

⚠️  It looks like your Command Line Tools version is incorrect.
Make sure Xcode > Preferences > Locations > Command Line Tools is set correctly.
Correct: Xcode 8.0 (8S162m)
Current: Xcode 8.0
Build version 8S174q

⚠️  It looks like your Swift install location has been modified.
Correct: /usr/bin/swift
Current: /Users/<name>/.swiftenv/shims/swift

❌  Incompatible

Reason: Invalid Swift version
Output must contain "swiftlang-800.0.33.1"

Current "swift -version" output:
Apple Swift version 3.0-dev (LLVM 8fcf602916, Clang cf0a734990, Swift 000d413a62) Target: x86_64-apple-macosx10.9