[jira] [Updated] (CB-4364) Vibration plugin needs to specify AudioToolbox.framework dependency in plugin.xml

2013-07-23 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-4364:
-

Component/s: (was: Plugin Contacts)
 Plugin Vibration

 Vibration plugin needs to specify AudioToolbox.framework dependency in 
 plugin.xml
 -

 Key: CB-4364
 URL: https://issues.apache.org/jira/browse/CB-4364
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS, Plugin Vibration
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-vibration.git;a=blob;f=plugin.xml
 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


[jira] [Updated] (CB-4364) Vibration plugin needs to specify AudioToolbox.framework dependency in plugin.xml

2013-07-23 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-4364:
-

Description: 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-vibration.git;a=blob;f=plugin.xml

Add to the iOS platform:
{code}
framework src=AudioToolbox.framework weak=true /
{code}


  was:
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-network-information.git;a=blob;f=plugin.xml

Add to the iOS platform:
{code}
framework src=SystemConfiguration.framework weak=true /
{code}



 Vibration plugin needs to specify AudioToolbox.framework dependency in 
 plugin.xml
 -

 Key: CB-4364
 URL: https://issues.apache.org/jira/browse/CB-4364
 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-vibration.git;a=blob;f=plugin.xml
 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