Releases: NativeScript/plist-merge-patch
Releases · NativeScript/plist-merge-patch
Release list
v0.1.1
v0.1.0
Implemented
- Implement new way to merge properties from Info.plist files - instead of using
json-merge-patch, use own logic, which allows easier customization of merging properties.
Fixed
CFBundleURLTypesare not merged - the value from the last passed plugin is used.