Chapter 1. Development Tools

In this chapter, we will cover:

  • Installing prerequisites
  • Creating an iOS project with Xamarin Studio
  • Interface Builder
  • Creating the UI
  • Accessing the UI with Outlets
  • Adding Actions to controls
  • Compiling an iOS project
  • Debugging our application