Created
November 21, 2018 08:25
-
-
Save msalihkocak/56d7f9f693dbdb54be7039b5735a1769 to your computer and use it in GitHub Desktop.
Unlock Xcode project directory after clone
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo chown -R msalihkocak AppFolder/* | |
sudo chmod -R 777 AppFolder/* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment