根据 Podfile.lock 生成依赖图的 Mac App。Written in Swift
☆110Jun 12, 2023Updated 2 years ago
Alternatives and similar repositories for pretty
Users that are interested in pretty are comparing it to the libraries listed below
Sorting:
- A tool to obtain dependencies by analyzing "Podfile.lock"☆137Nov 9, 2025Updated 4 months ago
- xterm.js binding to Apple user interface frameworks.☆20Jul 12, 2022Updated 3 years ago
- 通过Mach-O文件NonlazyClassList构建动态库进行iOS load方法耗时检测☆200Jan 28, 2019Updated 7 years ago
- Reference relationship visualization.Transform Cocoapods's Pprofile.lock to png.☆37Jun 9, 2023Updated 2 years ago
- 轻量级线程监控工具,当线程数量过多或线程爆炸时候,就打印所有线程堆栈。☆176Apr 13, 2020Updated 5 years ago
- Swift MemoryLayout Description☆313Jun 16, 2020Updated 5 years ago
- 适用于 OC类似的 SwiftUI 库(快速构建 UI 框架)☆20Jul 19, 2021Updated 4 years ago
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆703Jan 14, 2019Updated 7 years ago
- A command line tool: from a Podfile.lock to an image.☆88Oct 5, 2019Updated 6 years ago
- CocoaPods dependency analysis tool.☆194Feb 25, 2024Updated 2 years ago
- 为了便于我们更好的学习苹果的底层的内存的分配,所以将苹果的[官方libmalloc源码]编译好以便我们能够更好的去动态调试.