Is there a way to import contacts automatically from my Mac OS X Address Book into the iPhone Simulator Contacts app? Or vCards or anything like that? I\'m building an app that
You can do this very simple:
Just download this app: https://github.com/aussiegeek/AddressBookVcardImport
Create a vCard with all the contacts you want to import and name it "vCards.vcf"
Add this file to the XCode Project and run it on the simulator.