Orange-W / PodfilelockToPng
Reference relationship visualization.Transform Cocoapods's Pprofile.lock to png.
☆36Updated last year
Alternatives and similar repositories for PodfilelockToPng:
Users that are interested in PodfilelockToPng are comparing it to the libraries listed below
- ☆61Updated 7 years ago
- Swift版轻量卡顿监控工具,支持主线程和子线程,一句代码即可轻松集成。☆83Updated 5 years ago
- 一款能够帮助开发者自动解决工程中各类头文件引用问题的 CLI 工具,简单,高效,全能的它会让你爱不释手!☆95Updated 3 years ago
- ☆17Updated last year
- iOS 面试题词条库☆42Updated 2 years ago
- 小专栏【iOS开发之深入理解runtime】(https://xiaozhuanlan.com/runtime) 的配套Demo☆33Updated 9 months ago
- 基于NSproxy开发的支持数据绑定、事件绑定的库☆22Updated 5 years ago
- 统计podfile每个pod的下载耗时☆30Updated 6 months ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆42Updated 5 years ago
- A strong tool to check unused and repeat images in project on MacOS platform use swift.☆28Updated 4 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆74Updated 6 years ago
- ☆67Updated 11 months ago
- 💎A CocoaPods plugin which analyzes the dependencies of any cocoapods projects. Subspecs are properly handled.☆47Updated 2 years ago
- 根据 Podfile.lock 生成依赖图的 Mac App。Written in Swift☆108Updated last year
- ☆34Updated 6 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago
- a lite ios hotfix solution based on Aspects☆54Updated 5 years ago
- 《iOS Drawing Practical UIKit Solutions》Erica Sadun 中文翻译☆52Updated 6 years ago
- Objective-C Runtime Analysis (Objective-C运行时分析)