Cordova - 媒体插件 - 英特尔XDK - IOS构建失败

时间:2015-06-15 17:51:40

标签: ios cordova audio build intel

我正在使用英特尔XDK& amp; Ionic Ui使用cordova媒体插件,为Android设备构建应用程序确实有效,但对于IOS它没有。当我禁用插件时,构建在ios上运行良好。

当它失败时我查看了建筑物日志:

The following build commands failed:
    CompileC build/Parookaville.build/Release-iphoneos/Parookaville.build/Objects-normal/armv7/CDVSound.o Parookaville/Plugins/org.apache.cordova.media/CDVSound.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    CompileC build/Parookaville.build/Release-iphoneos/Parookaville.build/Objects-normal/armv7s/CDVSound.o Parookaville/Plugins/org.apache.cordova.media/CDVSound.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    CompileC build/Parookaville.build/Release-iphoneos/Parookaville.build/Objects-normal/arm64/CDVSound.o Parookaville/Plugins/org.apache.cordova.media/CDVSound.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(3 failures)
Command finished with error code 65: .../parooka/platforms/ios/cordova/build --release,--device
Error: .../parooka/platforms/ios/cordova/build: Command failed with exit code 65
    at ChildProcess.whenDone (/Developer/cordova/4.1.2/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at maybeClose (child_process.js:753:16)
    at Process.ChildProcess._handle.onexit (child_process.js:820:5)

你们有人知道,为什么它不起作用?

谢谢&欢呼声

0 个答案:

没有答案
相关问题