Added
- Add two new cases to the responses (
notAcceptable,tooManyRequests). (#437) by @KKuzmichev
Fixed
Changed
- Fix
SUPPORTED_PLATFORMSfor tvOS. This helps Carthage to build only the specified platform when the option--platformis used. (#464) by @jasminlapalme