0

I messed up by denying vs code to read my "download files", however, I believe this is an issue found on mac's permission settings (in which I don't know where to find it). I say this because when I downloaded a firebase file (GoogleService-Info (2).plist) I am able to run it in Xcode but not in Vs Code. How can I allow Vs code to read all download files? enter image description here

Dumb Nerd
  • 15
  • 6

1 Answers1

1

Apple icon - system preferences - privacy

Select Files and Folders.

Select the checkbox below an app to allow it to access files and folders in that location.

Kaushik Chandru
  • 15,510
  • 2
  • 12
  • 30