未测试 There are undocumented commandlineparametersfortheiOSSimulator, whichcanbeusedforsuchpurposes. Theoneyouarelookingforis: -SimulateApplication An example commandlinestartingupYourFavouriteApp: /Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app/Contents/MacOS/iPhone\ Simulator -SimulateApplication path_to_your_app/YourFavouriteApp.app/YourFavouriteApp This will start up your application withoutany installation and works with iOS Simulator 4.2at least. You cannot reach the home menu, though.