Hi,thanks for your great project.
In my project, I used IGHTMLQuery by Pods(pod 'IGHTMLQuery', '~> 0.9.1'), but compile failed with xcode 11.
I find out IGHTMLQuery project's depends:
- IGHTMLQuery/Core (0.9.1):
- CSSSelectorConverter (>= 1.2.0)
- NUIParse
in NUIParse-NUIPShiftReduceGotoTable.m i got some err:
'name' is unavailable: not available on iOS

Hi,thanks for your great project.
In my project, I used
IGHTMLQueryby Pods(pod 'IGHTMLQuery', '~> 0.9.1'), but compile failed with xcode 11.I find out
IGHTMLQueryproject's depends:in
NUIParse-NUIPShiftReduceGotoTable.mi got some err: