Skip to content

Releases: NativeScript/plist-merge-patch

Release list

v0.1.1

Choose a tag to compare

@rosen-vladimirov rosen-vladimirov released this 07 Sep 05:53

Fixed

  • LSApplicationQueriesSchemes are not merged correctly.

v0.1.0

Choose a tag to compare

@rosen-vladimirov rosen-vladimirov released this 10 Jul 07:47

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

  • CFBundleURLTypes are not merged - the value from the last passed plugin is used.