Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Conversation

schluchter
Copy link

@schluchter schluchter commented Jun 19, 2016

While building AFOnoResponseSerializer fetched through Cocoapods 1.0.1, Xcode 7.3 couldn't find an AFNetworking header file. Changing the import statement to <AFNetworking/AFURLResponseSerialization.h> fixed the issue for me.

While building AFOnoResponseSerializer, Xcode couldn't find an AFNetworking header file. Changing the import statement to <AFNetworking/AFURLResponseSerialization.h> fixed the issue for me.
@schluchter
Copy link
Author

Hi @mattt, thank you for all your amazing work! This is my first pull request ever, so I hope I'm doing it right! A simple fix to an import problem with an AFNetworking dependency.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant