I am getting this error Apple Mach-O Linker error, when I am testing on my iPad. Although it is working well on simulator. I have checked all the frameworks, but still the error stays.
Heres what the error says:
ld: library not found for -lz
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I dont understand whats going wrong. Please any ideas.. ?
Appreciate your time in advance Thanks