This is a Node module for reading, modifying, and writing property list files. It was build with the specific purpose of adding libraries and frameworks to the .pbxproj file in an Xcode project. It therefore can parse and write property lists that are w
Mac OS X Plist parser/builder for Node.js and browsers
A wrapper utility for interacting with plist data.
Apple's property list parser/builder for Node.js and browsers
TypeScript definitions for plist
Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`
A fast PLIST parser
Shared types and constants for Property List parsing.
TypeScript library for serializing OpenStep/NEXTStep Property Lists, in browser and node.js.
Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari
The Filesystem API provides a NodeJS-like API for working with files on the device.
TypeScript library for parsing XML Property Lists, in browser and node.js.
An universal TypeScript library for parsing Apple's Property Lists. Supports binary, text and XML plists; works well in both browser and node.
TypeScript library for parsing binary Property Lists, in browser and node.js.
Apple Property List (plist) parsing & serializing of XML / Binary / JSON formats
The Preferences API provides a simple key/value persistent store for lightweight data.
Determine if a function is a native generator function.
Turns an AST into code.
A function that returns the normally hidden `GeneratorFunction` constructor
Turn async generator functions into ES2015 generators
Helper function to remap async functions to generators
Turn async functions into ES2015 generators
Check if something is a generator function
Info.plist merging module. Inspired by `json-merge-patch`.
Generate iOS .ipa (app) install Plist file and link
Simple gem to generate the scheme plist xml to use on iOS 9+
Plist is a library to manipulate Property List files, also known as plists. It can parse plist files into native Ruby data structures as well as generating new plist files from your Ruby objects.
Generate dialog plist
CocoaPods plugin that generates an acknowledgements plist to make it easy to create tools to use in apps.
iOS ipa enterprise install plist generate plugn
A CocoaPods plugin that adds additional acknowledgements to the plist generated by cocoapods-acknowledgements.
Generates JUnit or HTML report from Xcode `plist` test report files.
Plist is a library to manipulate Property List files, also known as plists. It can parse plist files into native Ruby data structures as well as generating new plist files from your Ruby objects.
Processes a UIAutomation plist file as generated by TuneupJS into a JUnit XML format so it can be parsed by a CI server such as Jenkins.
Generate a Plist from any JSON document
Plist is a library to manipulate Property List files, also known as plists. It can parse plist files into native Ruby data structures as well as generating new plist files from your Ruby objects. This fork includes support for binary plists.