-
-
Notifications
You must be signed in to change notification settings - Fork 134
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
Xcode suggests version 6.1 but unable to resolve it #66
Comments
请问你手动选择的哪个版本呀,我这边手动修改版本为6.0.0也还是不行 |
@dluffymonkey I chose >6.0.0 and it downloaded 6.0.1. It is ok for me but I don't understand why Xcode doesn't do that automatically. |
我也是用的6.0.1,我手动改成6.0.0也会有问题,但是改成6.0.1是成功的 |
I faced another situation with some pod when its new version was already released in its own GitHub repo but it wasn't "released" in cocoapods system. Is it the similar situation? |
expected ',' separator expected expression in container literal failedToEvaluateManifest(description: "Build failed because the Mach-O file couldn't be generated.") in https://github.com/1024jp/GzipSwift" |
Same issue here. There seems to be a typo in the 5.10 package file. |
6.0.1 is the latest that works with Xcode 15.4. Either 6.1 requires the beta (haven't tried) or it is just busted. |
I faced with the same problem even with |
I was unable to add GzipSwift via Xcode as usually because Xcode suggests version and is unable to use it. I had to change the "from" version manually
The text was updated successfully, but these errors were encountered: