用Xcode5开发新游戏,发如今iOS7中按照之前的方法隐藏status bar失效了。app
想要完全隐藏status bar,须要在info.plist中添加新行“View controller-based status bar appearance”并将其值设置为NO便可。code