Closed kolpanic closed 9 years ago
In our project that uses BDBOAuth1Manager, I enabled the Xcode "Hidden Local Variables" warning (i.e., GCC_WARN_SHADOW), and these lines got flagged.
GCC_WARN_SHADOW
@bdbergeron Maybe that (and others) should be enabled in the demo project?
In our project that uses BDBOAuth1Manager, I enabled the Xcode "Hidden Local Variables" warning (i.e.,
GCC_WARN_SHADOW
), and these lines got flagged.