Ios 6 simulator stuck on splash screen
问题 I am using Mac os 10.8.2, and Xcode 4.5.2, when i try to run my app in ios 5/5.1 simulator its working fine, but when i try to run the App in ios 6 simulator it get stuck with blank screen. can anybody let me know what the solution for my problem? 回答1: I had this issue a while ago. Here's what helped me: In your iOS simulator, reset content and settings quit your iOS simulator Quit and reopen your Xcode project in Xcode, click Product > Edit Scheme. Change debugger from LLDB to GDB (or none)