Hi, I'm a newbie trying to develop a simple app for Android only.
I don't have xcode installed.
When I attempt to build I get an error
"There are no Xcode installations found that are supported by Titanium SDK 3.2.0."
How can I tell Titanium not to bother with xcode?
To date I've made sure that the only deployment target is Android in the TiApp.xml file, however when I build for my Android device, I still get this error.
Thanks.