Skip to content

Releases: dppeak/update-ios-plist-action

v1.1.0

28 Apr 17:01
3a9ee72
Compare
Choose a tag to compare

Added the ability to add (or update existing) key/value pairs by using JSON.

Format of JSON: '[{"FirstCustomKey": "some value"}, {"SecondCustomKey": "Another value"}]'

v1.0.0

28 Apr 02:24
2387cf8
Compare
Choose a tag to compare

First stable release.