测试已测试 | ✗ |
Lang语言 | Obj-CObjective C |
许可证 | MIT |
发布最新版本 | 2015年3月 |
由 Chris Dzombak 维护。
用于在 iOS 7+ 上更容易进行 Auto Layout 调试的工具。
查看头文件以了解提供的方法:[NSLayoutConstraint+CDZLayoutDebugging](https://raw.github.com/cdzombak/CDZUIKitAutoLayoutDebugging/0.0.8/UIKitAutoLayoutDebugging/NSLayoutConstraint%252BCDZLayoutDebugging.h);[UIView+CDZLayoutDebugging](https://raw.github.com/cdzombak/CDZUIKitAutoLayoutDebugging/0.0.8/UIKitAutoLayoutDebugging/UIView%252BCDZLayoutDebugging.h)。
请注意,您必须设置预处理器宏 DEBUG=1
才能令此库正常运行。
CDZUIKitAutoLayoutDebugging
在 iOS 7 和 8 上进行了测试。
MIT。请参阅此仓库中包含的 LICENSE
文件。