remember17 / WHDebugTool
🔨简单的调试小工具
☆146Updated 3 years ago
Alternatives and similar repositories for WHDebugTool:
Users that are interested in WHDebugTool are comparing it to the libraries listed below
- Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码…☆140Updated 4 years ago
- iOS实现动态区域裁剪图片☆141Updated 7 years ago
- 一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP…☆228Updated 6 years ago
- 讲解通过协议实现组件化解耦的直播demo。