google / GTMAppAuth

Apple platforms SDK for using AppAuth with Google libraries.
Apache License 2.0
379 stars 198 forks source link

Ignore warnings from GTMFetcherAuthorizationProtocol deprecation #175

Closed petea closed 2 years ago

petea commented 2 years ago

Building on #155 to accommodate GTMSessionFetcher 2.1 without generating warnings stemming from the deprecation of GTMFetcherAuthorizationProtocol.

mdmathias commented 2 years ago

We'll need to do something similar in the new Swift target before merging in #172