5 lines
74 B
Swift
5 lines
74 B
Swift
import Cocoa
|
|
|
|
@main
|
|
class AppDelegate: NSObject, NSApplicationDelegate {}
|