I am building an application using TitaniumStudio (not by my choice), and am having some very strange and annoying behaviors. I can edit text and the different javascript files and that will update how the app looks, but if I replace an image with a new one, a video with a new one, or audio clip with a new one, the images when I run in the simulator, are the same as the old ones. I imagine it is caching the old images somewhere and that is causing this behavior, but I have been searching trying to find where and can not. Does anyone know what could be causing this?
I am building for iOS from Titanium
Titanium SDK 3.0.2.GA
The project is also using Alloy and Coffee
I have also tried deleting the build folder that titanium creates.
Thanks in advance for any help!