ChenYilong / CYLTabBarController

[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】
MIT License
6.9k stars 1.45k forks source link

Class CYLTabBar overrides the -traitCollection getter, which is not supported. If you're trying to override traits, you must use the appropriate API,然后后面打印了非常多的警告,求解 #458

Open swesome opened 4 years ago

swesome commented 4 years ago



My issue:

ChenYilong commented 4 years ago

最新版本已经移除报警告的API,更新重试.

zhangzhengyi12 commented 4 years ago

更新版本后还出现该问题的可以尝试 注释 podfile相关依赖 install 下 接着取消注释再次 install

Kienty commented 4 years ago

怎么解决?

ChenYilong commented 4 years ago

最新版没有警告啊

be-water-myFriend commented 3 years ago

安装最新版本,然后clean一下重新编译解决;