[jira] [Updated] (CB-4991) Build Failure with notification plugins added

2013-10-03 Thread Mike Hartington (JIRA)

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

Mike Hartington updated CB-4991:


Environment: iOS, OSX, Cordova 3.1.0, iOS 7  (was: iOS, OSX, Cordova 3.1.0)

> Build Failure with notification plugins added
> -
>
> Key: CB-4991
> URL: https://issues.apache.org/jira/browse/CB-4991
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Dialogs, Plugin Vibration
>Affects Versions: 3.1.0
> Environment: iOS, OSX, Cordova 3.1.0, iOS 7
>Reporter: Mike Hartington
>Priority: Critical
>  Labels: cordova, ios,, phonegap, plugin
> Fix For: 3.1.0
>
>
> Build fails when trying to compile an app with dialogs and vibration plugins 
> installed. Errors that come up are as follow
> Undefined symbols for architecture armv7s:
>   "_AudioServicesRemoveSystemSoundCompletion", referenced from:
>   _soundCompletionCallback in CDVNotification.o
>   "_AudioServicesAddSystemSoundCompletion", referenced from:
>   _playBeep in CDVNotification.o
>   "_AudioServicesDisposeSystemSoundID", referenced from:
>   _soundCompletionCallback in CDVNotification.o
>   "_AudioServicesCreateSystemSoundID", referenced from:
>   _playBeep in CDVNotification.o
>   "_AudioServicesPlaySystemSound", referenced from:
>   -[CDVVibration vibrate:] in CDVVibration.o
>   _playBeep in CDVNotification.o
> ld: symbol(s) not found for architecture armv7s
> clang: error: linker command failed with exit code 1 (use -v to see 
> invocation)
> error: unable to open executable '/path/to/my/app.app/app



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (CB-4991) Build Failure with notification plugins added

2013-10-03 Thread Mike Hartington (JIRA)

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

Mike Hartington updated CB-4991:


Labels: cordova ios, phonegap plugin  (was: ios,)

> Build Failure with notification plugins added
> -
>
> Key: CB-4991
> URL: https://issues.apache.org/jira/browse/CB-4991
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Dialogs, Plugin Vibration
>Affects Versions: 3.1.0
> Environment: iOS, OSX, Cordova 3.1.0
>Reporter: Mike Hartington
>Priority: Critical
>  Labels: cordova, ios,, phonegap, plugin
> Fix For: 3.1.0
>
>
> Build fails when trying to compile an app with dialogs and vibration plugins 
> installed. Errors that come up are as follow
> Undefined symbols for architecture armv7s:
>   "_AudioServicesRemoveSystemSoundCompletion", referenced from:
>   _soundCompletionCallback in CDVNotification.o
>   "_AudioServicesAddSystemSoundCompletion", referenced from:
>   _playBeep in CDVNotification.o
>   "_AudioServicesDisposeSystemSoundID", referenced from:
>   _soundCompletionCallback in CDVNotification.o
>   "_AudioServicesCreateSystemSoundID", referenced from:
>   _playBeep in CDVNotification.o
>   "_AudioServicesPlaySystemSound", referenced from:
>   -[CDVVibration vibrate:] in CDVVibration.o
>   _playBeep in CDVNotification.o
> ld: symbol(s) not found for architecture armv7s
> clang: error: linker command failed with exit code 1 (use -v to see 
> invocation)
> error: unable to open executable '/path/to/my/app.app/app



--
This message was sent by Atlassian JIRA
(v6.1#6144)