Skip to content

tzuyangliu/UIDebuggingInformationOverlay

Repository files navigation

UIDebuggingInformationOverlay

Build Status CocoaPods License

Zero config category to enable UIDebuggingInformationOverlay 零入侵实现开启UIDebuggingInformationOverlay

http://ryanipete.com/blog/ios/swift/objective-c/uidebugginginformationoverlay/

How to use

CocoaPods

pod 'ZYUIDebuggingInformationOverlay'

Manually

  1. Drag and drop UIWindow+Debugging category into your project
  2. Build & run
  3. Tap the status bar with two fingers and enjoy

使用方法

使用 CocoaPods

pod 'ZYUIDebuggingInformationOverlay'

手动添加到工程

  1. 将 UIWindow+Debugging 类别拖入工程
  2. 编译运行
  3. 使用两个手指头点击状态栏,即可开启UIDebuggingInformationOverlay

About

Zero config category enable UIDebuggingInformationOverlay. 零入侵实现开启UIDebuggingInformationOverlay

Resources

License

Stars

Watchers

Forks

Packages

No packages published