Skip to main content

5 docs tagged with "clear-ios-usage-data"

View all tags

Clear iOS Device Backups

This script configures macOS using Bash (Shell script). It runs "rm -rfv ~/Library/Application\\...".

Clear iOS photo cache

This script configures macOS using Bash (Shell script). It runs "rm -rf ~/Pictures/iPhoto\\ Library/iPod\\ Photo\\ Cache/*".

Clear iOS simulators

This script configures macOS using Bash (Shell script). It runs "if type "xcrun" &>/dev/null; then ...".