Esqarrouth / QorumLogs

:closed_book: Swift Logging Utility for Xcode & Google Docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KZLinkedConsole support

kiokumicu opened this issue · comments

Hi!
Install plugin KZLinkedConsole throw Alcatraz.
If I set QorumLogs.KZLinkedConsoleSupportEnabled = true, I got error "Type 'QorumLogs' has no member 'KZLinkedConsoleSupportEnabled"
What I'm doing wrong ?

Did you download it with pods or manually? Pods is not up to date which might be the case.

Install QorumLogs via Pods

Updated pods to include KZLinkedConsole, thanks for letting us know