在Mavericks上将XCode升级到5.0.1之后,我无法安装iOS 5模拟器,它已从下载部分中删除...它只发生在我身上还是其他人有类似的问题?

是否可以从Xcode下载页面外部安装5.1模拟器?
我正在尝试添加一个自定义标题UITableView,它有一些按钮和一个UISearchBar.问题是,当我尝试使用searchBar时,我收到一条消息:
setting the first responder view of the table but we don't know its type (cell/header/footer)
有人遇到过这样的问题吗?