Skip to content

Instantly share code, notes, and snippets.

@gatamar
Last active January 8, 2020 13:41
Show Gist options
  • Save gatamar/17b37f3e9080c476257ac5e91847426d to your computer and use it in GitHub Desktop.
Save gatamar/17b37f3e9080c476257ac5e91847426d to your computer and use it in GitHub Desktop.
hdiutil create -size 10m -fs HFS+ /tmp/app-storage-test.dmg
hdiutil attach /tmp/app-storage-test.dmg -mountpoint /Users/olia/Library/Developer/CoreSimulator/Devices/24CDF2E0-CA88-4D43-B4DD-18F511802259/data/Containers/Data/PluginKitPlugin/E64CEF54-177B-4D7D-910B-2F0946FE449B/tmp/sessions
diskutil list
hdiutil detach disk2s1
diskutil eraseDisk HFS+ untitled /dev/disk2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment