I have tried the solution found in this post to disable ARC in AFNetworking files, but to no avail:
Any ideas where I am failing? Obviously the simpler the answer the better. I have also read that creating static libraries may help, but this seems complicated.
EDITS
I have tried deleting derived data and Clean and Build and restarting Xcode. No deals :(.
Also, there are no other projects in my workspace.