Appcelerator Studio - 无法使用工作室构建应用程序

时间:2018-01-18 08:16:55

标签: titanium appcelerator

我没有放弃确定发生了什么,但是几天后我在尝试直接从appcelerator工作室构建我的appc钛金属应用时遇到了错误:

[ERROR] :  "Resources" directory not found
[ERROR] :  Ensure the "Resources" directory exists and contains an "app.js" file.

当我从命令行编译它时,它可以工作

$ appc alloy compile --config platform=ios && appc ti build -p ios

Appc Version
6.2.4

Appc Ti Version 
5.0.14

我需要使用此版本,因为应用程序有点旧,建议使用该工具链构建它们。 但是 - 一切都运转不前。

现在我必须在构建之前使用alloy重建。 我该如何解决这个问题,以便我能够直接从工作室进行构建?

0 个答案:

没有答案