import AppKit // WP-4 replaces this body with the real menu-bar UI. let application = NSApplication.shared application.setActivationPolicy(.accessory) application.run()