Skip to content

IOS Debuger super convenient development auxiliary debugger, in a team or maintenance projects according to the UI quickly locate unknown to the Class files, and from the quick fix related bugs .iOS Debuger超方便开发辅助调试器,在团队开发或者维护未知项目根据UI快速定位到Class文件,而从快速解决相关bug

License

netyouli/WHC_Debuger

Repository files navigation

WHC_Debuger

Build Status Pod Version Pod Platform Pod License 简介

  • 便捷: 在维护未知项目调试定位当前界面VCClass文件超方便
  • 安全: 该库文件代码只在Debug模式参入编译,Release发版将不会编译该库代码
  • 强大: 在非主线程操作UI能给出危险警告弹窗让开发者检查改正代码
  • 咨询: 712641411
  • 作者: 吴海超

关于WHC_Debuger详细介绍

使用第三方库

演示

要求

  • iOS 6.0 or later
  • Xcode 8.0 or later

集成

  • 使用CocoaPods:
    • OC版 pod 'WHC_Debuger', '~> 1.0.2'
    • Swift版 pod 'WHC_DebugerSwift', '~> 1.0.0'
  • 手工集成:
    • OC导入文件夹WHC_Debuger
    • Swift导入文件夹WHC_DebugerSwift

用法

只需要项目引入(手工/CocoaPods)WHC_Debuger相关文件即可无需任何代码配置

推荐

期待

  • 如果您在使用过程中有任何问题,欢迎issue me! 很乐意为您解答任何相关问题!
  • 与其给我点star,不如向我狠狠地抛来一个BUG!
  • 如果您想要更多的接口来自定义或者建议/意见,欢迎issue me!我会根据大家的需求提供更多的接口!

Licenses

All source code is licensed under the MIT License.

About

IOS Debuger super convenient development auxiliary debugger, in a team or maintenance projects according to the UI quickly locate unknown to the Class files, and from the quick fix related bugs .iOS Debuger超方便开发辅助调试器,在团队开发或者维护未知项目根据UI快速定位到Class文件,而从快速解决相关bug

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published