Skip to content

Instantly share code, notes, and snippets.

@tanjo
Last active August 29, 2015 14:03
Show Gist options
  • Save tanjo/8153a255af2f4ca3e1ec to your computer and use it in GitHub Desktop.
Save tanjo/8153a255af2f4ca3e1ec to your computer and use it in GitHub Desktop.
iOSシミュレータリセットさん

iOSシミュレータリセットさん

./ios_simulator_reseter.sh 
rm -rf ~/Library/Developer/Xcode/DerivedData/
rm -rf ~/Library/Application\ Support/iPhone\ Simulator/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment