Files
DiffableDataSources/Examples/Example-macOS/AppDelegate.swift
T
2019-06-24 12:03:35 +09:00

5 lines
93 B
Swift

import Cocoa
@NSApplicationMain
final class AppDelegate: NSObject, NSApplicationDelegate {}