Skip to content
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

创建一个包含Tests的空工程,导入QMUIKit之后,执行Tests会卡死在UINavigationBar+QMUI的+load方法中。 #1620

Closed
iStarEternal opened this issue Feb 12, 2025 · 5 comments

Comments

@iStarEternal
Copy link

Image

@MoLice
Copy link
Collaborator

MoLice commented Feb 14, 2025

QMUIKit 是哪个版本?

@iStarEternal
Copy link
Author

QMUIKit 是哪个版本?

4.6.0,iOS12所能支持的最高版本。

@iStarEternal
Copy link
Author

QMUIKit 是哪个版本?

一般来说,版本号应当遵循 major.minor.patch 的规则。
QMUIKit的4.6.0 -> 4.6.1 按理是一个patch版本,怎么会修改所支持的平台版本号呢,而且还是连续跳了两个版本号的。
后续4.6.0的bug修复,你们可能要单开4.6.0.1来解决了。。。

@MoLice
Copy link
Collaborator

MoLice commented Feb 14, 2025

这个问题在 4.7.0 里有解决,你可以用最新版本的 QMUIKit 搜一下关键词“XCTest”,自己把相关代码迁移到你项目里的 QMUIKit。

另外连跳两个版本号也是跟随微信 iOS 的操作来。

4.6.0 不会再单独维护了,有什么 bug 都会在最新版本里改。

@MoLice MoLice closed this as completed Feb 14, 2025
@iStarEternal
Copy link
Author

这个问题在 4.7.0 里有解决,你可以用最新版本的 QMUIKit 搜一下关键词“XCTest”,自己把相关代码迁移到你项目里的 QMUIKit。

另外连跳两个版本号也是跟随微信 iOS 的操作来。

4.6.0 不会再单独维护了,有什么 bug 都会在最新版本里改。

好吧,多谢你的帮助

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants