I noticed that when I build my application for the XCode simulator that it only works once with a unique application name. The second time I start an application in the simulator with the same name it crashes after start. The sim then returns to the springboard. I work around it by changing the appname everytime I build for the simulator. Like: appname_x where x is a unique value every build.
I would be a huge timesaver if this can be fixed. Cheers. [import]uid: 7443 topic_id: 1574 reply_id: 301574[/import]
Thanks OderWat. If I empty this folder rebuilding application with the same name works!
/Users//Library/Application Support/iPhone Simulator/4.0/Applications/
Currently I don’t have a 4.0.1 folder there.
Unfortunately I have to empty the folder every time I want to build for the simulator. This isn’t very efficient either. Do you maybe have any other tips?
Well I guess you could try to find what file causes the crash / abort and report that to Ansca. Maybe there is an access permission problem. Dunno [import]uid: 6928 topic_id: 1574 reply_id: 4489[/import]