You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been learning through "Complete iOS App Development Bootcamp". I've trouble when I tried to clone this project from Github.
Situation
I got this error of "Operation not permitted (-1)" as shown in following picture.
I've search for some of the same error and most of the solution are pointed to "Full Disk Access" in Mac setting. And I've changed the setting for xCode as following picture but still facing the same problem.
*I also added xCode into "Developer tools" under "Security and Privacy" but that doesn't help.
I've checked if my antivirus is blocking the xcode ornot, turn out it does not.
I also get the same error when I create a new xCode project with "Create Git repository on my Mac" option tick.
Anyone know how to fix this problem?
Thank you in advance for any suggestion!
The text was updated successfully, but these errors were encountered:
This is based on a gut feeling, but try creating the project in a different location, such as your user home folder. Desktop has special file permissions in macOS, which may be causing a problem.
This is based on a gut feeling, but try creating the project in a different location, such as your user home folder. Desktop has special file permissions in macOS, which may be causing a problem.
Thank you for the tip. I just forgot to mention that if I choose a location on external drive it has no problem.
But my problem is how to change or set anything to let Mac os allow me to choose a location on desktop since it is more practical.
I've been learning through "Complete iOS App Development Bootcamp". I've trouble when I tried to clone this project from Github.
Situation
*I also added xCode into "Developer tools" under "Security and Privacy" but that doesn't help.
Anyone know how to fix this problem?
Thank you in advance for any suggestion!
The text was updated successfully, but these errors were encountered: