I’m not sure why, but if you simply just do “import WebKit” at the top of the AbouViewController, the application will give you an error saying that the class needs to be defined in source code or linked in from a library
To fix this, you have to manually import the class like so:
To achieve this you need to go your app’s target, and then in the General Settings