Hello,
For many files, I've the following problem :
- the (source) file is OK (the file which is into the app/view directory)
- but the corresponding metadata file is not OK (unsynchronized)
The good one is the 1st.
As the metadata file is not (correctly) synchronized, at each time that I save my project, I lose my changes.
Is there a way to regenerate all metadata files from source files ?
(with a command line or through the Sencha Architect GUI)
To be sure to not lose any modification of the source code.
My environment is : Sencha Architect 3.2.0 with Cmd 5.1.3.
Thanks