I am a newbie of Titanium. I created a Titanium Alloy project, and run it in iPhone simulator. And it builds successfully:
.... [INFO] : Finished building the application in 1s 881ms [INFO] : Running application in iOS Simulator [INFO] : Launching application in iOS Simulator [INFO] : Focusing the iOS Simulator [INFO] : Application has exited from iOS Simulator [INFO] : Project built successfully in 2s 645ms
But when I open iOS simulator, the application does not exist. Note: I already put the link to the correct path of iOS SDK.
Can you help me figure out, how to solve this problem?