@import AppKit.NSApplication; int main(int argc, const char * argv[]) { return NSApplicationMain(argc, argv); }