SpotifyRadar
SpotifyRadar copied to clipboard
added 'if #available' version check for configureSearchController()
Fixes #
App can now compile on iOS 12 and lower build targets
Proposed Changes
- wrapped searchBar.searchTextField.textColor = ColorPreference.mainColor in if #available (iOS 13) conditional