terhechte / SourceKittenDaemon

Swift Auto Completions for any Text Editor
MIT License
529 stars 37 forks source link

Need a way to easily build different targets #3

Open terhechte opened 8 years ago

terhechte commented 8 years ago

Many Swift projects consist out of multiple separate targets to better use access control, speed up the build process, and allow reusability / composability. Detecting the existing targets in a project, and easy switching between them should be easy.