-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
SwiftPM安装报错 #8
Comments
这是我执行 |
|
我这边执行 User defaults from command line: Resolve Package Graph Updating from https://github.com/kishikawakatsumi/KeychainAccess Updating from https://github.com/onevcat/Kingfisher Updating from https://github.com/isaced/V2exAPI.git Updating from https://github.com/gonzalezreal/MarkdownUI xcodebuild: error: Could not resolve package dependencies: 代码有pull最新的,也清理一下 SPM 缓存 Packages -> Reset Package Cache |
@isaced |
https://github.com/isaced/V2exAPI/blob/ecf06e3c479d87553aa14deed62b3469eb80b5ca/Package.swift#L1 // swift-tools-version: 5.6
... V2exAPI 的 |
那就是这个原因导致的了,我的是Xcode13.2, |
好的,太棒了 🎉 |
Dependencies could not be resolved because 'V2exAPI' contains incompatible tools version (5.6.0) and root depends on 'V2exAPI' 1.0.0..<2.0.0.
Xcode13.2
The text was updated successfully, but these errors were encountered: