Open stanchiang opened 9 years ago
hi i recently started learning ios development by starting with swift, now I'm trying to learn to integrate obj-c api's into my swift app. I followed the getting started documentation and the following blog post
http://damianblog.com/2014/11/02/calling-evernote-api-from-swift/
but for some reason i keep getting this error: /evernote-sdk-ios/ENSDK/Advanced/ENSDKAdvanced.h:29:9: 'ENSDK/ENSDK.h' file not found
here is my repo https://github.com/stanchiang/orgr
maybe someone here knows what i'm doing incorrectly.
many thanks
hi i recently started learning ios development by starting with swift, now I'm trying to learn to integrate obj-c api's into my swift app. I followed the getting started documentation and the following blog post
http://damianblog.com/2014/11/02/calling-evernote-api-from-swift/
but for some reason i keep getting this error: /evernote-sdk-ios/ENSDK/Advanced/ENSDKAdvanced.h:29:9: 'ENSDK/ENSDK.h' file not found
here is my repo https://github.com/stanchiang/orgr
maybe someone here knows what i'm doing incorrectly.
many thanks