maxfong / MFSIdentifier
iOS App获取唯一标识符方案
☆279Updated 6 years ago
Alternatives and similar repositories for MFSIdentifier:
Users that are interested in MFSIdentifier are comparing it to the libraries listed below
- Swizzle commonly used function of Foundation container to prevent nil crash☆594Updated 4 years ago
- 竭尽全力的去解耦的一次实践,封装一个TableView和一些功能组合的控件的Demo☆426Updated 5 years ago
- Crash protector -take care of your application like BayMax☆421Updated 3 years ago
- iOS platform tool, watch UI thread, report slow call stack.☆308Updated 8 years ago
- iOS预加载Web页面方案☆589Updated 7 years ago
- 使用Swift3开发了个MacOS的程序可以检 测出objc项目中无用方法,然后一键全部清理☆567Updated 7 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 5 years ago
- 支持对 UIWebView/WKWebView 的资源, 进行 预加载、缓存、拦截 等操作 ... Orz☆236Updated 6 years ago
- ☆240Updated 6 years ago
- iOS Module Manager library☆262Updated 6 years ago
- LPDMvvmKit - Elegant MVVM framework in Objective-C.☆417Updated 6 years ago
- A collection of code for profiling iOS app, such as monitoring FPS.☆329Updated 8 years ago
- A unidirectional data flow framework for Objective-C inspired by Flux, Redux and Vue.☆232Updated 7 years ago
- Hello block,byebye dealloc!一行代码代替dealloc完成“self-manager”☆256Updated last year
- 用于修复iOS 10首次安装app时,不会弹出"允许xxx使用数据?"授权框的bug☆514Updated 6 years ago
- 不需要越狱,调用私有方法,获取完整的已安装应用列表、打开和删除应用操作、应用运行时相关信息的查看。☆314Updated 7 years ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行加密混淆,提高逆向分析难度。☆158Updated 6 years ago
- 生成器与迭代器的Objective-C实现,实现类似ES6的yield语意,ES7 async, await异步方案,支持在Objective-C/Swift项目中以同步风格编写异步代码,避免长回调链和Promise链.☆204Updated 6 years ago
- 制作一个类似苹果VFL(Visual Format Language)的格式化语言来描述类似UIStackView那种布局思路,并解析生成页面☆153Updated 7 years ago
- How we made NSDictionary nil safe at Glow☆269Updated 6 years ago
- 通过自定义URL实现控制器之间的跳转☆391Updated 7 years ago
- a modular architecture to separate code, compilation, running, testing of each module☆251Updated 6 years ago
- A lightweight Objective-C message throttle and debounce library.☆826Updated 2 years ago
- UI代码 自动生成工具☆248Updated 5 years ago
- 一个根据linkMap文件计算Xcode里各个工程代码占安装包大小的工具☆132Updated 6 years ago
- 无业务入侵,无逻辑入侵,业务端察觉不到 UITableView/UICollectionView 的 广告注入框架☆468Updated 3 months ago
- 一个集合了常用 Objective-C Runtime 使用方法的 Playground。☆287Updated 8 years ago
- ☆309Updated 7 years ago
- It's a library can avoid some crash in iOS project written by Objective-C.☆769Updated 5 years ago
- 一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP…☆227Updated 6 years ago