MrPans / CodeGeneratorLinks
A Xcode plugin for generate Objectice-C code.
☆70Updated 6 years ago
Alternatives and similar repositories for CodeGenerator
Users that are interested in CodeGenerator are comparing it to the libraries listed below
Sorting:
- Colorful Rounded Rect Dash Border☆178Updated 7 years ago
- 解析iOS crash 工具☆62Updated 8 years ago
- 使用链式调用方式配置 NSAttributedString☆140Updated 3 years ago
- Json to Property (Xcode Editor Extension Xcode8 or later)☆52Updated 4 years ago
- Assistive Button imitate the iOS system AssistiveTouch☆114Updated 3 years ago
- iOS12AdaptationTips☆84Updated 7 years ago
- Class for monitor excessive blocking on the main thread and return stacktrace of all threads☆79Updated 7 years ago
- NetworkEye is a network monitor,automatic catch the request and response infomation of all kinds of request send☆36Updated 7 years ago
- A expandable and flexible log framework for iOS. iOS一个灵活、可扩展的日志组件。☆90Updated 6 years ago
- One file to enable UIDebuggingInformationOverlay for iOS 10 & 11 & 12 & 13☆82Updated 6 years ago
- Objc,Getter 函数自动补全插件,基于 Xcode 8 的 Source Editor Extension 开发☆64Updated 8 years ago
- ☆61Updated 8 years ago
- A delightful big files download framework for iOS, OS X, watchOS, and tvOS.☆166Updated 6 years ago
- ZLYWatermarkIcon is a xcode build script tool to help developer or test engineer location problem faster☆50Updated 8 years ago
- Adapt very easily to 3D Touch.☆105Updated 7 years ago
- 包含 iOS Core Animation: Advanced Techniques 一书的官方源码和图片素材.☆81Updated 6 years ago
- Best optimization solutions for OffscreenRender☆99Updated 8 years ago
- iOS端的一个ping网络工具,修复之前不能并发ping的问题,加入了可以通过cocoapod集成☆85Updated 8 years ago
- TinyPart is an iOS modularization framework implemented by Ojective-C. It also supports URL-routing and inter-module communication. Tiny…☆133Updated 6 years ago
- 使用XML布局UI☆135Updated 6 years ago
- An Xcode Source Editor Extension that helps navigating to many places easier☆25Updated 6 years ago
- 搜狐视频iOS团队Objective-C编码规范☆71Updated 8 years ago
- Using DDPresenter is better. Make a collection controller to several component, like IGList.☆41Updated 6 years ago
- my temporary files☆79Updated 9 years ago
- 一个可以脱离Xcode的debug,直接在app里,打印内存对象,动态改UI,动态跑oc代码的多功能控制台☆133Updated 9 years ago
- High performance KV cache component for iOS & OS X developers, Inspired by Tencent's blog post//cloud.tencent.com/developer/article/10662…☆58Updated 7 years ago
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆91Updated 6 years ago
- A sample Dice app that demonstrates the usage of CATransform3D☆53Updated 8 years ago
- 一次高效的依赖注入☆60Updated 7 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago