Skip to content
Snippets Groups Projects
  • Nat Goodspeed's avatar
    fbb9bf89
    MAINT-2155, DRTVWR-278: Make Mac updater honor app bundle name in .dmg. · fbb9bf89
    Nat Goodspeed authored
    If you run "/Applications/Second Life Beta Materials.app", and the version
    manager directs you to update to a .dmg containing a release candidate whose
    app bundle name is "Second Life Viewer.app", update_install.py used to copy
    the contents of "Second Life Viewer.app" into "/Applications/Second Life Beta
    Materials.app". Changed it so that if the application bundle name differs, we
    leave the running app bundle alone, installing instead to the app bundle name
    from the .dmg.
    fbb9bf89
    History
    MAINT-2155, DRTVWR-278: Make Mac updater honor app bundle name in .dmg.
    Nat Goodspeed authored
    If you run "/Applications/Second Life Beta Materials.app", and the version
    manager directs you to update to a .dmg containing a release candidate whose
    app bundle name is "Second Life Viewer.app", update_install.py used to copy
    the contents of "Second Life Viewer.app" into "/Applications/Second Life Beta
    Materials.app". Changed it so that if the application bundle name differs, we
    leave the running app bundle alone, installing instead to the app bundle name
    from the .dmg.
Code owners