daprice / iOS-Tactile-Slider

UIControl slider that can be dragged from any point within its bounds, similar to those in Control Center and Home.app
MIT License
275 stars 38 forks source link

Travis CI build failing due to incorrect SDK version #4

Closed daprice closed 4 years ago

daprice commented 4 years ago

This project requires Xcode 11.4 but that isn’t currently supported by Travis, so the build fails. When Travis gains support for Xcode 11.4 the config file will need to be updated.