Importing AddressBook data into the iPhone Simulator

前端 未结 7 2083
自闭症患者
自闭症患者 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 .

提交回复
热议问题