sending a sqlite db to iphone during build

I have a project on my mac and when I run in debug on the mac the data base works fine but when I build the app to an iphone the data base contains 0 records. My question is: how do I build the app on the iphone with the existing data base from the Mac? I have added the database to my project but that doesn't work. Any help would be appreciated

  • I found a solution. attach phone to MAc Find phone in finder click files after opening iphone in finder drag file from Mac to the application in question. File should be there

Add a Comment