I\'m developing an application for iOS using swift and chose Realm as a database solution for it. I wrote default data in AppDelegate using write/add function from realm doc
If you want to open it straight from the bundle location and not bother copying it to the default Realm path, look at the implementation here