From 1st January, 2015 every application needs to support 64-bit architecture
to distribute on apple app-store. I was using UnittWebSocketClient v1.0.0 for
my app and when I try to build on 64 bit it failed compiling with error:
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_WebSocket", referenced from:
objc-class-ref in UnittWebSocket.o
"_OBJC_CLASS_$_WebSocketConnectConfig", referenced from:
objc-class-ref in UnittWebSocket.o
can anybody please me to fix this issue?
Original issue reported on code.google.com by jahid.ha...@bs-23.com on 26 Dec 2014 at 9:06
Original issue reported on code.google.com by
jahid.ha...@bs-23.com
on 26 Dec 2014 at 9:06