Skip to content

Commit

Permalink
Merge pull request #47 from abraaolevi/master
Browse files Browse the repository at this point in the history
Cleanup iOS Device Logs
  • Loading branch information
fwartner committed Oct 5, 2020
2 parents c23dd05 + 3bf2d30 commit 697a5c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cleanup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ rm -rfv ~/Library/Application\ Support/MobileSync/Backup/* &>/dev/null
echo 'Cleanup XCode Derived Data and Archives...'
rm -rfv ~/Library/Developer/Xcode/DerivedData/* &>/dev/null
rm -rfv ~/Library/Developer/Xcode/Archives/* &>/dev/null
rm -rfv ~/Library/Developer/Xcode/iOS Device Logs/* &>/dev/null

if type "xcrun" &>/dev/null; then
echo 'Cleanup iOS Simulators...'
Expand Down

0 comments on commit 697a5c2

Please sign in to comment.