Skip to content
  • David Cole's avatar
    Copy Resources in Frameworks during fixup_bundle (#10020) · 979972f9
    David Cole authored
    By default, if an embedded item is a framework, copy its
    main dylib file explicitly, and then also its Resources
    if it has any.
    
    Inspect a variable, BU_COPY_FULL_FRAMEWORK_CONTENTS, and
    if it's ON, copy the entire framework into the bundle.
    979972f9