文件名称:CDZUIKitAutoLayoutDebugging:[未维护] 用于更轻松自动布局调试的工具
文件大小:12KB
文件格式:ZIP
更新时间:2024-07-05 12:33:55
Objective-C
CDZUIKitAutoLayoutDebugging 在 iOS 7+ 上更轻松地进行自动布局调试的工具。 请参阅标题以深入了解所提供的方法: ; 。 请注意,您必须为此库的调试版本设置预处理器宏DEBUG=1才能正常工作。 安装 可可豆 将依赖项添加到Podfile ,然后运行pod install : pod 'CDZUIKitAutoLayoutDebugging' 迦太基 将依赖项添加到您的Cartfile ,并按照。 github "cdzombak/CDZUIKitAutoLayoutDebugging" 要求 CDZUIKitAutoLayoutDebugging在 iOS 7 和 8 上进行了测试。 执照 麻省理工学院。 请参阅此 repo 中包含的LICENSE 。 开发商
【文件预览】:
CDZUIKitAutoLayoutDebugging-master
----.gitignore(213B)
----README.md(1KB)
----CDZUIKitAutoLayoutDebugging.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(14KB)
--------xcshareddata()
----LICENSE(1KB)
----CDZUIKitAutoLayoutDebugging.podspec(763B)
----CDZUIKitAutoLayoutDebugging()
--------NSLayoutConstraint+CDZLayoutDebugging.h(450B)
--------UIView+CDZLayoutDebugging.h(957B)
--------CDZUIKitAutoLayoutDebugging.h(436B)
--------NSLayoutConstraint+CDZLayoutDebugging.m(227B)
--------Info.plist(817B)