Hello,
First off -- thanks for the great project :) Loving it so far.
I am on OS X and I have followed your steps to build the unity client. So far I have made the xcode proj using command:
gyp --depth=. pomelo.gyp -Duse_sys_openssl=false -Dbuild_cspomelo=true -f xcode
I am able to build in xcode but do not know what should be output and where to proceed from here.
Thank you.