2019-05-09 12:25:45 -04:00
|
|
|
inputfiles:
|
|
|
|
- /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h
|
|
|
|
- /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h
|
|
|
|
|
|
|
|
classes:
|
2019-05-09 13:33:28 -04:00
|
|
|
- NSAutoreleasePool
|
|
|
|
- NSArray
|
2019-05-09 12:25:45 -04:00
|
|
|
- NSMutableArray
|
|
|
|
- NSDictionary
|
|
|
|
- NSEnumerator
|
|
|
|
- NSSet
|
|
|
|
- NSDate
|
|
|
|
- NSTimeZone
|
|
|
|
- NSCalendar
|
|
|
|
- NSLocale
|
|
|
|
- NSCharacterSet
|
|
|
|
- NSString
|
|
|
|
- NSScanner
|
|
|
|
- NSFileManager
|
|
|
|
- NSApplication
|
|
|
|
- NSBundle
|
|
|
|
- NSApp
|
|
|
|
- NSMenu
|
|
|
|
- NSMenuItem
|
|
|
|
- NSWindow
|
|
|
|
- NSView
|
|
|
|
- NSScreen
|
|
|
|
- NSButton
|
|
|
|
- NSEvent
|
|
|
|
- NSResponder
|
|
|
|
- NSRunLoop
|
|
|
|
|
|
|
|
functions: [NSMake.*]
|
|
|
|
|
|
|
|
enums:
|
|
|
|
- CF.*
|
|
|
|
- NSApplication.*
|
|
|
|
- NSBackingStore.*
|
|
|
|
- NSWindowStyleMask.*
|
|
|
|
- NSWindowButton
|
|
|
|
- NSWindowOrderingMode
|
|
|
|
|
|
|
|
delegates:
|
|
|
|
AppDelegate: [NSApplicationDelegate]
|
|
|
|
|
|
|
|
frameworks: [ Foundation, AppKit, CoreGraphics ]
|
|
|
|
pragma: [ clang diagnostic ignored "-Wformat-security" ]
|
|
|
|
vaargs: 32
|
|
|
|
|
|
|
|
|