I am trying to package a sencha touch 2.1 app (generated with Sencha Cmd 3.0.0.250
) with the newest version of Sencha Cmd (3.1.1.274). When I run sencha app build package
in the root of the project, I get this error:
[ERR] The app was last modified by a newer version of Sencha Cmd (+?), current is 3.1.1.274. Please update Sencha Cmd.
[ERR] Application Cmd version mismatch.
I don't think you can get an older version of Sencha Cmd so does anyone know how I should go about getting my project to build using the latest version of Sencha Cmd?