PLIST Editor Mobile

View and edit PLIST files on your iPhones and iPads

Why choose PLIST Editor Mobile

"Source control" friendly

PLIST Editor's editing capabilities are equal to Xcode's ones, including, for example, the preservation of the order of dictionary elements when reading and saving the PLIST files. This is especially useful when you keep the files in a repository, because only the relevant changes will be shown when diff-ing the edited files.

100% pure iOS app

PLIST Editor Mobile is built entirely using the native technology provided by Apple for the iPhones and iPads. This is why you'll feel right at home from the moment you open the app.

100% privacy

Everything you do in the app is done locally, nothing leaves your devices. No analytics, no servers, no phoning home. You can even use the app when you have no internet connection.

Excellent keyboard support

There are a multitude of keyboard shortcuts available in the app for getting your job done faster. Just to name a few, there are shortcuts to move items up & down, to duplicate them, to change their type, to embed in dictionary or array, to expand & collapse all children of a parent.

Find & replace

PLIST Editor provides a powerful, yet familiar, way for you to search your PLIST data. Just tap the “Find” button in the navigation bar and start searching.

For power users there is even support for ICU regular expression engine, both for find and for replace.

Lastly, you can choose where to look for matches: in the “Key” column or in the “Value” column or both.

SORT

Easily sort the selected items or all the children of a parent item, ascending or descending, by “Key”, “Type” or “Value”.

Even more powerful, you can sort by “Subkey”, which means that you can sort the dictionaries contained in an array by the value of a specific key.

Lastly, clicking the column headers allows you to quickly sort the items.

cms encoded plists

Import PLIST data contained in .mobileconfig or .mobileprovision files, or other files, which are encoded using Cryptographic Message Syntax (CMS).

Inspect the signer identities (email addresses and certificate names) and the additional certificates which might be included in the message.

CUSTOMIZE

There are so many options to make the app look and behave exactly the way you want.

Just to give an example, there’s support to change the default font, including its size, used to display the PLISTs (this is a great accessibility feature!). Even more, you can use Command +/- to change the font size for each document individually.

MORE FEATURES

There are other cool features for you to discover.

Just to name a few: row height which accommodates multi-line text, copy items as Swift, Objective-C or JSON objects, edit multiple items at once.