Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AlanQuatermain/iPhoneContacts
A wrapper for the iPhone's C-based AddressBook framework.
https://github.com/AlanQuatermain/iPhoneContacts
Last synced: 2 months ago
JSON representation
A wrapper for the iPhone's C-based AddressBook framework.
- Host: GitHub
- URL: https://github.com/AlanQuatermain/iPhoneContacts
- Owner: AlanQuatermain
- Created: 2009-07-02T02:48:50.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T20:55:05.000Z (over 2 years ago)
- Last Synced: 2023-11-07T15:07:55.833Z (about 1 year ago)
- Language: Objective-C
- Homepage: http://alanquatermain.net/
- Size: 180 KB
- Stars: 229
- Watchers: 10
- Forks: 52
- Open Issues: 1
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
- awesome - iPhoneContacts - A wrapper for the iPhone's C-based AddressBook framework. (etc)
- awesome - iPhoneContacts - A wrapper for the iPhone's C-based AddressBook framework. (etc)
README
h2. iPhone AddressBook Objective-C Wrapper APIs
The classes in this project implement a (currently lightweight) wrapper around the iPhone's pure-C AddressBook framework. Currently it simply plays nicely with things like autorelease pools and implements other Objective-C paradigms such as property-based accessors. In the future I hope to make it look and behave in a manner similar to the ObjC AddressBook APIs in Mac OS X.
This project was originally part of "AQToolkit":http://github.com/AlanQuatermain/aqtoolkit. For the brief history of this code prior to the start of this project, see that one.
To file bugs, please see the corresponding "Lighthouse project":http://quatermain.lighthouseapp.com/projects/33023-iphonecontacts/overview.