From the course: Xamarin Essential Training: Create Your First App

Unlock the full course today

Join today to access over 23,200 courses taught by industry experts.

Connect to the Mac for debugging

Connect to the Mac for debugging

- [Instructor] Now that my Mac is set up, I'm back on my Windows machine here. So I'm going to go into my solution and add a new project. We're going to add an iOS app, Xamarin. Let's take the default name and path. You can see I can choose from these templates here for tabbed or master detail. Universal support or target specifically iPhone or iPad and the minimum iOS version. So I'm going to take 15.4. That's fairly recent here and say "OK". That gets created pretty quickly. And then I can set this up now to run my iOS application. But before I do, I need to pair my Windows machine with that Mac. So now that I've added the iOS application, I get this new toolbar up here, my iOS options, and you'll see this "Pair to Mac - Disconnected". That's the quickest way to go in and pair to the Mac. But I'm also going to show you here if I go to Tools, Options, Xamarin, iOS settings, that same functionality can be launched…

Contents