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?
Asked
Active
Viewed 151 times
0

Dumb Nerd
- 15
- 6
-
Looks like a duplicate of this question, see the answer https://stackoverflow.com/a/65710222/5812524 – Ozan Taskiran Aug 28 '22 at 19:10
1 Answers
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