Christian Noon f4595d3e5f Fixed build related issues with included files and umbrella header.
Resolved the following:

- Added sqlite3.h to the project to be copied in framework bundle
- Added sqlite3.c to all the framework targets to be compiled
- Added sqlite3.h to umbrella header
- Added clang warning suppression to compile without warnings
2015-11-17 22:10:00 -08:00
..