Xcodeproj
Xcodeproj copied to clipboard
Fixes the "Invalid byte sequence in UTF-8" error with binary Plist
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.