xcode - iOS Simulator launching Black screen Appear -


enter image description here

xcode 4.6 , ios simulator version 6.1

run projects given error occurred following scenarios not worked

1.change debugger lldb gdb.

given message appear in xcode:

gnu gdb 6.3.50-20050815 (apple version gdb-1824) (thu nov 15 10:42:43 utc 2012) copyright 2004 free software foundation, inc. gdb free software, covered gnu general public license, , welcome change and/or distribute copies of under conditions. type "show copying" see conditions. there absolutely no warranty gdb. type "show warranty" details. gdb configured "x86_64-apple-darwin".

2.delete derived data given path

~/library/application support/iphone simulator/6.1/applications , ~/library/developer/xcode/deriveddata

my system available in following folder path:

~/library/application support/iphone simulator/6.1/

3.try ios simulator option reset reset content , settings

i had same problem. me was, forgot set storyboard main interface in project editor.


Comments

Popular posts from this blog

php - Add the correct number of days for each month -

java.util.scanner - How to read and add only numbers to array from a text file -