Just a simple request to be able to set the company name and project name through command line arguments to 'sencha create jsb' so CI builds can set this automatically.
If this is already possible and I missed it just let me know.
Something like..
ThanksCode:sencha create jsb -a index-dev.html -p app.jsb -companyName "Company" -projectName "Project"