I developed an iOS APP hello.app by Xcode 7.0.1. The APP is installed to iOS simulator automatically and runs well by clicking start button in the Xcode. Here are my questions:
- Where (folder and path) is the app installed to?
- How can I get the hello.app or hello.app.zip for the simulator?
- How can I install the app to the simulator manually once I get the app?
- How can I get the hello.app or hello.app.zip for iPhone 6?
Thanks!