nathankot / company-sourcekit

Completion for Swift projects via SourceKit with the help of SourceKitten
207 stars 16 forks source link

Roadmap for working release #2

Closed nathankot closed 8 years ago

nathankot commented 9 years ago

@terhechte as per #1, here's a list of things I think need to be done. Feel free to edit at will.

For project support we can simply check for common cocoapods/carthage framework paths and add them with -F. -sdk and -target detection might be more involving...