blob: 8233575505ef8b1ac225d353d35793b8a7aebaec [file] [log] [blame]
name: SwiftClassTestLibrary
description: 'Tests Swift classes'
language: objc
output: 'swift_class_bindings.dart'
exclude-all-by-default: true
objc-interfaces:
include:
- MySwiftClass
module:
'MySwiftClass': 'swift_class_test'
member-filter:
NSURLProtectionSpace:
# TODO(https://github.com/dart-lang/native/issues/1220): Remove this.
exclude:
- isProxy
headers:
entry-points:
- 'swift_class_test-Swift.h'