You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ai/index.yml
+3-7Lines changed: 3 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,13 @@ title: Visual Studio Tools for AI
4
4
metadata:
5
5
document_id: 83ceabb5-fb4f-a709-3fd2-37d024409f31
6
6
title: Visual Studio Tools for AI | Microsoft Docs
7
-
meta.description:
8
-
services: ai-tools-visual-studio
7
+
ms.prod: visual-studio-dev15
8
+
ms.technology: vs-ai-tools
9
9
author: lisawong19
10
+
ms.author: liwong
10
11
manager: routlaw
11
-
ms.service: visual studio
12
-
ms.tgt_pltfrm: na
13
-
ms.devlang: na
14
12
ms.topic: landing-page
15
13
ms.date: 10-25-2017
16
-
ms.author: liwong
17
-
ms.technology: vs-ai-tools
18
14
abstract:
19
15
description: Visual Studio Tools for AI is an integrated development environment to build, test, and deploy deep learning solutions. Learn how to use AI Tools with our quickstarts, tutorials, and samples.
Copy file name to clipboardExpand all lines: docs/cross-platform/setup-install-and-verifications-for-mac-users.md
+12-7Lines changed: 12 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ ms.custom: ""
4
4
ms.date: "04/13/2017"
5
5
ms.topic: "conceptual"
6
6
ms.assetid: 22725520-59ba-4f6f-80e4-097b1287a34b
7
+
ms.prod: visual-studio-dev15
7
8
ms.technology: vs-ide-mobile
8
9
author: asb3993
9
10
ms.author: amburns
@@ -12,9 +13,10 @@ ms.workload:
12
13
- "xamarin"
13
14
---
14
15
# Setup, install, and verifications for Mac users
16
+
15
17
This topic is meant for developers working primarily on a Mac who will optionally use Visual Studio inside a Windows virtual machine on the Mac. If you are a developer working primarily on a Windows computer and need to set up a secondary Mac for targeting iOS, see the main [Setup and install](../cross-platform/setup-and-install.md) topic.
16
18
17
-
To work with Xamarin on a Mac, you'll need the following:
19
+
To work with Xamarin on a Mac, you'll need the following:
18
20
19
21
- A Mac with macOS Sierra 10.12 or above, with Xcode and Xamarin installed.
20
22
@@ -24,7 +26,7 @@ This topic is meant for developers working primarily on a Mac who will optionall
24
26
25
27
-**If you already have Parallels or VMWare configured on your Mac:** run Windows with Visual Studio 2017 and Xamarin inside Parallels or VMWare. With this configuration, Xamarin is an extension that's installed with Visual Studio that provides the ability to use Visual Studio as your development environment for building Android, iOS, and Windows apps using C#. Note that you can obtain a free 3-month Parallels subscription as part of the Visual Studio Developer Essentials Program. See [Microsoft Visual Studio Dev Essentials Will Include Parallels Desktop Pro and Parallels Access](http://blog.parallels.com/blog/2015/11/18/visual-studio-dev-essentials/) (Parallels blog).
26
28
27
-
This topic provides instructions for these requirements. While the installation process is running, you can review the topic [Learn about mobile development with Xamarin](../cross-platform/learn-about-mobile-development-with-xamarin.md) to read and watch the necessary background material.
29
+
This topic provides instructions for these requirements. While the installation process is running, you can review the topic [Learn about mobile development with Xamarin](../cross-platform/learn-about-mobile-development-with-xamarin.md) to read and watch the necessary background material.
28
30
29
31
## <aname="mac"></a> Mac setup (Apple ID, Xcode, and Xamarin)
30
32
@@ -59,12 +61,14 @@ This topic is meant for developers working primarily on a Mac who will optionall
59
61
6. Once you've completed installing Xamarin on both the Windows and Mac computers, follow the instructions on [Connecting to the Mac using XMA](http://developer.xamarin.com/guides/ios/getting_started/installation/windows/#Connecting_to_the_Mac_Using_XMA) (xamarin.com) so that you can work with iOS from Visual Studio.
60
62
61
63
## <aname="verify"></a> Verify your environment
62
-
Once the installers have completed, spend a few minutes to verify that everything is ready to experience Xamarin development.
64
+
65
+
Once the installers have completed, spend a few minutes to verify that everything is ready to experience Xamarin development.
63
66
64
67
### Xamarin Studio
65
-
First, ensure that when you navigate to the provided links, that you have **Xamarin Studio** selected in the upper right-hand corner so that you see the correct version of the Xamarin documentation:
66
68
67
-

69
+
First, ensure that when you navigate to the provided links, that you have **Xamarin Studio** selected in the upper right-hand corner so that you see the correct version of the Xamarin documentation:
70
+
71
+

68
72
69
73
**Android**
70
74
@@ -79,9 +83,10 @@ This topic is meant for developers working primarily on a Mac who will optionall
79
83
2. Validate debugging in the iOS simulator through the [Debugging in the Simulator documentation](https://developer.xamarin.com/guides/ios/deployment,_testing,_and_metrics/debugging_in_xamarin_ios/#Debugging_on_the_Simulator) (xamarin.com).
80
84
81
85
### Visual Studio
82
-
First, ensure that when you navigate to the provided links, that you have **Visual Studio** selected in the upper right-hand corner so that you see the correct version of the Xamarin documentation:
83
86
84
-

87
+
First, ensure that when you navigate to the provided links, that you have **Visual Studio** selected in the upper right-hand corner so that you see the correct version of the Xamarin documentation:
88
+
89
+

0 commit comments