Вопрос

When Zwoptex files are saved in the uncompressed zssxml format, many of the characters are unreadable when the file source is viewed in Xcode.

Is there some kind of setting or encoding that needs to be set so that it can be read in Xcode like an ordinary xml file?

Это было полезно?

Решение

It seems that these files cannot be read directly in Xcode as they are in binary. The format zssxml is now obsolete and is not expected to be used.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top