Swift auto-complete for objc header search paths
skip recursive paths
I’ve been having a terrible time with the xCode6-beta2 Swift compiler’s auto-complete, when using objective-c headers and libs in .swift files. The application was compiling ok at build…