Hi,
I'm getting the following error after following the quickstart instructions:
Undefined symbols for architecture arm64:
"_deflate", referenced from:
-[UAHTTPConnection gzipCompress:] in libUAirship-7.2.0.a(UAHTTPConnection.o)
"_deflateInit2_", referenced from:
-[UAHTTPConnection gzipCompress:] in libUAirship-7.2.0.a(UAHTTPConnection.o)
"_deflateEnd", referenced from:
-[UAHTTPConnection gzipCompress:] in libUAirship-7.2.0.a(UAHTTPConnection.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Any thoughts on what's going on?
Comments
4 comments