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 16 fails to build with latest Apollo #3444

Closed
alexdmotoc opened this issue Sep 20, 2024 · 2 comments
Closed

Xcode 16 fails to build with latest Apollo #3444

alexdmotoc opened this issue Sep 20, 2024 · 2 comments
Labels
bug Generally incorrect behavior needs investigation

Comments

@alexdmotoc
Copy link

Summary

I just upgraded to Xcode 16 and my app is not building anymore. I even updated the Apollo pod to latest version and still fails.

Podfile.lock

- Apollo (1.5.2):
    - Apollo/Core (= 1.5.2)
  - Apollo/ApolloTestSupport (1.5.2):
    - Apollo/Core
  - Apollo/Core (1.5.2)
  - Apollo/SQLite (1.5.2):
    - Apollo/Core
    - SQLite.swift (~> 0.13.1)

Screenshot 2024-09-20 at 19 43 38

Version

1.5.2

Steps to reproduce the behavior

  • update to Xcode 16
  • build

Logs

No response

Anything else?

No response

@alexdmotoc alexdmotoc added bug Generally incorrect behavior needs investigation labels Sep 20, 2024
@calvincestari
Copy link
Member

This looks like a duplicate of apollographql/apollo-ios-dev#386.

@alexdmotoc, this was fixed in 1.13.0. You need to update to that version at least; 1.5.2 is not the latest.

@calvincestari calvincestari closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2024
Copy link
Contributor

Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo iOS usage and allow us to serve you better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Generally incorrect behavior needs investigation
Projects
None yet
Development

No branches or pull requests

2 participants