1--- !tapi-tbd 2tbd-version: 4 3targets: [ armv7k-watchos, arm64_32-watchos, armv7-watchos ] 4uuids: 5 - target: armv7k-watchos 6 value: 00000000-0000-0000-0000-000000000001 7 - target: arm64_32-watchos 8 value: 00000000-0000-0000-0000-000000000002 9install-name: '/usr/lib/libSystem.dylib' 10current-version: 1.0.0 11exports: 12 - targets: [ arm64_32-watchos, armv7k-watchos, armv7-watchos ] 13 symbols: [ dyld_stub_binder ] 14... 15