Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 540 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 540 Bytes

Note

Support Xcode5, see XLog5 plz.

XLog

XLog Only Support Xcode4.0+

  1. Install Check out this project. Open by Xcode -> Build. Done There will be a folder in ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/ named XLog.xcplugin Restart Xcode.

  2. Uninstall $ rm -rf ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/XLog.xcplugin

  3. How to use See XLog_test project.

screenshot