Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 338 Bytes

File metadata and controls

8 lines (6 loc) · 338 Bytes

NBUIKitMainThreadGuard

Checks UIView methods are being called on the correct thread. Swift re-work of PSPDFUIKitMainThreadGuard.m.

Installation

Drag into project. Add a preprocessor macro in build settings for the debug build: DEBUG=1 and in Other Swift Flags: -DDEBUG

License

MIT