I'm getting following error when building the app.
ld: library not found for -lPods-ChatSecure
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Please help me.
I'm stuck here.
Related
I get these errors when I try to build an iOS application.
ld: library not found for -lDoubleConversion
clang: error: linker command failed with exit code 1 (use -v to see invocation)
How to solve this issue ?
I am having issue in building react native code... have any idea what it is?
ld: library not found for -lFPStaticServer
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ld: library not found for -lLibraryName_iphonesimulatord clang: error: linker command failed with exit code 1 (use -v to see invocation)
im getting this error when trying to build my xcode project.
ld: library not found for -lBolts
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I cant figure out what the issue is.
I have included libz.dylib in my project.When running on simulator it doesnt gives error.But when archiving its giving me error.
I'm getting below mentioned error
ld: library not found for -lz clang: error: linker command failed
with exit code 1 (use -v to see invocation)
I searched a lot but could not found the solution.
thanks in advance