Skip to content

Conversation

@ppaulojr
Copy link

Made changes required to support Swift 4.2

}
let clientId = urlScheme.substring(with: range)
let clientId = String(urlScheme[range])
let authorizationEndpoint = URL(string: "https://oauth.vk.com/authorize")!

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you have error about undeclared URL? because Foundation is not imported here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants