Just add #import <WebKit/WebKit.h> before #import "Runner-Swift.h" in your Objc file. :)
#import <WebKit/WebKit.h>
#import "Runner-Swift.h"