UIDebuggingTool 0.2.1

UIDebuggingTool 0.2.1

whf5566 维护。



UIDebuggingTool

一款用于开启 iOS 10 & 11 & 12 & 13 的 UIDebuggingInformationOverlay 的工具。

安装

复制源文件

  • 将 UIDebuggingInformationOverlay+Enable.m, UIDebuggingTool.h, UIDebuggingTool.m 复制到您的项目中。

pod

pod 'UIDebuggingTool'

使用方法

  • 只需摇晃您的手机即可显示 UIDebugging 视图。

警告

  • 该工具将保留在当前窗口页面显示的窗口,进入本页面后。(ripperhe 报告了此问题)
  • 解决方案
  1. 在选择当前窗口页面上的一个系统窗口。
  2. 返回到视图层次结构页面,下拉刷新。

安装

使用pod引入 UIDebuggingInformationOverlay+Enable.m, UIDebuggingTool.h, UIDebuggingTool.m 文件

pod 'UIDebuggingTool'

使用方法

警告

  • 进入当前窗口页面后,该页面显示的窗口将被此工具持有。(该问题由ripperhe 报告)
  • 解决办法
  1. 在当前窗口页面上选择一个系统窗口;
  2. 返回到视图层次结构页面,下拉刷新。

链接