Skip to content

4D Plugin to access the contacts database on OS X, using the old AddressBook framework.

License

Notifications You must be signed in to change notification settings

miyako/4d-plugin-address-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

version platform license downloads

See 4d-utility-sign-app on how to enable the plugin in 4D.

4d-pugin-address-book

Access "contacts" via the Address Book API.

To use on v16 or v17, move manifest.json to contents.

Important Note: AB Is access denied has been renamed as AB Request permisson. You must call this once before you use other commands.

You must codesign your app with the following entitlements:

  • com.apple.security.personal-information.addressbook

The app must also have the following property list keys:

  • NSContactsUsageDescription

About

4D Plugin to access the contacts database on OS X, using the old AddressBook framework.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published