Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use NSDictionary to implement getPlistKey.
If the value is UTF-8 (e.g. Chinese characters), "defaults read" would escape it. This patch would allow UTF-8 plist values to be read.
- Loading branch information