Skip to main content
2 of 3
A colon should not be supplied between the `Print` or `Set` command and the dictionary key

For macOS

**GET Value - supply raw key **

/usr/libexec/PlistBuddy -c "Print CFBundleExecutable" Info.plist

**SET Value - supply raw key and value **

/usr/libexec/PlistBuddy -c "Set CFBundleExecutable <Executable>" Info.plist

qoomon
  • 128
  • 4