10 lines
224 B
YAML
10 lines
224 B
YAML
inputfiles:
|
|
- /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h
|
|
classes:
|
|
- NSString
|
|
- NSThread
|
|
frameworks:
|
|
- Foundation
|
|
pragma: [ clang diagnostic ignored "-Wformat-security" ]
|
|
#nogc: true
|