An sqlite database can contain image files, sound files, etc.
main.m
BlobAppDelegate
Model
ViewController
View
New York.png
New Jersey.png
Connecticut.png
Put the
.png
files into the project folder.
Highlight the Resources folder in Groups & Files
and add the
.png
files to the project.
Project → Edit Active Target "Blob"
General → Linked Libraries
Add libsqlite3.dylib
.