forked from OSchip/llvm-project
15 lines
494 B
Plaintext
15 lines
494 B
Plaintext
--- !tapi-tbd
|
|
tbd-version: 4
|
|
targets: [ armv7k-watchos, arm64_32-watchos, armv7-watchos ]
|
|
uuids:
|
|
- target: armv7k-watchos
|
|
value: 00000000-0000-0000-0000-000000000001
|
|
- target: arm64_32-watchos
|
|
value: 00000000-0000-0000-0000-000000000002
|
|
install-name: '/usr/lib/libSystem.dylib'
|
|
current-version: 1.0.0
|
|
exports:
|
|
- targets: [ arm64_32-watchos, armv7k-watchos, armv7-watchos ]
|
|
symbols: [ dyld_stub_binder ]
|
|
...
|