Table of contentsInstalling and Configuring MonoTouch
BriefThis tutorial illustrates the installation paths for purchased and evaluation copies of MonoTouch, as well as the steps required to provision an iOS device for development. Related Articles: Related Apple Documentation: OverviewThe MonoTouch installer will automatically detect, download, and install any Xamarin components required for completing the installation. This tutorial examines the installation and configuration steps required to install the MonoTouch platform, and to get our development environment setup and configured for deployment. Required ComponentsMonoTouch is supported on Mac OS 10.6 (“Snow Leopard”) and Mac OS 10.7 (“Lion”) MonoTouch requires the iOS 5 SDK bundled with Xcode 4. If you are a registered Apple iOS Developer you can download Xcode 4 from the iOS Developer Center (login required). Alternatively, users can download Xcode 4 from the Mac App Store:
Downloading the MonoTouch InstallerYour first step is to download the MonoTouch installer, which can be found at http://xamarin.com/trial: If you’ve purchased copy of MonoTouch and need to download the full version, please use the download instructions provided in the email you received with your purchase. Alternatively, the full version of the MonoTouch installer package is available on the Xamarin store products page. Once logged in, click Running the MonoTouch InstallerOpen the installer *.dmg file, and run the installer by double-clicking it:
Step 1- Identifying the Required Components
The first step required by the installer is to inspect the system to determine which, if any, required components are missing and need to be downloaded and installed: The MonoTouch installer should automatically inherit from the system network proxy settings for the active network interface. To manually configure the proxy open Step 2 - Installing the ComponentsAfter identifying missing components, the MonoTouch installer downloads and executes the installers for the platform dependencies, as shown in this dialog: During this part of the installation, you may be prompted to elevate the permissions necessary for individual components that are needed to complete installation, for example: Step 4 - Activating the InstallationIf you’ve purchased a copy of MonoTouch, you will need to activate it before proceeding. If you do not have network access from your computer, you can perform an offline activation and then restart the installation process. If you do have a network connection complete installation using the activation form below:
Fill in the appropriate activation information and activation code provided via email.Then click the
SummaryThat’s it! Everything should be good to go. Learn about Device Provisioning, or head on over to the Hello, iPhone tutorial to build your first iOS application! |