Hi! After installing the iPhone 4 SDK, Titanium calls the wrong iPhone simulator. I have both SDK 3.2 and 4.0 (GM) installed. /usr/bin/xcode-select -print-path points to the right (3.2) SDK.
Titanium uses this (3.2) SDK when compiling. But then it tries to run the 'wrong' (4.0) iPhone Simulator, with 3.1 as target, and fails.
Any guesses why this happens, or how to fix it? Thnx!
Your Answer
Think you can help? Login to answer this question!