【发布时间】:2014-08-14 01:22:20
【问题描述】:
这是导致应用崩溃的代码
navigationBar.titleTextAttributes = [NSForegroundColorAttributeName: NAV_BAR_TINT_COLOR]
这是输出
2014-08-13 18:21:47.567 demoapp[1214:60b] *** NSForwarding: warning: object 0x102e90000 of class '_TtCSs29_NativeDictionaryStorageOwner0000000156D27548' does not implement methodSignatureForSelector: -- trouble ahead
(lldb)
这条线曾经使用 xcode 6 beta 4,我刚刚更新到 xcode 6 beta 5 并且应用程序崩溃
【问题讨论】: