首先是 Xcode11.1 不支持 iOS13.2 调试,Xcode11.2 延迟推送更新不说,今早更新完就开始各种问题。
-
UITextView 是使用 interface builder 添加的话,iOS13.2 以下必然崩溃。
*** Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate class named _UITextLayoutView because no class named _UITextLayoutView was found; the class needs to be defined in source code or linked in from a library (ensure the class is part of the correct target)' -
打开 xib 的速度史无前例的慢。
-
模拟器打开速度慢不说,卡的要命。。