I\'m looking for a way to install the mail application on the Xcode 6 iOS Simulator.
Additionally, how do I install apps that are already public on the Appstore so t
The iOS simulator is a different compiled binary than the app that gets published on the app store.
If you don't have access to the project's source code or simulator binaries, you can't install it on your own simulator.