You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/23 23:58:49 UTC

[jira] [Commented] (CB-4362) Contacts plugin needs to specify AddressBook.framework and AddressBookUI.framework dependency in plugin.xml

    [ https://issues.apache.org/jira/browse/CB-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13717674#comment-13717674 ] 

ASF subversion and git services commented on CB-4362:
-----------------------------------------------------

Commit a3595a241e2ba201ca1acb2a204d9021e62866b6 in branch refs/heads/master from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=a3595a2 ]

[CB-4362] Contacts plugin needs to specify AddressBook.framework and AddressBookUI.framework dependency in plugin.xml

                
> Contacts plugin needs to specify AddressBook.framework and AddressBookUI.framework dependency in plugin.xml
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: CB-4362
>                 URL: https://issues.apache.org/jira/browse/CB-4362
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugin Contacts
>    Affects Versions: 3.0.0
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 3.1.0
>
>
> https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;a=blob;f=plugin.xml
> Add to the iOS platform:
> {code}
>     <framework src="AddressBook.framework" weak="true" />
>     <framework src="AddressBookUI.framework" weak="true" />
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira