mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2025-01-29 09:01:15 +07:00
Update README.md
This commit is contained in:
parent
9461e6fff6
commit
83d5c0d024
@ -960,7 +960,7 @@ Enable canvas option like this
|
||||
|
||||
This will be helful when you are running out of storage in your mac
|
||||
|
||||
```script
|
||||
```bash
|
||||
# 1
|
||||
echo "Removing Derived Data..."
|
||||
rm -rf ~/Library/Developer/Xcode/DerivedData/
|
||||
@ -992,7 +992,7 @@ echo "Done!"
|
||||
|
||||
After writing, run it with this command
|
||||
|
||||
```script
|
||||
```bash
|
||||
chmod u+x clean-xcode.sh
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user