google / gtm-oauth2

Google Toolbox for Mac - OAuth 2 Controllers
Apache License 2.0
125 stars 70 forks source link

Can't build Examples/OAuth2Sample #89

Closed KondrikA closed 7 years ago

KondrikA commented 7 years ago

Hi By default needed GTMSessionFetcherOSX.framework. I can't find it. If I try use GTMSessionFetcher through pod-file the project still does not compile. xCode 8.2.1

KondrikA commented 7 years ago

sorry, i find https://github.com/google/gtm-session-fetcher

thomasvl commented 7 years ago

You likely want to look at https://github.com/google/GTMAppAuth, see - https://github.com/google/gtm-oauth2#warning-deprecation-notice for some links to more info.