Interactive bash script to open the sqlite database directory (core data) of a specific app installed in Xcode simulator
Needs jq to be installed
Needs xcrun to be installed (xcode-select --install
)
Needs /usr/libexec/PlistBuddy to be installed (xcode-select --install
)
. <(curl -s https://gist.githubusercontent.com/jroehl/e5230754a95d7c243a3c6290668d94fb/raw/find-simulator-coredata.sh)