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

We updated to 1.7.1 and ApolloCodegenLib seems to have disappeared...? #3292

Closed
oliverfoggin opened this issue Nov 22, 2023 · 3 comments
Closed
Labels
question Issues that have a question which should be addressed

Comments

@oliverfoggin
Copy link

Question

I just updated to use 1.7.1 and our code that did the model generation is not working. It seems that SPM can't resolve the ApolloCodegenLib that we were using...

.product(name: "ApolloCodegenLib", package: "apollo-ios"),

I saw something in the logs about introducing a deprecation warning to it but I think we might have missed that.

Should we be creating generated types in a different way now?

Thanks

@oliverfoggin oliverfoggin added the question Issues that have a question which should be addressed label Nov 22, 2023
@calvincestari
Copy link
Member

Hi @oliverfoggin - this change is detailed in the 1.6.0 release. We also have an issue that provides some more context to the change.

@calvincestari
Copy link
Member

I'm assuming you are upgrading from a version before 1.6.0?

@oliverfoggin
Copy link
Author

I'm assuming you are upgrading from a version before 1.6.0?

Ah, yes that's right. I think we were on 1.3.

I'll take a look at the 1.6.0 notes.

Thanks 🤩

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issues that have a question which should be addressed
Projects
None yet
Development

No branches or pull requests

2 participants