We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Make all changes to the plist files. Convert plist to json on OSX: plutil -convert json info-content.plist -o info-content.json
plutil -convert json info-content.plist -o info-content.json
Pretty print after converting with: python -mjson.tool
python -mjson.tool