blob: dc192a5bae6bab5e2af5c46da7b6752d4bf99a18 [file] [log] [blame]
name: SdkVariableTestObjCLibrary
description: 'Tests the ObjC SDK variables'
language: objc
output: 'sdk_variable_bindings.dart'
exclude-all-by-default: true
objc-interfaces:
include:
- NSColorPicker
- UIPickerView
- NSTextList
headers:
entry-points:
- '$XCODE/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPicker.h'
- '$IOS_SDK/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h'
- '$MACOS_SDK/System/Library/Frameworks/AppKit.framework/Headers/NSTextList.h'