Questions tagged [sencha-cmd5]

21 questions
0
votes
0 answers

Unable to run the Sencha Cordova project in Windows 8.1 Computer

I have downloaded the sample Sencha project from Lee in her blog (Lee's Sample Project). I have installed all the necessary software like Sencha Cmd version 5.0.1.231 , Ruby, Compass, sass, Java, Node.js,Sencha Touch, Cordova in my windows 8.1…
Sankar Ganesh PMP
  • 11,927
  • 11
  • 57
  • 90
0
votes
1 answer

Sencha Touch cordova.local.properties is missing

I am using Sencha CMD 5.1.0.26, Sencha Touch 2.4.0 and cordova 4.0. Steps I did: sencha -sdk /senchapath generate app MyApp MyApp cd MyApp sencha cordova init com.test.MyApp After Step 3, no cordova.local.properties was generated. I opened…
Franva
  • 6,565
  • 23
  • 79
  • 144
0
votes
1 answer

Where to specify build-specific runtime settings?

I'm starting to write a ST 2.4 app using Sencha Cmd 5. Where do I specify build-specific runtime settings, such as server hostname to use in app for ajax calls? Example for server host: production: www.example.com development:…
jacob
  • 2,762
  • 1
  • 20
  • 49
0
votes
1 answer

What's the difference between "bundle" and "includeInBundle" options for Sencha Cmd

In the Sencha Cmd docs it states that there are different options you specify for the compiler when it is handling JavaScript files in app.json. What is the difference between the "bundle" and "includeInBundle" options?
ericbowden
  • 2,177
  • 1
  • 19
  • 21
0
votes
1 answer

Sencha Cmd 5 and ST 2.4 "build package" bad result

I've been using sencha Cmd since its release and after every update I face some new issues. Last one, using sencha Cmd Sencha Cmd v5.0.2.270 and sencha touch 2.4, I cant even produce a valid package build. actual build using cmd 5 and sencha touch…
Kechis
  • 5
  • 3
0
votes
1 answer

Sencha cmd 5 , No such command "app package"

I am following this tutorial : http://docs-origin.sencha.com/touch/2.3.2/apidocs/#!/guide/native_packaging-section-additional-resources when I run the command sencha app package build android.json I get this error : Sencha Cmd v5.0.2.270 [ERR]…
zizoujab
  • 7,603
  • 8
  • 41
  • 72
1
2