GitHub user mgcrea opened a pull request:
https://github.com/apache/incubator-cordova-ios/pull/31
Patches cdv contact
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mgcrea/incubator-cordova-ios
patches-CDVContact
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-cordova-ios/pull/31.patch
----
commit a12f6c9c2b64b5de8ac76e40f078e5bba632fec8
Author: Shazron Abdullah <[email protected]>
Date: 2012-07-10T18:40:24-07:00
Fixes CB-989: dyld: Symbol not found: _NSURLIsExcludedFromBackupKey
commit eab5494998959a4bcb94bb64e15b4dda32c91033
Author: Olivier Louvignes <[email protected]>
Date: 2012-07-11T01:04:20-07:00
Improved error reporting of CDVContact, CDVContacts & CDVDebug util.
Additional changes:
* Added a new ContactFindOptions useDefaultSource that only read to the
default ABRecordRef source.
----