I experienced a strange behavior of the Titanium Studio: when I do any changes to a code, save them and start application in debugger - no changes are applied. Here what I see in console:
[INFO] Copying project resources..
[INFO] Tiapp.xml unchanged, skipping class generation
[INFO] Force including all modules...
[INFO] Compiling Javascript Resources ...
[INFO] Compiling localization files
[INFO] Waiting for SDCard to become available..
If I delete "build" folder manually, everything is fine till my next changes.
I'm on Studio 1.0.9.201202141208, Windows 7 and working on Android app. Any idea what could be wrong?
1 Answer
I think the changes would show in console if you change the tiapp.xml file.
Your Answer
Think you can help? Login to answer this question!