Web应用程序和android构建运行良好。但是ios构建以一个
An unexpected error occured while attempting to build the application.在摘要屏幕上。在构建日志中,它写道
** BUILD SUCCEEDED **
Command finished with error code 0: .../Nuro Block Chain Netbanking/platforms/ios/cordova/build --device以下是完整日志的链接:
构建日志:http://pastebin.com/Cwuru6bS
摘要日志:http://pastebin.com/pmBxbnwF
源码:github.com/urocoin/nuro intel-xdk
发布于 2015-01-28 21:08:05
英特尔论坛上有一个解决方案:
https://xdk-software.intel.com/viewtopic.php?f=37&t=8141&start=20
似乎不允许在应用程序名称中使用'-‘、'.’或空格。据我所知,您的应用程序名称中使用了空格。
https://stackoverflow.com/questions/27213235
复制相似问题