Skip to content
  • Mike McQuaid's avatar
    Make bundle items writable before fixup (#9284) · 88fed668
    Mike McQuaid authored
    This ensures that any bundle items are made user writable before
    any attempt is made to alter them using install_name_tool. This is
    because MacPorts/Fink/Homebrew don't install libraries as writable.
    This fix is needed to allow fixup_bundle_item to work correctly
    when ingesting libraries installed by these package managers.
    88fed668