A good way to add the sqlite framework to your project. See the updated way in the linked tutorial: “use the other linker flags setting in the the Build tab of the Project settings to link to the SQLite library instead of using the framework method. You can do this by adding the -lsqlite3 flag to that field”.