Ah, I missed that thanks @arturo. It looks like openssl wasn't included in the header list in 0.8.4 though, maybe it's been using an SDK provided openssl the whole time? As in, there's no HEADER_OPENSSL
variable.
I'll edit the instructions above to use the OF-provided openssl
If I add one, oddly, it errors out on (it works fine, Xcode was being weird)GL/glew.h not found
afterwards.