Can anybody tell me how to build a production application using sencha cmdv3.
I have tried using
C:\Users\Test\bin\Sencha\Cmd\3.0.0.250>sencha create jsb -a D:\Test
VSSProject\app1\index.html -p Test.jsb3
And I'm getting no such property
error.
I also tried:
C:\Users\Test\bin\Sencha\Cmd\3.0.0.250>sencha app build
And I get the error:
Please ensure this command was executed from a valid application
C:\Users\Test\bin\Sencha\Cmd\3.0.0.250>sencha -sdk D:\sencha-touch\
ext-4.1.1a app build production D:\Test
Thanks