AFNetworking Examples won't compile - Module 'AFNetworking' not found

时间:2018-02-01 18:04:54

标签: afnetworking

I just downloaded the AFNetworking zip file.
I first compiled the AFNetworking Xcode project.
Then I changed the Frameworks/AFNetworking.framework location in the Example project (to point to the appropriate Derived Data framework directory) and tried to compile the examples. However, I still get the compile error:

Module 'AFNetworking' not found.

I have tried adding the framework to the framework search path in the build settings, but that didn't work.

Any help would be appreciated.

0 个答案:

没有答案