How to upgrade Sencha Touch from 2.0.1.1 to 2.4?

2019-09-01 07:48发布

I would like to know if is possible to update a project done with Sencha Touch 2.0.1.1 to Sencha Touch 2.4.

Any idea is welcome thanks!

1条回答
Summer. ? 凉城
2楼-- · 2019-09-01 07:51

You just need to run a command line from your project folder:

sencha app upgrade <Path to Sencha Touch 2.4 SDK>

I hope this will help you.

------------ EDIT ---------------

Make sure:

1) You are running this command from inside the project folder.

2) Cross check the path mentioned.

查看更多
登录 后发表回答