> ld: library not found for -lPods > clang: error: linker command failed with exit code 1 (use -v to see invocation) solution: open Build Settings, then find out the Link Binary With Libraries, then delete the `libpods.a`.