why does Xcode 8.x takes too long for indexing and compiling using Swift 3.0? Sometimes it won't stop loading. It's annoying for me, because it keeps me from continuing in my project. I've got many swift files (around 50 files).
By the way are there any good practices in Swift?