VirtualBox

Changeset 95060 in vbox for trunk/src/VBox/Installer/darwin


Ignore:
Timestamp:
May 23, 2022 11:12:41 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
151527
Message:

Installer/darwin: Introduce way to control notarization separately, to combine it with local signing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/darwin/Makefile.kmk

    r94886 r95060  
    176176        @# Sign the created dmg.
    177177        $(call VBOX_SIGN_DMG_FN,$@,org.virtualbox.dmg)
    178   if $(intersects darwin all 1,$(VBOX_WITH_CORP_CODE_SIGNING))
     178  if $(intersects darwin darwin_notarize all 1,$(VBOX_WITH_CORP_CODE_SIGNING))
    179179        @# Notarize the signed dmg (includes stapling).
    180180        $(call VBOX_NOTARIZE_FILE_FN,$@,org.virtualbox.VirtualBox.$(VBOX_VERSION_MAJOR).$(VBOX_VERSION_MINOR).$(VBOX_VERSION_BUILD).$(VBOX_SVN_REV))
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette