胜达 Gedatsu提供有关AutoLayout错误控制台日志的可读格式 抽象 在运行时,Gedatsu挂钩了控制台日志,并将其格式化为易于阅读的有关AutoLayout模糊约束的内容。 原版的 胜达 安装 椰子足 将以下行添加到Podfile并执行$ pod install 。 pod 'Gedatsu' , configuration : %w( Debug ) 迦太基 将以下行添加到Cartfile并执行任何$ carthage checkout && carthage build命令。 例如) $ carthage bootstrap --platform iOS 。 githu