PPSSignatureView icon indicating copy to clipboard operation
PPSSignatureView copied to clipboard

library not found for -lPods

Open CavanLife opened this issue 8 years ago • 0 comments
trafficstars

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.

CavanLife avatar Jun 22 '17 02:06 CavanLife