-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VSCode get stuck in Xcode: verifying environment #22071
Comments
Thanks for the issue report @appfrilans! This issue appears to be a problem with Visual Studio, so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS. If you encounter a problem with Visual Studio, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.
|
Xcode 15.3 is not currently supported for .NET iOS, #21057 My guess would be that you need to run xcode-select, as it's probably referencing the CLI tools and not the Xcode install
|
Like I said, I have both tried with Xcode 15.3 and 15.2. I have selected the right one using xcode-select as well. |
I have now uninstalled Visual Studio and Visual Studio (Preview). I also tried now to reinstall Visual Studio Code and all its extensions for MAUI. Still same issue. |
I am having the same issue, Downgrading to MAUI version 0.7.10 fixed the issue, but it is happening for me on every newer version |
I have now reported the issue to the Visual Studio for Mac team: https://developercommunity.visualstudio.com/t/Xcode-not-found-MAUI-NET-extension-VSCo/10648989?viewtype=all |
I would like to update that my issue has been resolved with the solution described in microsoft/vscode-dotnettools#1148 |
Description
After setting up .NET MAUI extension to VSCode I always get stuck in notification: "Xcode: verifying environment" and if I run action .NET MAUI: Configure Apple..." and then "Refresh Apple Environment" i get the error "Xcode not found".
I have Xcode installed since previous and is located at the default location. I have both tried with Xcode 15.3 and previous version 15.2
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
8.0.7 SR2
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
I was not able test on other platforms
Affected platform versions
macOS 14.4.1 macbook pro 16" M1
Did you find any workaround?
No
Relevant log output
The text was updated successfully, but these errors were encountered: