Gleb Dolgich

Results 21 comments of Gleb Dolgich

Use no_openssl branch. Best regards, Gleb On 6 Mar 2013, at 20:17, sdegutis [email protected] wrote: > I'm building for 10.7 SDK on 10.8 if that helps. > > — >...

That commit is OpenSSL-specific, so you don't want it. On 7 Mar 2013, at 03:20, sdegutis [email protected] wrote: > This means I'll have to ditch the commit ba49865 that's only...

I'm using the no_ssl branch myself for a Lion-only app. Seems OK. On 12 Apr 2013, at 12:01, Johan Sørensen [email protected] wrote: > Any update on this? What's the status...

You don't need to build a framework, just include the files directly into your project. The instructions are at https://github.com/glebd/cocoafob/tree/master/swift3

That's very kind, thanks!

The README at the main project page is targeted for Obj-C apps. No need for a framework, just include the files directly in your project. Look at some sample projects...

Just the README file. If you write more detailed instructions, that would be very welcome. A wiki article, perhaps?

Try cloning the `openssl` branch which should be compatible with Snow Leopard.

It's been a while since I touched this code, but IIRC I was using IntelliJ IDEA -- maybe it's an Eclipse issue? Or maybe it's due to changes in a...