Skip to content

Instantly share code, notes, and snippets.

View ahmattox's full-sized avatar
🍤

Anthony Mattox ahmattox

🍤
View GitHub Profile
#!/bin/sh
# addDebugSettingsChild.sh
#
# Simple script to inject a Debug menu in an iPhone Settings plist.
#
# created 10.15.2008 by Andy Mroczkowski, mrox.net
THIS="`basename $0`"
PLISTBUDDY="/usr/libexec/PlistBuddy -x"