I am trying to add OAuth2Client to a project. I have completed all of the following areas here , but when I try import "NXOAuth2.hI get an error NXOAuth2.h" File Not Found. It is strange that Xcode will avoid completing this header, but then immediately throw an error after entering it.
If this helps, I can only download the new program with my attempts to add OAuth2Client to github.
Header Search Contours

Link binaries to libraries

Public headers in the OAuth2Client build steps

source
share