2019-06-11 12:38:22 -04:00
|
|
|
inputfiles:
|
|
|
|
- /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h
|
|
|
|
classes:
|
|
|
|
- NSAutoreleasePool
|
|
|
|
- NSArray
|
|
|
|
- NSMutableArray
|
|
|
|
- NSString
|
|
|
|
- NSObject
|
|
|
|
subclasses:
|
|
|
|
MyClass:
|
|
|
|
NSObject:
|
|
|
|
- dealloc
|
|
|
|
- release
|
2019-06-13 09:25:53 -04:00
|
|
|
functions:
|
|
|
|
- NSMakeRange
|
2019-06-11 12:38:22 -04:00
|
|
|
frameworks:
|
|
|
|
- Foundation
|
|
|
|
pragma: [ clang diagnostic ignored "-Wformat-security" ]
|
|
|
|
gogc: true
|