Any ETA of when this can be fixed, please?
Because of that issue, Dash cannot parse the full documentation either, which is slowing me down considerably.
Thanks for your work!
In my case, importing WebKit and displaying WKWebViews works, but calling some specific APIs like createPDF triggers the exact same issue.
The only fix I found was changing the deployment target to 18.4 or 18.5, in the build settings of a duplicated Xcode configuration I use only to run my app in the simulator.
FB17731385 if anyone at Apple is reading this.
Any ETA of when this can be fixed, please?
Because of that issue, Dash cannot parse the full documentation either, which is slowing me down considerably.
Thanks for your work!
In my case, importing WebKit and displaying WKWebViews works, but calling some specific APIs like createPDF triggers the exact same issue.
The only fix I found was changing the deployment target to 18.4 or 18.5, in the build settings of a duplicated Xcode configuration I use only to run my app in the simulator.
FB17731385 if anyone at Apple is reading this.