Yesterday, everything was working great (explained below). Today I updated to the latest which includes: Titanium Command-Line Interface, CLI version 3.2.0, Titanium SDK version 3.2.0.GA
Now, when I open (edit) an Alloy view (i.e., index.xml), and I type '<V' (without the quotes), autocomplete only offers 'VideoPlayer XML Core' (without the quotes). Nothing else is shown in the autocomplete box. Before the software update that I did today, autocomplete would offer the Alloy 'View' and I could go on and easily add all the attributes.
What is interesting, is when I change the build properties (tiapp.xml) to specify Titanium SDK: 3.1.3.GA, things start to work again (i.e., autocomplete starts to show "View" again), but I can't build my app, because the Console shows "Invalid "--ios-version" value "7.0.3"".
I am running on OSX 10.9.1.
Any help greatly appreciated.