You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2013/07/23 14:48:48 UTC

[jira] [Created] (CB-4359) Dialogs plugin needs to specify AudioToolbox.framework dependency in plugin.xml

Shazron Abdullah created CB-4359:
------------------------------------

             Summary: Dialogs plugin needs to specify AudioToolbox.framework dependency in plugin.xml
                 Key: CB-4359
                 URL: https://issues.apache.org/jira/browse/CB-4359
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS, Plugin Dialogs
    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-dialogs.git;a=blob;f=plugin.xml;h=cd52056165968e08646d6b7b562f5bdd30114e7e;hb=HEAD

Add to the iOS platform:
{code}
    <framework src="AudioToolbox.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