Xcode 6 GM Seed - iPhone 6 simulator does not show the home button
问题 I am creating a game in Xcode-6-GM-Seed and am having an issue that the home button is not showing up in the simulator. I need to be able to press the home button to be able to quickly delete the app from the phone but am not seeing the home button. How do I get around this? Is there some sort of command to use or do I need to do it programmatically until they add the home button? Is there another way to delete the app and it's content? 回答1: Use Command + Shift + H for pressing Home button.