24 lines · plain
1--- !tapi-tbd2tbd-version: 43targets: [ arm64e-macos ]4uuids:5 - target: arm64e-macos6 value: 00000000-0000-0000-0000-0000000000007flags: [ installapi ]8install-name: Foo.framework/Foo9current-version: 1.2.310compatibility-version: 1.211swift-abi-version: 512parent-umbrella:13 - targets: [ arm64e-macos ]14 umbrella: System15exports:16 - targets: [ arm64e-macos ]17 symbols: [ _foo ]18 objc-classes: []19 objc-eh-types: []20 objc-ivars: []21 weak-symbols: []22 thread-local-symbols: []23...24