blob: c72957416b8b85be4b8a057f6688943440e39d0a [file] [log] [blame]
name: IsolateTestObjCLibrary
description: 'Tests sending objects between isolates'
language: objc
output:
bindings: 'isolate_bindings.dart'
objc-bindings: 'isolate_bindings.m'
exclude-all-by-default: true
objc-interfaces:
include:
- Sendable
headers:
entry-points:
- 'isolate_test.h'