Skip to content

📜一个可以将Xcode控制台输出的Unicode编码中文输出的插件

License

Notifications You must be signed in to change notification settings

DeveloperLY/LYUnicodeDecodeForConsole

Repository files navigation

LYUnicodeDecodeForConsole Build Status Flattr this


What is this?

LYUnicodeDecodeForConsole is a plugin for Xcode to Unicode convert Chinese in the console.

Xcode 在控制台打印数组和字典时,如果数组和字典中包含有中文的话,默认中文显示的是Unicode编码,这样有时候对于我们调试是很不方便的,而LYUnicodeDecodeForConsole的作用就是将Xcode控制台中打印的中文转换回中文显示。

是否需要将中文Unicode转换成中文,可以在Xcode的Edit菜单下找到LYUnicodeDecodeForConsole 控制是否需要转码。

image

install:

Manually

  • Downloading the project
  • Opening the project
  • command + B build
  • Reseting your Xcode

Alcatraz

Install Alcatraz, restart Xcode and press ⇧⌘9. You can find LYUnicodeDecodeForConsole in the list and click the icon on the left to install.

License

LYUnicodeDecodeForConsole is published under MIT License. See the LICENSE file for more.

About

📜一个可以将Xcode控制台输出的Unicode编码中文输出的插件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published