【发布时间】:2022-10-06 12:29:06
【问题描述】:
我刚刚将我的 MacOS 更新到 12.4 并安装了 Xcode 13.1,但是当我尝试使用 VS2022 从我的 PC 连接时,我什么也没得到。在 Xamarin 输出窗口中,我收到此消息 Xcode 无法找到,所以我不确定我需要做什么才能使其运行?
Broker 17.2.0.175 started successfully
Successfully connected to Local Broker
Starting IDB Local Agent...
Checking IDB.Local 17.2.0.175 installation...
Starting IDB.Local 17.2.0.175 in port 51028...
IDB.Local 17.2.0.175 started successfully
Successfully started IDB Local Agent
iTunes has not been found. Please ensure to have a valid iTunes installation in order to communicate with Apple devices in Windows
Checking host configuration for connecting to \'User Support - MacBook Pro\'...
Checking SSH configuration...
Current SSH Key File: C:\\Users\\mcdevitt\\AppData\\Local\\Xamarin\\MonoTouch\\id_rsa.pub
Initializing environment...
Checking available disk space...
Checking Mono installation...
Checking Xamarin iOS installation...
Checking host configuration for connecting to \'User Support - MacBook Pro\'...
Host \'User Support - MacBook Pro\' is configured correctly
Starting connection to \'User Support - MacBook Pro\'...
Checking Broker 17.2.0.175 installation...
Installing Broker 17.2.0.175...
Uploading Broker.zip (160/1533 KB) 10%...
Uploading Broker.zip (320/1533 KB) 20%...
Uploading Broker.zip (464/1533 KB) 30%...
Uploading Broker.zip (624/1533 KB) 40%...
Uploading Broker.zip (768/1533 KB) 50%...
Uploading Broker.zip (928/1533 KB) 60%...
Uploading Broker.zip (1088/1533 KB) 70%...
Uploading Broker.zip (1232/1533 KB) 80%...
Uploading Broker.zip (1392/1533 KB) 90%...
Uploaded Broker.zip 100%
Starting Broker 17.2.0.175 in port 59780...
Broker 17.2.0.175 started successfully
Starting connection to \'User Support - MacBook Pro\'...
SSH connection to \'User Support - MacBook Pro\' has been established...
Starting registered Agents: IDB 17.2.0.175...
Starting IDB 17.2.0.175...
Checking IDB 17.2.0.175 installation...
Installing IDB 17.2.0.175...
Uploading IDB.zip (1552/15404 KB) 10%...
Uploading IDB.zip (3088/15404 KB) 20%...
Uploading IDB.zip (4624/15404 KB) 30%...
Uploading IDB.zip (6176/15404 KB) 40%...
Uploading IDB.zip (7712/15404 KB) 50%...
Uploading IDB.zip (9248/15404 KB) 60%...
Uploading IDB.zip (10784/15404 KB) 70%...
Uploading IDB.zip (12336/15404 KB) 80%...
Uploading IDB.zip (13872/15404 KB) 90%...
Uploaded IDB.zip 100%
Starting IDB 17.2.0.175 in port 59780...
A remote error occurred in the connected Mac
Xcode couldn\'t be found at /Applications/Xcode.app. Please specify the right location in Visual Studio under \'Tools > Options > Xamarin > iOS Settings\' or ensure that it is installed properly at the default location (\'/Applications/Xcode.app\')
-
你真的在 Mac 上启动过 XCode 吗?通常它需要安装额外的代码,但只有在启动时才会提示这样做
标签: xcode xamarin xamarin.forms