Skip to content
  • Gregor Jasny's avatar
    Darwin: Add support for tbd library stub files · 67f60958
    Gregor Jasny authored
    Starting with Xcode 7 the OSX and iOS SDKs contain only stub
    files for dynamic system libraries. These stub files contain
    some meta data and a list of exported sysbols in plain text.
    
    They are handled by the toolchain like regular dylibs.
    67f60958