XUtils

Watchdog

Utility for logging excessive blocking on the main thread.


Requirements

  • iOS 8.0+, tvOS 9.0+ or macOS 10.9+
  • Swift 5.0

CocoaPods

Add the following to your Podfile:

pod 'Watchdog'

You will also need to make sure you’re opting into using frameworks:

use_frameworks!

Manually

Manually add the file into your Xcode project. Slightly simpler, but updates are also manual.

Author

Wojtek Lukaszuk @wojteklu


Articles

  • coming soon...