SublimeTextSwiftAutocomplete
SublimeTextSwiftAutocomplete copied to clipboard
Work out how to make it compatible with imported Frameworks
The following works after carthage update --platform macOS on branch:
cd /Users/dan2552/projects/branch/src && sourcekitten complete --text 'import Foundation
import Swiftline
let bold = "hello".style.Bold' --offset 61 -- \
-sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk \
-target x86_64-apple-macosx10.10 \
-F /Users/dan2552/projects/branch/Carthage/Build/Mac