因此,在我的应用中,我们有一个testtrie.o: prog3.cc trie.h trie.cc link.h link.cc node.h node.cc
g++ $(OPTS) prog3.cc -o $@
,其UIPageViewController
包含一个按钮,当按下该按钮时,实例化一个新的UIToolbar
和一个嵌入在导航中的UINavigationController
控制器。完成此操作后,我致电UIViewController
。这会激活CPU并锁定应用程序。
我在要显示的[self presentViewController:navController animated:YES completion:nil]
中嵌入的UIViewController
中设置了一个断点,并且唯一执行的调用是UINavigationController
。
这个 ONLY 在使用Xcode 7时发生了,我尝试将其剥离为裸骨(除了加载之外没有在呈现的模式中做任何事情),但它没有帮助。
答案 0 :(得分:1)
UITextView
提供默认文本但纯文本,归因文本的问题不会导致问题。这几乎令人尴尬。