meismyles / SwiftWebVC

A drop-in inline browser for your Swift iOS app.
MIT License
330 stars 117 forks source link

Xcode doesn't recognise the SwiftWebVC class #47

Closed kristofk closed 6 years ago

kristofk commented 6 years ago

Whenever I try to instantiate the SwiftWebVC or any other class I get a compiler error that it isn't recognized. Even tough the assets are recognized.

Am I missing something, is this a known issue because this currently renders the the whole framework unusable for me.

screen shot 2018-06-21 at 12 43 35
kristofk commented 6 years ago

The issue has been resolved without any human interaction, I think this might have been an Xcode anomaly.