摘要: 今天用模拟器调试程序遇到:启动模拟器后xcode提示栏显示:attaching to appName 同时模拟器一直显示黑屏,查得解决办法为:Project->"Edit Schemes"->Run. Change the Debugger from LLDB to GDB 不知原因。 阅读全文
posted @ 2012-07-24 19:45 xuvw 阅读(339) 评论(0) 推荐(0)