satoshi-takano / OpenGraph

A Swift wrapper for the Open Graph protocol (OGP).
190 stars 59 forks source link

Use swift 5.0 #36

Closed cozzin closed 5 years ago

cozzin commented 5 years ago

I want to make PR about changing completion block to Result type. However, we need to update to swift5 to use the Result type.

cozzin commented 5 years ago

@satoshi-takano CI server made an error.

"Maximum number of login attempts exceeded. Please try again later."

https://github.com/Carthage/Carthage/issues/1236 I think it is related with GITHUB_ACCESS_TOKEN

satoshi-takano commented 5 years ago

@cozzin Thanks very much for your pull request! I'll try to resolve the failure on the CI later.