I am making a simple web app which open https://google.com with WKWebView
https://google.com
import Cocoa import WebKit class ViewController: NSViewController {