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

ApolloWebSocket should depend on Apollo since it imports Apollo. #906

Conversation

JimRoepcke
Copy link
Contributor

Trying to profile my iOS app project failed because SplitNetworkTransport.swift does import Apollo but ApolloWebSocket doesn't depend on Apollo in Package.swift like it needs to.

With this change I am able to profile my app. I'm using Xcode 11.1.

Trying to build my project to profile failed because SplitNetworkTransport.swift does import Apollo but ApolloWebSocket doesn't depend on Apollo in Package.swift like it needs to.
@designatednerd
Copy link
Contributor

Good catch!

@designatednerd designatednerd merged commit e2b2fcc into apollographql:master Nov 16, 2019
@designatednerd designatednerd added this to the 0.20.0 milestone Nov 16, 2019
@JimRoepcke JimRoepcke deleted the make-apollowebsocket-depend-on-apollo branch November 16, 2019 19:40
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

Successfully merging this pull request may close these issues.

2 participants