This repository was archived by the owner on Jul 14, 2023. It is now read-only.
This repository was archived by the owner on Jul 14, 2023. It is now read-only.
plutil does not handle the key path correctly when there is a nesting key path #7
plutil/Libraries/plist/Tools/plutil.cpp
Lines 616 to 617 in affa752
The second parameter to
path.findshould bestart, otherwise it will always find the first., and the sub-key will bepath.substr(first-dot-index, -1), cause the program to reporterror: invalid key path