My app was compiling fine on local builder.
I added library xResizeAndCrop and had issues so I removed this library and any code I added back to what was working, select Clean Project but now get this error and can no longer compile.
ld: library 'OkHttpUtils2' not found
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Me too. But either way this error has come from nowhere. I added xResizeAndCrop, got an error. Couldn't be bothered to deal with it at this time so removed xResizeAndCrop but now can't compile.