I followed the SQLite.Swift manual installation process exactly (https://github.com/stephencelis/SQLite.swift), but a red warning appears at "import SQLite".
OSX (10.11.6) XCode 7.3.1
Question
Do I need to create and include a header file?
Reference info
In SQLite.xcodeproj, libsqlite3.tbd is automatically linked instead of libsqlite3.dyslib.