-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
报错 最新版 #379
Labels
Comments
对照下Lottie集成的步骤 贴下podfile,我看你怎么pod集成方式。 |
Xcode11 ? |
嗯 xcode11 |
//Podfile
#pod 'CYLTabBarController', '~> 1.24.1' # [CN]默认不依赖Lottie [EN]Do not depend on lottie by default
pod 'CYLTabBarController/Lottie', '~> 1.24.1' # [CN]依赖Lottie库 [EN] Depend on lottie |
iOS 13 会打印一堆 错误 |
好的 谢谢 |
打印错误近期会修复 |
1.27.0版本已经发布,支持了iOS13的 Dark Mode ,修复了控制台输出大量警告。 详情:#386 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Base Info for this issue
1. How to reproduce the problem.
2. Please help me in this way.
3. Here is a Demo.
4. Here is my Debug log
The text was updated successfully, but these errors were encountered: