mirror of
https://github.com/claunia/plist-cil.git
synced 2025-12-16 19:14:26 +00:00
Consider all ASCIIPropertyLists as UTF8 on opening, instead of considering them ASCII. Fixes #15.
This commit is contained in:
5
test-files/test-ascii-utf8.plist
Normal file
5
test-files/test-ascii-utf8.plist
Normal file
@@ -0,0 +1,5 @@
|
||||
// !$*UTF8*$!
|
||||
{
|
||||
path = "JÔÖú@2x.jpg";
|
||||
"Key QÔÖª@2x \u4321" = "QÔÖú@2x 啕.jpg";
|
||||
}
|
||||
Reference in New Issue
Block a user