Adding a new person to AddressBook, Cocoa AddressBook.framework
In the current project that I’m working on I wanted to give the user the ability to add an email to their address book.
The thing I wanted the user to see was AddressBook.app open and show the current person’s email in edit mode.
The way I did that was like so: