I’ve got the famous problem that Titanium never finishes loading the prerequisites on OSX 10.6.7 .
XCode version is 4.0.1 and Titanium Developer version is 1.2.2.
executing python prereq.py project. gives this output:
{“wwdr”: true,”iphone_dist_name”: [“COMPANY”],”sdks”: [“4.3″,”4.2″,”4.1″,”4.0″,”3.2″],”iphone_dev_name”: [“Martin Luther (XXXXXXXXXXX)”],”iphone_dist_message”: null,”wwdr_message”: null,”itunes_message”: null,”itunes”: true,”iphone_dev_message”: null,”iphone_dev”: true,”iphone_dist”: true,”ipad”: true,”itunes_version”: “10.0”}
I even tried the umlaut-patch mentioned here without success (there are no Umlauts anyways):
iPhone SDK "loading" on Titanium Developer
This problem doesn’t occur if I start Titantium Developer via Bash.