my app got one error. Xcode ios5 gm_seed .
i have add libz1.2.5.dynlib to OTHER_LDFlag
Undefined symbols for architecture armv7:
"___zzip_aligned4", referenced from:
___zzip_parse_root_directory in libZZipLib.a(zip.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
any idea ?