Closed cozzin closed 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
@cozzin Thanks very much for your pull request! I'll try to resolve the failure on the CI later.
I want to make PR about changing completion block to
Result
type. However, we need to update to swift5 to use theResult
type.