mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-20 08:27:32 +08:00
Xcode 9.3 is now complaining that our format strings are accepting the wrong type for NSIntegers. Explicitly casting to formattable types.