I have an app which contains an SQLite database. I have just upgraded to Lion and xCode 4.3.2 and when I now drag and drop a new version of the database in xCode I get a box which asks if I want to "add the file to targets".
The box is not ticked by default. Is this correct or should I be adding an SQLite database to targets (and what does this mean) ?
Thanks !