Affichage des articles dont le libellé est app.html is "stuck" with the old framework information after upgrade. Afficher tous les articles
Affichage des articles dont le libellé est app.html is "stuck" with the old framework information after upgrade. Afficher tous les articles

lundi 2 février 2015

app.html is "stuck" with the old framework information after upgrade

I am attempting an upgrade of a 4.2.1 app still under development (nor published yet). I am using Architect latest version 3.2. I did a two step upgrade from 4.2.1 to 5.0 the to 5.1. The issue is that the for some reason the app.html is "stuck" with the old framework information:

<!DOCTYPE html>


<!-- Auto Generated with Sencha Architect -->

<!-- Modifications to this file will be overwritten. -->

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>HydroWare</title>

<script src="http://ift.tt/1pfnkcz"></script>

<link rel="stylesheet" href="http://ift.tt/1K3pa6O">

<script type="text/javascript" src="app.js"></script>

</head>

<body></body>

</html>


That creates all kinds of problems obviously. I am not sure what to do to get out of this one, help please!


By the way, I did read the section about compatability but I don't know how to apply suggested code using Architect, if that were to solve this matter.


Thanks in advance!!!






app.html is "stuck" with the old framework information after upgrade