Releases: dppeak/update-ios-plist-action
Releases · dppeak/update-ios-plist-action
v1.1.0
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
First stable release.