Entries tagged with gcd

Evernote SDK for Mac: Async requests and file attachment support

Current HEAD of Evernote SDK for Mac OS X does not support async requests but the iOS SDK does.

So I ported modern Objective-C code (means non-thrift) from the iOS SDK.

ngs/evernote-sdk-mac

This version enables note creation very easy.

Read On