Elements. Build native projects for any modern development platform, using the language(s) of your choice. Oxygene (Object Pascal), C#, Swift, Java, Go. | RemObjects Software

Documents

Language: Silver, Platform: Toffee, Category: OS X
https://github.com/remobjects/ElementsSamples/tree/master/Silver/Toffee/OS X/Documents

AppDelegate.swift

import AppKit

@NSApplicationMain @IBObject class AppDelegate : INSApplicationDelegate {

	public func applicationDidFinishLaunching(_ notification: NSNotification!) {

	}

}