mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-05 20:19:24 +08:00
* WIP * WIP * Simplified build script and fixed it to build all schemes. * WIP * Renamed script to build_all and added better output. * Add scripts/list_xcode_workspaces. * Filtered out the CocoaPods schemes. * Use Xcode to update Swift to v3. * Updated tracked touches map from NSNumber to Int. * Fixed button sorting that was not actually sorting. * targetContentOffset no longer allowed to be nil. * "Fixed" failing test by reducing random number range? * Swift 3 syntax change. * Swift 3 syntax change. * Removed invalid center-aligning tests. Fixed default nav bar alignment test.