最赞回答 / qq_猛虎蔷薇_0
从Storyboard或者xib中拖出outlet后,再次更改(实心圈变成空心)甚至直接删除掉,就会出现 Thread 1:signal SIGABRT,在面板里面叉掉outlet就能debug。我是看外国一个小孩子做的讲解视频知道的,惭愧
2014-12-06
最赞回答 / yooy00
Apple has FIXED this bug in iOS 8.1Temporary solutions for iOS 8.0The unwind segue will not work only in next situation:View structure: UITabBarController -> UINagivationController -> UIViewController1 -> UIViewController2Normally (in iOS 7, 8.1)...
2014-12-01
最新回答 / zhenv5
if you had such error: Can't find keyplane that supports type 4 for keyboard iPhone-Portrait-DecimalPadhow to fix it? iOS Simulator -> Hardware -> Keyboard -> uncheck Connect Hardware Keyboard
2014-11-28