SourceKitten icon indicating copy to clipboard operation
SourceKitten copied to clipboard

Swift 3.0 Framework?

Open infiniteNIL opened this issue 9 years ago • 1 comments

I'm trying to use Carthage to build the SourceKittenFramework for use in a Swift 3.0 project, but it seems the framework is built for Swift 2.0. Which branch or version should I be using for Swift 3.0 or do I need to build it myself?

infiniteNIL avatar Feb 20 '17 01:02 infiniteNIL

The master branch supports building with Swift 3 and has since version 0.15.0.

jpsim avatar Feb 22 '17 15:02 jpsim