Xcodeproj icon indicating copy to clipboard operation
Xcodeproj copied to clipboard

Fixes the "Invalid byte sequence in UTF-8" error with binary Plist

Open ibobo opened this issue 8 months ago • 0 comments

Some binary Plist files could raise the "Invalid byte sequence in UTF-8" error. This assumes those files are binary and treats them as such.

ibobo avatar Jun 17 '25 12:06 ibobo