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

Add xcode-select reset to troubleshooting docs #2558

Closed
DanDolog opened this issue Oct 10, 2022 · 6 comments
Closed

Add xcode-select reset to troubleshooting docs #2558

DanDolog opened this issue Oct 10, 2022 · 6 comments
Labels
docs Focuses on documentation changes
Milestone

Comments

@DanDolog
Copy link

Bug report

Screen Shot 2022-10-10 at 16 23 52

Hello, I can't install the latest release (1.0.0) via CocoaPods. Installation fails with error: no such module 'PackageDescription'. Thanks for help!

Versions

  • apollo-ios SDK version: 1.0.0
  • Xcode version: 14.0.1
  • Swift version: 5.7
@AnthonyMDev
Copy link
Contributor

Thanks for the report! Odd that no one else has been seeing this yet... Can you provide a few more details please:

  1. CocoaPods version
  2. MacOS Version
  3. CPU type (M1 or Intel)

I'm going to try to reproduce this today some more. Will get back to you soon!

@calvincestari
Copy link
Member

We had a previous report of this kind of error in #2543 - see this comment. That user had to do a manual reset to get things working but I think it's definitely related to package dependency weirdness.

@AnthonyMDev
Copy link
Contributor

Thanks for the info @calvincestari. Can you check and see if sudo xcode-select --reset resolves this issue?

If so, we'll add something to help with this to the Docs!

@DanDolog
Copy link
Author

Hello! Sorry for a late answer. The problem is really solved by sudo xcode-select --reset. Thanks for help!

@AnthonyMDev AnthonyMDev added the docs Focuses on documentation changes label Oct 17, 2022
@AnthonyMDev AnthonyMDev changed the title Unable to install Apollo 1.0.0 via CocoaPods Add xcode-select reset to troubleshooting docs Oct 17, 2022
@AnthonyMDev
Copy link
Contributor

Thanks for the followup. We'll get this added to docs.

@calvincestari
Copy link
Member

I'm going to close this issue as the larger 'troubleshooting guide' issue (#2566) will include this.

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

No branches or pull requests

3 participants