blob: e411eb1734f919f98f9d1b47c088cd2ba13116aa [file] [log] [blame]
name: StringTestObjCLibrary
description: 'Tests calling Objective-C string methods'
language: objc
output: 'string_bindings.dart'
exclude-all-by-default: true
objc-interfaces:
include:
- StringUtil
headers:
entry-points:
- 'string_test.m'