我已经使用 Sencha touch 2.1.0 构建了一个 sencha touch 应用程序,现在我正在尝试使用此处提供的说明构建它:http: //cclerville.blogspot.in/2013/01/sencha-touch-21-phonegap-220- android_3.html
但是构建失败并显示此错误消息,有人可以帮助我吗?
$ sencha app build package && build/myshop/android/cordova/build
Sencha Cmd v3.0.2.288
[ERR] Please ensure this command was executed from a valid application directory
[ERR] Unable to locate 'app.dir' config property from sencha.cfg
我的 sencha Cmd 目录中的 sencha.cfg 有以下条目:
framework.name=touch
framework.version=2.1.0.447
framework.classpath=${framework.dir}/src
# This is the minimum required Sencha Cmd version:
framework.cmd.minver=3.0.0.141
# This is the current version of the Sencha Cmd at the time of this SDK release:
framework.cmd.version=3.0.0.250