Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio Code: Xcode verifying environment is always running and never stops

The process Xcode verifying environment is always running in VS Code and never stops:

Xcode verifying environment

I use Visual Studio Code Version 1.87.0 (Universal) and Xcode Version 15.2 on my iMac.

Why is Xcode verifying environment always running? I think this issue came after a VS Code update.

like image 590
John_Kub Avatar asked Mar 16 '26 22:03

John_Kub


1 Answers

In my case it appears that vscode was unable to verify Xcode because there were a number of unavailable simulators.

Running Applications/Xcode.app/Contents/Developer/usr/bin/simctl list return something similar to

I resolved my issue by:

  1. Running Applications/Xcode.app/Contents/Developer/usr/bin/simctl delete unavailable
  2. Restarting my computer

Please refer to this issue, [BUG] .NET MAUI endlessly stuck on 'Xcode: verifying environment' #1148 in the vscode-dotnettools repository on GitHub for more details.

like image 130
Dug Avatar answered Mar 19 '26 18:03

Dug



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!