In Xcode 7, I'm Getting the following error:
ld: library not found for -lOMGHTTPURLRQ clang: error: linker command failed with exit code 1 (use -v to see invocation)
Most of the StackOverflow answers for this error say that it is due to a project's name being changed. I have not changed the name of my project. What do I do here?