Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这一定是个愚蠢的问题。我正在使用 taco-cli 和 remotebuild 在 macincloud 实例上构建我的 cordova 应用程序。
taco build ios
它工作正常,我可以清楚地看到 Windows 和远程代理之间的通信,并且它说构建已成功。但是......构建的输出在哪里?它应该出现在我的 Windows 机器上的某个地方吗?我查看了平台/ios - 我期待看到一个构建文件夹,但那里什么都没有。
构建输出应输出到命令行。也许打开到vebose模式?否则,构建输出将存储在 Mac 上。在这个带有内部版本号的文件夹中。“/用户/[用户名]/.taco_home/remote-builds/taco-remote/builds/[build#]/”。这是一个名为 build.log 的文件。
示例:/Users/username/.taco_home/remote-builds/taco-remote/builds/38631/