brintos

brintos / llvm-project-archived public Read only

0
0
Text · 932 B · 6ceb589 Raw
48 lines · plain
1{2  "main_library": {3    "exported_symbols": [4      {5        "data": {6          "global": [7            "_image", "_a"8          ]9        },10        "text": {11          "global": [12            "_invalidAPI", "_commonAPI"13          ]14        }15      },16      {17        "targets": [ "x86_64-maccatalyst" ],18        "text": {19          "global": [ "_iOSAPI"]20        }21      },22      {23        "targets": [ "x86_64-macos" ],24        "text": {25          "global": [ "_macOSAPI", "_macOSAPI2" ]26        }27      }28    ],29    "flags": [30      {31        "attributes": ["not_app_extension_safe"]32      }33    ],34    "install_names": [35      {"name": "/System/Library/Frameworks/Zippered.framework/Versions/A/Zippered"}36    ],37    "target_info": [38      {39        "min_deployment": "13", "target": "x86_64-macos"40      },41      {42        "min_deployment": "16", "target": "x86_64-maccatalyst"43      }44    ]45  },46  "tapi_tbd_version": 547}48