llvm-for-llvmta/test/Object/Inputs/tapi-v1.tbd

16 lines
273 B
Plaintext

--- !tapi-tbd-v1
archs: [ armv7, armv7s ]
platform: ios
install-name: /u/l/libfoo.dylib
current-version: 1.2.3
compatibility-version: 1.0
swift-version: 0
objc-constraint: none
exports:
- archs: [ armv7, armv7s ]
allowed-clients: [ client ]
symbols: [ _sym, ]
...