blob: ab382378a22f961eef5040d04ac5b61f4d1f32e9 [file] [log] [blame]
--- !tapi-tbd-v1
archs: [ armv7, armv7s, arm64 ]
platform: ios
install-name: /u/l/libfoo.dylib
current-version: 1.2.3
compatibility-version: 1.0
swift-version: 0
objc-constraint: none
expors:
- archs: [ arm64, armv7 ]
allowed-clients: [ client ]
symbols: [ _sym, _test, _a, _b, ]
...