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

Xcode suggests version 6.1 but unable to resolve it #66

Open
gerchicov-vg opened this issue Jun 21, 2024 · 7 comments
Open

Xcode suggests version 6.1 but unable to resolve it #66

gerchicov-vg opened this issue Jun 21, 2024 · 7 comments

Comments

@gerchicov-vg
Copy link

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

@dluffymonkey
Copy link

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

请问你手动选择的哪个版本呀,我这边手动修改版本为6.0.0也还是不行

@gerchicov-vg
Copy link
Author

@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.
In the same time tag "6.1.0" exists in this repo

@dluffymonkey
Copy link

de 不能自动

我也是用的6.0.1,我手动改成6.0.0也会有问题,但是改成6.0.1是成功的

@gerchicov-vg
Copy link
Author

gerchicov-vg commented Jun 21, 2024

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?

@joshuagantner
Copy link

=6.0.0 swift playground: "Could not resolve package graph. Cannot continue.

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"

@kaishin
Copy link

kaishin commented Jul 4, 2024

Same issue here. There seems to be a typo in the 5.10 package file.

@aehlke
Copy link

aehlke commented Jul 6, 2024

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.

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

5 participants