Importing AddressBook data into the iPhone Simulator

前端 未结 7 2079
自闭症患者
自闭症患者 2020-12-13 05:28

Is there an easy way to import AddressBook data into the iPhone Simulator?

Right now my only assumption is to manually modify the SQLite files found in the /Libr

相关标签:
7条回答
  • 2020-12-13 05:59

    DummyContacts is an application that allows you to add Contacts to AddressBook and can be a handy tool for all iOS devices as well as simulators. DummyContacts is a life saver and pretty easy to setup. One click adds 100 records and one click also removes all 100. It also supports iOS6. So check it out at : https://github.com/Janak-Nirmal/DummyContacts .

    0 讨论(0)
提交回复
热议问题