Undefined symbols for architecture i386 while building Cordova 3.4 application
问题 I'm getting the build error Undefined symbols for architecture i386 on my Mac when building a Cordova application. I'm using Cordova version 3.4 and Xcode 5.0.2. Here is the snapshot of my project's Xcode properties Build Settings -> Architectures Undefined symbols for architecture i386: "_AudioServicesAddSystemSoundCompletion", referenced from: _playBeep in CDVNotification.o "_AudioServicesCreateSystemSoundID", referenced from: _playBeep in CDVNotification.o "