kobe1941 / shell
一个根据linkMap文件计算Xcode里各个工程代码占安装包大小的工具
☆132Updated 6 years ago
Alternatives and similar repositories for shell:
Users that are interested in shell are comparing it to the libraries listed below
- 支持对 UIWebView/WKWebView 的资源, 进行 预加载、缓存、拦截 等操作 ... Orz☆237Updated 6 years ago
- 一个可以脱离Xcode的debug,直接在app里,打印内存对象,动态改UI,动态跑oc代码的多功能控制台☆132Updated 8 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 5 years ago
- ☆107Updated 7 years ago
- Hello block,byebye dealloc!一行代码代替dealloc完成“self-manager”☆256Updated last year
- linkmap文件分析工具,分析每个类所占用的大小。☆94Updated 3 years ago
- 演示实时浏览器展示APP的日志☆104Updated 8 years ago
- ☆132Updated 8 years ago
- 完全没有翻译文档的经验,碰到一些用词不合适的时候,还是推荐对比这原文进行观看,如果愿意,大家可以帮忙一起修改☆115Updated 8 years ago
- 使用clang插件完成iOS代码风格检查。☆95Updated 8 years ago
- Solve The bug of "can't add self as subview"☆90Updated 8 years ago
- my temporary files☆78Updated 8 years ago
- A unidirectional data flow framework for Objective-C inspired by Flux, Redux and Vue.☆232Updated 7 years ago
- Runtime基础知识点总结☆73Updated 5 years ago
- An accurate and simple tool uses KVO to measure the time cost of every view controller.☆67Updated 6 years ago
- 基于target-selector 而非基于block注册式的 openURL url参数解析+运行时行为处理,各自行为还需要自定义 ,定义好行为,无需统一注册,即可生效☆92Updated 8 years ago
- A automatically reference manager for icon image.☆135Updated 6 years ago
- Implement KVO☆253Updated 9 years ago
- Decouple huge appDelegate.m into small files.☆74Updated 8 years ago
- 活用category的组件通信框架☆95Updated 6 years ago
- A collection of code for profiling iOS app, such as monitoring FPS.☆329Updated 8 years ago
- iOS图片高性能设置圆角研究过程文章☆90Updated 7 years ago
- 个人博客:不忘初心、方得始终☆168Updated 7 years ago
- Can be compiled and debugged Apple Inc open source project - objc4☆174Updated 8 years ago
- iOS代码瘦身:未使用的方法☆84Updated 4 years ago
- ObjC Zen Book 中文翻译☆96Updated 3 years ago
- 截获崩溃信息,用弹出alert代替崩溃☆76Updated 8 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆89Updated last month
- 生成器与迭代器的Objective-C实现,实现类似ES6的yield语意,ES7 async, await异步方案,支持在Objective-C/Swift项目中以同步风格编写异步代码,避免长回调链和Promise链.☆204Updated 6 years ago
- ☆109Updated 9 years ago