Closed mdmathias closed 2 years ago
This change establishes support for translating this library into Swift. It adds a Swift library to the package's list of products, an associated Swift target, and a Swift test target.
Let's discuss the right workflow for this effort. It may make sense to keep this on a branch until it's close to launch-ready.
We need to update GTMAppAuth.podspecas well.
GTMAppAuth.podspec
This change establishes support for translating this library into Swift. It adds a Swift library to the package's list of products, an associated Swift target, and a Swift test target.