PList files can be either a standard XML file or it can be in a binary format. If the file is a standard XML file then there is no need for external tools to read the file, however if the file is in a binary format you can use a tool known as plistutil
in order to read the information.