Swift 6 support
It seems that the project has concurrency problems with swift-tools-version 6.0.
Curious if this related to https://github.com/google/GTMAppAuth/pull/263 ? I'd need some more information in order to confirm.
@brnnmrls That could be related. Have you set the tool version 6.0 at the time?
Apologies for the delay, but yes I did.
Thanks. I'll try it and make a pr.
@brnnmrls
It still has the swift 6 mode compile time error.
@brnnmrls @camden-king
@IMCHO Could you try importing GTMAppAuth using @preconcurrency? That should be a temporary workaround before the concurrency problem is fixed.