Sencha touch2.1.0を使用してsenchatouchアプリを作成しましたが、次の手順で作成しようとしています: 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
私のsenchaCmdディレクトリ内の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