| 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' |