Swift を使用して iOS8 で検索コントローラーを使用して、SearchBar にプロンプトを追加しようとしていますが、プレースホルダー テキストと重なっています。
searchController.searchBar.barTintColor = UIColor(red: 235.0/255.0, green: 73.0/255.0, blue: 27.0/255.0, alpha: 1.0)
searchController.searchBar.placeholder = "Search your restaurant"
searchController.searchBar.prompt = "Quick Search"
https://www.dropbox.com/s/lawqm0mqxc60fyt/Screenshot%202014-11-26%2002.40.10.png?dl=0のスクリーンショット