Closed cgossain closed 5 years ago
This was already done in #273 , it appears the dev branch is behind.
Ya I did notice the changes in #273, but for some reason when I pulled in the latest commit on the develop
branch, I still ran into all this Xcode warnings and upgrade messages.
The required changes have been merged, so this PR is no longer necessary.
Hi, I just tested and you’re correct. The pod version has been updated and it’s now working. I will close the PR.
OAuth2AuthorizerUI.swift
. The use ofunowned
should not be applied to a property declaration and will be removed in future versions. I did not make a change here as I don't know the potential ramifications of this.