Posts

Showing posts from March, 2021

Create .plist file and convert to .xml and test

Create defaults write ~/Desktop/xyz.plist xyz -array-add Convert plutil -convert xml1 ~/Desktop/xyz.plist Test plutil -lint ~/Desktop/com.google.chrome.plist