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
答案 0 :(得分:0)
在intel论坛中有一个解决方案:
https://xdk-software.intel.com/viewtopic.php?f=37&t=8141&start=20
您的应用程序名称似乎不允许使用“ - ”,“。”或空格。据我所知,你在应用程序名称中使用了空格。