The edit, connect, run in Xamarin iOS development
Once you've created your project, you can edit, connect, and run the HelloWorld project by clicking the Run button above Xamarin Studio, shown in 1.37. Run effect 1.38 as shown in this article selected from Xamarin iOS Development Combat University PA produced .
Figure 1.38 Running effect
Since there is nothing to do in this HelloWorld function, the result will not have any effect.
Note: If you are running Xamarin Studio for the first time, you may receive the following error:
Error:a valid Xcode installation could not be found. If your copy of Xcode is installed to a non-standard prefix, please specify the location in Xamarin Studio ' s Preferences u NDEr ' SDK Locations '.
This error is not found for the installation of Xcode, the steps to resolve this error are as follows this article selected from the Xamarin iOS Development Combat University PA produced :
(1) Select xamarin| in the menu bar Preferences, the Pop-up Options dialog box is shown in 1.39.
Figure 1.39 Operation Step 1
(2) Select the Apple option under SDK locations, click the Browse button in the Apple SDK, find the location of Xcode, or enter the location of Xcode directly, as shown in 1.40.
Figure 1.40 Operation Step 2
(3) Click the "OK" button to see this error is not available in this article selected from the Xamarin iOS Development Combat University PA produced .
The edit, connect, run in Xamarin iOS development