Xcode 4 hangs at “Attaching to (app name)”

后端 未结 30 3391
执笔经年
执笔经年 2020-11-28 18:20

I just upgraded to Xcode 4 and for some reason my app won\'t run in the simulator or iOS device. It was working perfectly in Xcode 3, but all of a sudden now when I press ru

30条回答
  •  攒了一身酷
    2020-11-28 18:28

    The best option would be

    1. Quit Simulator
    2. Open Another Project
    3. Run Project (just for the sake simulator opens)
    4. Delete the earlier project from simulator
    5. Clean the main project
    6. Run again

    Enjoy!!!

提交回复
热议问题