I am using Sencha Architect
for development. I need to point the following 2 files to the Sencha Touch 2.2
SDK that i downloaded. Each time i save and build the application via Sencha Architect
it gets overridden. How can i over this ?
<script src="http://cdn.sencha.com/touch/sencha-touch-2.2.1/sencha-touch-all.js"></script>
<link rel="stylesheet" href="http://cdn.sencha.com/touch/sencha-touch-2.2.1/resources/css/sencha-touch.css">