试图输出 IPA 文件,每次尝试我都会得到这个。
我已经创建了 xcode8.js,使用 Before_Compile 设置了配置。但它仍然说找不到命令。
为什么?任何帮助。
Executing script found in hooks directory for hook "before_compile": hooks/before_compile/xcode8.js
Running command: /Users/rblake/.taco_home/remote-builds/taco-remote/builds/3584/cordovaApp/hooks/before_compile/xcode8.js /Users/rblake/.taco_home/remote-builds/taco-remote/builds/3584/cordovaApp
/Users/rblake/.taco_home/remote-builds/taco-remote/builds/3584/cordovaApp/hooks/before_compile/xcode8.js: line 1: use strict: command not found
/Users/rblake/.taco_home/remote-builds/taco-remote/builds/3584/cordovaApp/hooks/before_compile/xcode8.js: line 1:
: command not found
/Users/rblake/.taco_home/remote-builds/taco-remote/builds/3584/cordovaApp/hooks/before_compile/xcode8.js: line 2:
: command not found
/Users/rblake/.taco_home/remote-builds/taco-remote/builds/3584/cordovaApp/hooks/before_compile/xcode8.js: line 3: syntax error near unexpected token `('
/Users/rblake/.taco_home/remote-builds/taco-remote/builds/3584/cordovaApp/hooks/before_compile/xcode8.js: line 3: `var fs = require('fs');