Error paring to mac after updating to macos Ventura

Shantimohan Elchuri 721 Reputation points
2022-10-27T16:03:50.473+00:00

It appears you need Xcode 14.1 RC 2 for supporting macOS 13 (Ventura). Currently I have Xcode 14.0.1. Due to this VS2022 is not connecting to my mac host.

If I don't want to install a RC, shall I wait for the Xcode 14.1 GA? When is it slated to be released, any idea?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,292 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Rob Caplan - MSFT 5,412 Reputation points Microsoft Employee
    2022-10-27T20:06:29.647+00:00

    The XCode version is not the blocker on pairing to the Mac, and installing a pre-release version of XCode is more likely to cause problems than solve them. Visual Studio and Xamarin.iOS do not support pre-release versions of XCode.

    There is an issue with VS's ssh connectivity to Ventura currently being investigated at macOS Ventura 13.0 Beta - Impossible to connect to Remote Mac Host . If these symptoms match yours then please vote it up and join that discussion. If not then please post you own feedback with specific details of your scenario and symptoms.

    Note that Q&A is not a bug reporting site. The best way to report VS bugs is on the VS Feedback site per Report a problem with the Visual Studio product or installer

    0 comments No comments