PLIST Editor Mobile

PLIST Editor Mobile
Developer: VDT LABS S.R.L.
Category: Developer Tools
250 installs
5.00 ratings
20 monthly active users
$<10K monthly revenue est.
IAP 100% · Ad 0%

PLIST Editor Mobile Summary

PLIST Editor Mobile is a with in-app purchases iOS app in Developer Tools by VDT LABS S.R.L.. Released in Oct 2023 (2 years ago). It has 5.00 ratings with a 5.00★ (excellent) average. Based on AppGoblin estimates, it reaches roughly 20 monthly active users and generates around $<10K monthly revenue (100% IAP / 0% ads). Store metadata: updated Aug 25, 2024.

Store info: Last updated on App Store on Aug 25, 2024 .


5★

Ratings: 5.00

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot
App screenshot
App screenshot

App Description

PLIST Editor allows you to create, visualize, modify and save property list (.plist) documents.

PLIST Editor is probably the only "source control friendly" property list editor that you can find on the market (except Xcode, of course). For all plist types (XML, Binary and OpenStep/ASCII), it maintains the order of dictionary elements and the editing capabilities are on parity with Xcode, so you don't see a difference between a file edited in PLIST Editor and one edited in Xcode.

IMPORTANT: PLIST Editor is available as free to download, but there are a few features not available: i.e. Save documents, Find & Replace, Sort.
In order to get the most out of the app, and to enable the aforementioned features, "Premium" is recommended to be purchased ("Premium" is a one-time in-app purchase).

Core features of the app:
• Open and save property list files in XML, Binary and OpenStep/ASCII format.
• Cut, copy, paste, duplicate, delete and reorder elements
• "Source control" friendly - the order of dictionary elements is preserved, showing them in the same order as they are defined in the file. Similarly, when the property list is written to disk, the order of items from a dictionary written to disk is the same as the one seen on screen. 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.
• Find & Replace text in the property list elements. You can choose where the Find (and Replace) will take place: in "Key" column or "Value" column or both.
• Find & Replace also lets you configure where in the text to look for matches: "Contains", "Equals To", "Starts With", "Ends With" and "Regular Expression"
• Sort children or siblings by key, type, value or sub-key
• Edit the elements of a property list by double tapping a key or value.
• Open and edit the files created using NSKeyedArchiver without any loss of information
• Copy elements as Swift objects
• Copy elements as JSON data, both readable and compact JSON
• Copy elements as XML, Binary (Base 64 encoded) and OpenStep/ASCII plists
• Embed selected elements in array or dictionary
• Shift elements to left or right
• Move elements up or down by pressing a row and then moving it to the desired location
• Resize the columns for better readability by dragging the separator
• Open and edit the files c