raspu / Highlightr

iOS & OSX Syntax Highlighter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maybe there's an issue related to Objective C bridge

rafaelreis-hotmart opened this issue · comments

There's a crash on Highlightr init, specially at follow code line:

let value = jsContext.evaluateScript(hgJs)

XCode shows the follow message:
Warning: could not execute support code to read Objective-C class data in the process.

Can someone help me with this ?